Category: exponents

August 7, 2007

Exponents of the Zero Power

Filed under: Math Mojo, exponents, mathematical philosophy — Brian @ 1:35 am

If you’re new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Someone wrote in to ask:

40 * 53 is 125. Why isn’t it 0?

On the Math.Com website, problems such as 4 to the zero power times 5 to the third power have an answer of 125 as correct. Shouldn’t the answer be zero. If not, why? Thank you!

Professor Homunculus’ response:

The answer actually should not be zero, and here’s why:

Because 4 to the 0 power is 1, not 0.

So 40 * 53 would be 1 x 53 which is 125.

Any integer raised to the zero power equals 1.

That is hard for most people to believe, so I wrote a little piece to explain why it makes sense. Here it is:

(more…)

May 23, 2007

Multiplication, Addition of Exponents

Which is greater, x2*y2 or x2+y2?

I am thinking about an example from a GRE (graduate record exam) book
that was shown to me.
I think it was "Which is greater, x2+y2 or (x+y)2?

Here is the poop on how to think about examples like that. When in doubt – substitute
(if you can) for whole numbers. (In the original post, I had written real numbers instead of whole numbers. See the comment below about this by astute reader Randall Jones for important information about the difference that makes in this equation.)

So, try, say,  "Which is greater, 52+32 or
(5+3)2?"
In the first case, 52 = 25 and 32 = 9, so it would be
25+9, which equals 34.
In the second case, you would first do the 5+3 (because parenthesis come first
in the order of operations) and get 8. Then you would square that, and get
64, which is clearly greater than 34.
Therefore  (5+3)2  is greater than 52+32.

For an easy substitution you can do in your head in seconds, substitute 1s for x and for y:
= x2+y2 or (x+y)2
= 1+1 or 2 2
= 2 or 4

What if the example had been a bit different, though? What if it had been:
"Which is greater, x2*y2 or (x*y)2 (using multiplication instead
of addition)?

This article is continued at Mathmojo.com.