Solve Exponents

Exponents are used when a number is multiplied by itself. Instead of writing out <math> 4 * 4 * 4 * 4 * 4</math>, however, you can simply write out <math>4^5</math>. This is explained in the "Solving Basic Exponents" method below. Exponents make it easier to write out long or complex expressions or equations, and you can also easily add and subtract exponents for simplifying problems as needed, when you have learned the rules (for example: <math>4^2 * 4^3 = 4^5</math>).

Note: If you're looking to solve exponential equations, such as <math> 2^{2x} = 30</math>, Solve Exponential Equations, for when the exponent includes an unknown.

Steps

Solving Basic Exponents

  1. Learn the correct words and vocab for exponent problems. When you have an exponent, like <math>2^3</math>, you have two simple parts. The bottom number, here a 2, is the base. The number it is raised to, here a 3, is known as the exponent or power. If you are talking about <math>2^3</math>, you would say it is "two to the third," "two to the third power," or "two raised to the third power."
    • If a number is raised to the second power, like <math>5^2</math>, you can also say that the number is squared, such as "five squared."
    • If a number is raised to the third power, like <math>10^3</math>, you can also say it is cubed, such as "ten cubed."
    • If a number has no exponent shown, like a simple 4, it is technically to the first power and can be rewritten as <math>4^1</math>.
    • If the exponent is 0, and a "non-zero number" is raised to the "zero power", then the whole thing equals 1, such as <math>4^0 = 1</math> or even something like <math>(3/8)^0 = 1 .</math>[1] There is more about this in the "Tips" section.
  2. Multiply the base repeatedly for the number of factors represented by the exponent. If you need to solve an exponent by hand, start by rewriting it as a multiplication problem. You want to multiply the base by itself for the number of the exponent. So, if you have <math>3^4</math> you would multiply three in a series of four separate factors, or <math> 3 * 3 * 3 * 3</math>. More examples include:
    • <math>4^5 = 4*4*4*4*4</math>
    • <math>8^2 = 8*8</math>
    • Ten cubed <math> = 10*10*10</math>[2]
  3. Solve an expression: Multiply the first two numbers to get the product. For example, with <math>4^5</math>, you'd start with <math>4*4*4*4*4</math> This looks daunting, but just take it one step at a time. Start by multiplying the first two fours. Then replace the two fours with the answer as shown here:
    • <math>4^5 = 4*4*4*4*4</math>
      • <math>4*4 = 16</math>
    • <math>4^5 = 16*4*4*4</math>
  4. Multiply that answer to your first pair (16 here) by the next number. Keep multiplying in the numbers to "grow" your exponent. Continuing our example, you would multiple 16 by the next 4, so that:
    • <math>4^5 = 16*4*4*4</math>
      • <math>16*4 = 64 </math>
    • <math>4^5 = 64*4*4</math>
      • <math>64*4 = 256</math>
    • <math>4^5 = 256*4</math>
      • <math>256*4 = 1024</math>
    • As shown, you continue multiplying the base by your product of each first pair of numbers until you get your final answer. Simply keep multiplying the first two numbers, then multiply the answer by the next number in the sequence. This works for any exponent. Once you're done with our example, you should get <math>4^5 = 4*4*4*4*4 = 1024</math>.
  5. Try your hand with a few more examples, checking your answers with a calculator.
    • <math>8^2</math>
    • <math>3^4</math>
    • <math>10^7</math>
  6. Use the "exp," "<math>x^n</math>" or "^" button on a calculator to do exponents. It is almost impossible to do larger exponents, like <math>9^{15}</math> by hand, but calculators can handle it with ease. The button is usually clearly labeled. The Windows Seven calculator tool can be changed to scientific calculator mode by clicking the "View" tab of the calculator and selecting "Scientific". When you want the standard calculator mode back, use "View" and select "Standard".
    • Google the expression to check your answer. You can use the "^" button on your computer, tablet or smart phone keyboard to input an expression into Google search, which will spit out an instant answer, and suggest similar expressions to explore.

