asked 64.8k views
22 votes
I need help on this question I’m confused I think a &b are the same and c &d are different but I’m not to sure !

I need help on this question I’m confused I think a &b are the same and c &amp-example-1

1 Answer

7 votes

Answer: They're all the same

====================================================

Reason:


2^6 means we have 6 copies of "2" multiplied out as shown in choice B. That explains how A and B are the same, and we can say


2^6 = (2*2*2)*(2*2*2)

The parenthesis are optional, but I find they're handy to count the '2's easier.

----------------

Now notice that


2^3 = 2*2*2

So,


2^6 = (2*2*2)*(2*2*2)\\\\2^6 = (2^3)*(2^3)\\\\2^6 = (2^3)^2\\\\

The last step is possible because we have two copies of
2^3 multiplied together.

This shows that choice C is equivalent to A and B.

-------------------

Lastly,


2^6 = (2*2*2)*(2*2*2)\\\\2^6 = (2*2)*(2*2)*(2*2)\\\\2^6 = (2^2)*(2^2)*(2^2)\\\\2^6 = (2^2)^3\\\\

The jump to the last step is possible because we have three copies of
2^2 multiplied together.

This shows choice D is equivalent to the others.

All four expressions are the same.

They represent different ways to say the same number. That number being 64.

answered
User WillDonohoe
by
7.5k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.