Year 10: Integer indices
This cheat sheet covers integer indices, a key concept in Algebra. Understanding this topic will help you with many future mathematical concepts.
What are Integer Indices?
Integer indices are a shorthand way of writing repeated multiplication. They represent a number raised to a power.
Rules of Integer Indices
- xn = x * x * ... * x (n times)
- xm * xn = xm+n (When multiplying, add the indices)
- xm / xn = xm-n (When dividing, subtract the indices)
- (xm)n = xm*n (When raising to a power, multiply the indices)
- x0 = 1 (Any number (except 0) raised to the power of 0 is equal to 1)
- 00 does not have an agreed-upon value
Examples
Example 1: 23 = 2 * 2 * 2 = 8
Example 2: 32 * 42 = 9 * 16 = 144
Example 3: 54 / 52 = 625 / 25 = 25