Adding, Subtracting and Multiplying Exponents

  1. Add or subtract exponents only if they have the same base and exponent. If you have identical bases and exponents, such as <math>4^5 + 4^5</math>, you can simplify the addition of terms into simply a multiplication problem. Remember that <math>4^5</math> can be thought of as <math>1 * 4^5</math> so that <math>4^5 + 4^5 = 1 * 4^5 + 1 * 4^5 = 2 * 4^5</math> by adding, where "1 of that plus 1 of that = 2 of that", whatever "that" may be. Just add the number of similar terms (with the identical base and exponent) together and multiply the sum by that exponential expression. You can then simply solve <math>4^5</math> and multiply that answer by two. Remember, this is because multiplication is just a way to rewrite addition, since <math>3 + 3 = 2 * 3</math>. Check out some examples:[3]
    • <math>3^2 + 3^2 = 2 * 3^2</math>
    • <math>4^5 + 4^5 + 4^5 = 3 * 4^5</math>
    • <math>4^5 - 4^5 + 2 = 2</math>
    • <math>4x^2 - 2x^2 = 2x^2</math>
  2. Multiply numbers with the same base by adding the exponents together. If you have two exponents with the same bass, such as <math>x^2 * x^5</math>, all you have to do is add the two exponents together with the same base. Thus, <math>x^2 * x^5 = x^7</math>. If you're confused, just break it down into all of it's parts to figure out the system:
    • <math>x^2 * x^5</math>
    • <math>x^2 = x*x</math>
    • <math>x^5 = x*x*x*x*x</math>
    • <math>x^2 * x^5 = (x*x) * (x*x*x*x*x)</math>
    • Since everything is just the same number multiplied, we can combine them: <math>x^2 * x^5 = x*x*x*x*x*x*x</math>
    • <math>x^2 * x^5 = x^7</math>[2]
  3. Multiply an exponential number that is raised to another power, like <math>(x^2)^5</math>. If you have an number raised to a power, and the whole thing is then raised to a power, simply multiply the two exponents. So <math>(x^2)^5 = x^{2*5} = x^{10}</math>. Again, think of what these symbols actually mean if you get confused. <math>(x^2)^5</math> just means you are multiplying <math>(x^2)</math> by itself 5 times, so:
    • <math>(x^2)^5</math>
    • <math>(x^2)^5 = x^2 * x^2 * x^2 * x^2 * x^2</math>
    • Since the base bases are the same, you can simply add them together: <math>(x^2)^5 = x^2 * x^2 * x^2 * x^2 * x^2 = x^{10}</math>
  4. Treat negative exponents like fractions, or the number's reciprocal. If you don't know what reciprocals are, it is okay. If you have a negative exponent, like <math>3^-2</math>, simply make the exponent positive and put it under one, ending up with <math>\frac{1}{3^2}</math>. Check out a few more examples:
    • <math>5^{-10}\frac{1}{5^{10}}</math>
    • <math>3x^-4 = \frac{3}{x^4}</math>[2]
  5. Divide two numbers with the same base by subtracting the exponents. Division is the opposite of multiplication, and while they aren't always solved exactly opposite, they are here. If you have the equation <math>\frac{4^4}{4^2}</math>, simply subtract the top exponent by the bottom and leave the base the same. Thus, <math>\frac{4^4}{4^2} = 4^{4-2} = 4^2</math>, or 16.
    • As you'll soon see, any number that is part of a fraction, like <math>\frac{1}{4^2}</math>, can actually be rewritten as <math>4^{-2}</math>. Negative exponents create fractions.
  6. Try out some practice problems to get use to manipulating exponential numbers. The following problems cover everything currently shown. To see the answer, simply highlight the entire line the problem is on.

