Which strategy is a correct method to finding the numerical equivalent of the expression (2^2)(2^2)

• (2^2) (2^2) = 4^0 = 4

• (2^2) (2^2) = 2^4 = 16

0 (2^2) (2^2) = 4^4 = 256

O (2^2) (2^2) = 2(2^2) = 8

• (2^2) (2^2) = 2^4 = 16

This is the correct method. You multiply the exponents when raising an exponent to another exponent.