Tuesday, 21 November 2017

Why is any number(except zero) raised to zero is always 1?


250=1 ,  x0=1

Any number except zero) to the zero power always gives one.
Rule of exponents states that

Exponents add when you have the same base. 

So if you have a number, x, and exponents, a and b, then:
xa multiplied xb = x(a+b)
So then if we make one of the exponents negative:xa multiplied  x-b = x(a-b)
And if the exponents are the same magnitude (a = b) xa  multiplied x-b = xa * x-a = x(a-a) = x0
Now, remember that if you have a negative exponent, it means you have one divided by the number to the exponent:
x-a = 1/xa
So, we can also write xa * x-a in a different way:
xa * x-a = xa * 1/xa = xa/xa
And a number divided by itself is always 1 so:
xa * x-a = xa* 1/xa = xa/xa = 1:
So now we've shown that:
xa * x-a = x(a-a) = x0
and
xa * x-a = xa * 1/xa:
This means that any number x0 = 1.
If you had trouble understanding it all with variables, let's look at it again,but this time as an example with numbers:
If we plug in numbers, (for example let x = 5, a = 2, and b = 4) then:
One rule for exponents is that exponents add when you have the same base.
52 * 54 = 5(2+4) = 56 = 15625
So then, if we make one of the exponents negative:
52 * 5-4 = 5(2-4) = 5-2 = 0:04
And if the exponents are the same magnitude:
52 * 5-2 = 5(2-2) = 50
Now, remember that if you have a negative exponent, it means you have one divided by the number to the exponent:
5-2 = 1/52 = 0:04
So we can also write 52 * 5-2 in a different way:
52 * 5-2 = 52 * 1/52 = 52/52 = 25/25
And a number divided by itself is always 1 so:
52 * 5-2 = 52 * 1/52 = 52/52 = 25/25 = 1
So now we've shown that:
52*5-2 = 5(2-2) = 50
and
52 * 5-2 = 52/52 = 1
This means that 50 = 1.
This works for any number x that you want to plug in except for x = 0,because 0/0 is indeterminate (it is like dividing zero by zero).

Another explanation
Let's look at what it means to raise a number to a certain power: it means to multiply that number by itself a certain number of times. Three to the second power is three multiplied by itself 2 times, or 3*3=9. Let's look at a few examples:
35 = 3*3*3*3*3 = 243
34 = 3*3*3*3 = 81
33 = 3*3*3 = 27
32 = 3*3 = 9
31 = 3 = 3
But how do you go from 31 to 30? If you look at the pattern, you can see that each time we reduce the power by 1 we divide the value by 3. Using this pattern we can not only find the value of 30, we can find the value of 3 raised to a negative power! Here are some examples:
30 = 3/3 = 1
3-1 = 1/3 = 0.3333... (this decimal repeats forever)
3(-2) = 1/3/3 = 0.1111...
3(-3) = 1/3/3/3 = 0.037037...
No matter what number we use when it is raised to the zero power it will always be 1. Suppose instead of 3 we used some number N, where N could even be a decimal. N1=N, and to reduce the power by 1 we divide by N, soN0=N1/N = N2/2N =1.
Notice that 3(-1) is the same as 1/(31), 3(-2) is the same as 1/(3(2)),and so on. This gives us a useful property of exponents, namely that a(-b) is the same as 1/(ab).

One more explanation
Heres a quick demonstration of why any number (except zero) raised to the zero power must equal 1. As an example we will let that any number be the number 3.
Note that:
31 = 3 = 3
32 = 3*3 = 9
33 = 3*3*3 = 27
34 = 3*3*3*3 = 81
And so on
Youll notice that 33=(34)/3, 32=(33)/3, 31=(32)/3
In other words, 3(n-1)=(3n)/3
So 30=(31)/3=3/3=1
This same reasoning will work for any number (not just 3), except the number 0. It wont work for 0 because you cant divide by 0. Lets call any number x:
x(n-1)=xn/x
So x0 = x(1-1) = x1/x = x/x = 1

Still another explanation
of the answer is that this is how we've defined powers to be.
Raising something to a power greater than zero means multiplying it by itself a number of times equal to the power. So, for instance,
21 = 2
22 = 2 x 2 = 4
23 = 2 x 2 x 2 = 8
and so on.
Now, you can multiply anything by 1 and it will still be the same thing, and likewise you can divide anything by 1 and it will still be the same. Therefore:
21 = 2 x 1 = 2
22 = 2 x 2 x 1 = 4
23 = 2 x 2 x 2 x 1 = 8
You see I've just multiplied everything by 1.
Now, also note that if you raise something to a negative power, then you take the reciprocal of that something:
2-1 = 1/2
2-2 = 1 /(2x2) = 1/4
2-3 = 1/8
And so on. Again, we can multiply by everything by 1:
2-1 = 1 x 1/2
Now, what happens when the power is zero?
Well, you're not multiplying by anything, except the 1 you started with. You're not dividing by anything, except the 1 you started with. So, what you're left over with is 1.
Now, here is the slightly more mathematically sophisticated version: when you raise something to a power, what you do is take 1 and multiply it by the base of the power a number of times equal to the power. So, by definition, raising something to the power of zero means you start with 1, and then don't multiply it by anything. So, naturally, 1 is what you're left over with.




No comments:

Post a Comment