How do you evaluate 4^2*4^2?

2 Answers
Nov 26, 2016

4^2 * 4^2 = 256

Explanation:

This can be written as

(4*4)*(4*4) => 16*16 => 256

Nov 26, 2016

4^2 xx 4^2 = 4^4

Explanation:

You can evaluate each factor and then multiply them, but you can also find the answer by using laws of indices.

Compare with

x^2 xx x^2" "larr bases are the same, add the indices

=x^(2+2) = x^4

4^2 xx 4^2 = 4^(2+2) = 4^4

4^4 = 4xx4xx4xx4 = 256