| Return to Algebra Topics | Return to masstutor.net Homepage |
An exponent represents repeated multiplication. Just as 2*2*2 can be written as 23, x*x*x*x can be written as x4. The exponent is the 4. The base is the x. Also, x4 is called "x to the power of 4."
A negative exponent means the number is dividing into something:
| x-1 | = |
1 x |
||
| x-2 | = |
1 x2 |
Any number raised to the power of 0 becomes one:
20 = 1
x0 = 1
Any number raised to the power of one produces the same number:
91 = 9
x1 = x
One of the first rules of exponents is the multiplication rule. If two numbers with the same base are multiplied together, their exponents will add. If x4 is multiplied with x2, in the form of x4x2, the result will be the base with the exponents added which would be x6. For example:
x4x2 = x6
(x*x*x*x)(x*x) = x*x*x*x*x*x
x*x*x*x*x*x = x*x*x*x*x*x
Another rule of exponents is the division rule. When x6 is divided by x3. The exponents subtract and the remaining base stays the same.
|
x6 x3 |
= x(6-3)  = x3 |
|
x*x*x*x*x*x x*x*x |
 = | x*x*x |
|
x*x*x* |
 = | x*x*x |
or since 1/x3 is the same as x-3, we can write the problem as:
x6x-3  = x(6-3)  = x3
Any number with exponents contained inside of parentheses have their exponents multiplied by the exponent outside of the parentheses.
(x4)2  = x4*x4  = x8
(x4)2  = x(4*2)  = x8
Sometimes the base can have more than one term. In this case, it is contained within parentheses with the exponent outside.
(x+1)2
(x+1)2  = (x+1)(x+1)
As long as the base is the same the exponents can combine.
| (x+1)2(x+1)3 |  = | (x+1)(2+3) |
|  = | (x+1)5 |
Using the division rule for exponents this would be:
|
(x+1)3 (x+1)2 |
 = | (x+1)1 |  = | (x+1) |
The root of a basic number is another number which if multiplied by itself a certain number of times will result in that basic number. For example, if:
a*a  = x  or  a*a*a  = x  or  a*a*a*a  = x
then a is a root of x.
One of the ways a root of a number can be symbolized is by n√x. Where √ is the radical symbol.
| if | a*a*a  = | x | ||
| then | a  = | 3√x | ||
| and | 3√x * 3√x * 3√x  = | x |
Also,
3√x * 3√x * 3√x  = (3√x )3  = x.
Taking the square root of the square of a number will result in that number:
2√x2  = x
or
√x2  = x
Taking the second root of a number is given by just the √ with no root number.
As demonstrated above, roots can be used to cancel out exponents. The same rules work with expressions inside the radical sign.
√(x+1)2  = (x+1)
√(x+1)4 = √((x+1)2)2  = (x+1)2
The radical cancels out the outer exponent of the expression.
Radicals can also be written as exponents. For example:
a√xb  = xb/a
examples
3√x  = x1/3
5√x7  = x7/5
The exponent becomes the numerator and the root becomes the denominator. The same applies to expressions:
4√(x+1)3  = (x+1)3/4
| Return to Algebra Topics | Return to masstutor.net Homepage |