Homesweet Learning helps students learn!
Exponents with integer bases

An exponent is a number that tells you how many times the base number should be used as a factor. For example, 24 indicates that the base number 2 is used as a factor 4 times, which means you need to multiply 2*2*2*2, which will give you the result of 16.

If a negative number is raised to an even power, the result will be positive. For example, (-3)4 = -3 * -3 * -3 * -3 = 81 
If a negative number is raised to an odd power, the result will be negative. For example, (-3)5 = -3 * -3 * -3 * -3 * -3 = -729

The negative number must be enclosed by parentheses to have the exponent apply to the negative term. For example, (-2)4 = -2 * -2 * -2 * -2 = 16. However, -24 = -(2 * 2 * 2 * 2) = -16

It is important to note that:


Answer Keys