Mathematical Problem Solving/Exponents and Logarithms

From testwiki
Jump to navigation Jump to search

Integer Exponents

It is often useful to repeatedly add a number to itself. For example, one might want to run around a track of length 400 five times. We write 5400 instead of 400+400+400+400+400. Multiplication can be said to be repeated addition: i.e. xy=x+x++x where x is added five times. Just as we have shorthand for repeated addition, we can describe repeated multiplication. We write 25 instead of 22222. In fact we will now define exponentiation for integer exponents. If n is an integer, then

xn=xxx

When referring to the previous expression we would say x is the base and n is the exponent or power.

Examples

Evaluate 2526.

Solution: The first term is the product of five 2's and six 2's, giving us 11 2's.

Evaluate 315312.

Template:BookCat