Simplifying Complex Expressions II
Learning Outcomes
- Simplify complex expressions using a combination of exponent rules
- Simplify quotients that require a combination of the properties of exponents
Simplify expressions using a combination of exponent rules
Once the rules of exponents are understood, you can begin simplifying more complicated expressions. There are many applications and formulas that make use of exponents, and sometimes expressions can get pretty cluttered. We already looked at how to simplify exponential expressions in the previous section, but we are now going to show some more complex examples of exponential expressions and look at some strategies for how we can successfully use the properties of exponents to simplify these expressions.
Simplifying an expression before evaluating can often make the computation easier, as you will see in the following example which makes use of the quotient rule to simplify before substituting 4 for x.
Example
Evaluate
2x524x8 when
x=4.
Answer: Separate into numerical and variable factors.
(224)(x5x8)
Divide coefficients, and subtract the exponents of the variables.
12(x8−5)
Simplify.
12x3
Substitute the value 4 for the variable x.
(12)(43)=12⋅64
Answer
2x524x8[/latex]=[latex]768
Example
Evaluate
(2x3y)224x8y2 when
x=4 and
y=−2.
Answer: In the denominator, notice that a product is being raised to a power.
Use the rules of exponents to simplify the denominator.
(2x3y)2=22x3⋅2y2=22x6y2=4x6y2
Here is the fraction with a simplified denominator:
4x6y224x8y2
Separate into numerical and variable factors to simplify further.
(424)(x6x8)(y2y2)
Divide coefficients, use the Quotient Rule to divide the variables—subtract the exponents.
6(x8−6)(y2−2)
Simplify. Remember that
y0 is
1.
6x2y0=6x2
Substitute the value
4 for the variable
x.
(6)(42)=6⋅16
Answer
(2x3y)224x8y2=96[/latex]when[latex]x=4[/latex] and[latex]y=−2
Try It
[ohm_question]2856[/ohm_question]
Notice that you could have worked this problem by substituting 4 for x and 2 for y in the original expression. You would still get the answer of 96, but the computation would be much more complex. Notice that you didn’t even need to use the value of y to evaluate the above expression.
In the following video you are shown examples of evaluating an exponential expression for given numbers.
https://youtu.be/mD06EyGja2w
Usually, it is easier to simplify the expression before substituting any values for your variables, but you will get the same answer either way. In the next examples, you will see how to simplify expressions using different combinations of the rules for exponents.
Example
Simplify.
a2(a5)3
Answer: Raise a5 to the power of 3 by multiplying the exponents together (the Power Rule).
a2a5⋅3
Since the exponents share the same base, a, they can be combined (the Product Rule).
a2a15a2+15
Answer
a2(a5)3=a17
Try It
[ohm_question]15516[/ohm_question]
The following examples require the use of all the exponent rules we have learned so far. Remember that the product, power, and quotient rules apply when your terms have the same base.
Example
Simplify.
8a8a2(a5)3
Answer: Use the order of operations.
Parentheses, Exponents, Multiply/ Divide, Add/ Subtract
There is nothing inside parentheses or brackets that we can simplify further, so we will evaluate exponents first.
Use the Power Rule to simplify (a5)3.
(a5)3=a5⋅3=a15
The expression now looks like this:
8a8a2a15
Now we can multiply, using the Product Rule to simplify the numerator because the bases are the same.
a2a15=a17, and the expression looks like this:
8a8a17
Now we can divide using the Quotient Rule.
8a17−8
Answer
8a8a2(a5)3=8a9
Try It
[ohm_question]14055[/ohm_question]
Simplify Expressions With Negative Exponents
Now we will add the last layer to our exponent simplifying skills and practice simplifying compound expressions that have negative exponents in them. It is standard convention to write exponents as positive because it is easier for the user to understand the value associated with positive exponents, rather than negative exponents.
Use the following summary of negative exponents to help you simplify expressions with negative exponents.
Rules for Negative Exponents
With a, b, m, and n not equal to zero, and m and n as integers, the following rules apply:
a−m=am1
a−m1=am
b−ma−n=anbm
When you are simplifying expressions that have many layers of exponents, it is often hard to know where to start. It is common to start in one of two ways:
- Rewrite negative exponents as positive exponents
- Apply the product rule to eliminate any "outer" layer exponents such as in the following term: (5y3)2
We will explore this idea with the following example:
Simplify. (4x3)5⋅(2x2)−4
Write your answer with positive exponents. The table below shows how to simplify the same expression in two different ways, rewriting negative exponents as positive first, and applying the product rule for exponents first. You will see that there is a column for each method that describes the exponent rule or other steps taken to simplify the expression.
Rewrite with positive Exponents First |
Description of Steps Taken |
Apply the Product Rule for Exponents First |
Description of Steps Taken |
(2x2)4(4x3)5 |
move the term (2x2)−4 to the denominator with a positive exponent |
(45x15)(2−4x−8) |
Apply the exponent of 5 to each term in expression on the left, and the exponent of -4 to each term in the expression on the right. |
(24x8)(45x15) |
Use the product rule to apply the outer exponents to the terms inside each set of parentheses. |
(45)(2−4)(x15⋅x−8) |
Regroup the numerical terms and the variables to make combining like terms easier |
(2445)(x8x15) |
Regroup the numerical terms and the variables to make combining like terms easier |
(45)(2−4)(x15−8) |
Use the rule for multiplying terms with exponents to simplify the x terms |
(2445)(x15−8) |
Use the quotient rule to simplify the x terms |
(2445)(x7) |
Rewrite all the negative exponents with positive exponents |
(161,024)(x7) |
Expand the numerical terms |
(161,024)(x7) |
Expand the numerical terms |
64x7 |
Divide the numerical terms |
64x7 |
Divide the numerical terms |
If you compare the two columns that describe the steps that were taken to simplify the expression, you will see that they are all nearly the same, except the order is changed slightly. Neither way is better or more correct than the other, it truly is a matter of preference.
Example
Simplify
(t2)−8(t3)2
Write your answer with positive exponents.
Answer:
We can either rewrite this expression with positive exponents first or use the Product Raised to a Power Rule first.
Let's start by simplifying the numerator and denominator using the Product Raised to a Power Rule.
Numerator: (t3)2=t3⋅2=t6
Denominator: (t2)−8=t2⋅−8=t−16
Now the expression looks like this:
t−16t6
We can use the quotient rule because we have the same base.
Quotient Rule:
t−16t6=t6−(−16)=t6+16=t22
Answer
(t2)−8(t3)2=t22
Try It
[ohm_question]133473[/ohm_question]
Example
Simplify
x3y−1(5x)−2y
Write your answer with positive exponents.
Answer:
This time, let's start by rewriting the terms in the expression so they have positive exponents. The terms with negative exponents in the top will go to the bottom of the fraction, and the terms with negative exponents in the bottom will go to the top.
x3y−1(5x)−2y =x3(5x)2(y1)y
Note how we left the single
y term in the top because it did not have a negative exponent on it, and we left the
x3 term in the bottom because it did not have a negative exponent on it.
Now we can apply the Product Raised to a Power Rule:
52x3x2yy1
Use the product rule to simplify further:
52x3x2yy1=25x3+2y2=25x5y2
We can't simplify any further, so our answer is
Answer
x3y−1(5x)−2y=25x5y2
In the next section, you will learn how to write very large and very small numbers using exponents. This practice is widely used in science and engineering.
Contribute!
Did you have an idea for improving this content? We’d love your input.
Licenses & Attributions
CC licensed content, Original
- Simplify and Evaluate Compound Exponential Expressions. Authored by: James Sousa (Mathispower4u.com) for Lumen Learning. License: CC BY: Attribution.
- Simplify Compound Exponential Expressions 1. Authored by: James Sousa (Mathispower4u.com) for Lumen Learning. License: CC BY: Attribution.
- Revision and Adaptation. Provided by: Lumen Learning License: CC BY: Attribution.
CC licensed content, Shared previously
- Unit 11: Exponents and Polynomials, from Developmental Math: An Open Program. Provided by: Monterey Institute of Technology Located at: https://www.nroc.org/. License: CC BY: Attribution.