No, x^0 has nothing to do with x*0. Think about the powers of 2
2^1 = 2
2^2 = 4
2^3 = 8
2^4 = 16
The exponent is the number of twos in that multiplication. What would make this work if there were _zero_ twos? 1, as in
1 = 1
1 * 2 = 2
1 * 2 * 2 =4
1 * 2 *2 * 2=8
Etc. also, remember that negative exponents cause you to put a 1/ over the result, as in:
2^-1 = 1/2
2^-2 = 1/4
If you start with the higher powers and go down, you’ll see it’s like dividing by 2, and it will be easy to see what should go there:
32
16
8
4
2
?????
1/2
1/4
1/8
1/16
1/32
Latest Answers