Solving Fractional Exponents

  1. Treat fractional exponents, like <math>x^{\frac{1}{2}}</math> like a square root problem. <math>x^{\frac{1}{2}}</math> is actually the exact same thing as <math>\sqrt{x}</math>. This is done similarly no matter what the bottom of the fraction is, so <math>x^{\frac{1}{4}}</math> would be the 4th root of x, also written as <math>\sqrt[4]{x}</math> .
    • Roots are the inverse of exponents. For example, if you took the answer to <math>\sqrt[4]{x}</math> raised it to the fourth power, you would be back at <math>x</math>, such as <math>\sqrt[4]{16} = 2</math> can be checked as <math>2^4 = 16</math>. Also for example, if <math>\sqrt[4]{x} = 2</math> then <math>2^4 = x </math> therefore <math>x = 2</math> .[1]
  2. Turn the top number into a normal exponent for mixed fractions.<math>x^{\frac{5}{3}}</math> might look impossible, but it is easy if you remember how exponents are multiplied. Simply turn the base into a root, like a normal fraction, then raise the whole thing to the power on the top of the fraction. If you're struggling to remember this, think through the theory. After all, <math>\frac{5}{3}</math> really just equals <math>(\frac{1}{3}) * 5</math> For example:
    • <math>x^{\frac{5}{3}}</math>
    • <math>x^{\frac{5}{3}} = x^5 * x^{\frac{1}{3}}</math>
    • <math>x^{\frac{1}{3}} = \sqrt[3]{x}</math>
    • <math>x^{\frac{5}{3}} = x^5 * x^{\frac{1}{3}} </math> = <math>(\sqrt[3]{x})^5</math>
  3. Add, subtract, and multiply fractional exponents just like normal. It is much easier to try and add and subtract your exponents before solving them or turning them into roots. If the base is the same and the exponent identical, you can add and subtract like normal. If the base is the same, you can multiply and divide the exponents like normal as well, as long as your remember Add and Subtract Fractions. For example:
    • <math>x^{\frac{5}{3}} + x^{\frac{5}{3}} = 2(x^{\frac{5}{3}})</math>
    • <math>x^{\frac{5}{3}} * x^{\frac{2}{3}} = x^{\frac{7}{3}}</math>[3]
  4. Convert tricky roots into fractional exponents to help solve them. You've seen how a fractional exponent easily becomes a root. It should be noted, however, that the process can be reversed as well. Take the example <math>\sqrt[5]{x} + x^{\frac{7}{5}}</math>. This problem may look impossible at first glance, but that root in the first term can easily be made a fraction, allowing you to solve the problem:[1] [3]
    • <math>\sqrt[5]{x} + x^{\frac{7}{5}}</math>
    • <math>\sqrt[5]{x} = x^{\frac{1}{5}}</math>
    • <math>x^{\frac{1}{5}} + x^{\frac{7}{5}}</math>
    • <math>x^{\frac{8}{5}}</math>

Tips

  • Most calculators have a button that you press to be the exponent after putting in the base to solve exponent problems. It will probably be labeled as ^ or x^y.
  • "Simplifying" in math means do the indicated operations to get the simplest form of the expressions involved.
  • 1 is the identity element of exponents. That is, any real number to the power of 1, to the first power, is that number itself, i.e: <math>4^1= 4.</math> Also, 1 is the identity element of multiplication (1 used as multiplier, such as <math>5 * 1 = 5</math>), and 1 is the identity element of division (1 used as divisor, such as <math>5 / 1 = 5</math>.
  • Base zero to the zero exponent, that is 00 is not defined (sometimes called dne, does not exist). Computers or pocket calculators should return an error. Recall that any non-zero real number to the power of 0 is always 1, <math>4^0 = 1.</math>
  • Advanced algebra for imaginary numbers, <math>e^aix = cos ax + i sin ax</math>, where <math>i = \sqrt(-1)</math>; e is an irrational, continuing constant equal approximately 2.71828..., and a is an arbitrary constant. The proof can be found in most books of higher mathematics.

Warnings

  • Increasing the exponents causes a product magnitude to rise very quickly, so that even if the answer may seem wrong, it may actually be right. (You can check that by graphing any exponential function e.g.: 2x, if x has a range of values.)

Related Articles

Sources and Citations