Skip to main content

Section 6.1 Exponent Rules

Objectives PCC Course Content and Outcome Guide
Figure 6.1.1 Alternative Video Lesson

Subsection 6.1.1 Review of Exponent Rules for Products and Exponents

In Section 2.9, we introduced three basic rules involving products and exponents. We'll begin with a brief recap and explanation of these three exponent rules.

Product Rule

When multiplying two expressions that have the same base, simplify the product by adding the exponents.

\begin{equation*} x^m \cdot x^n = x^{m+n} \end{equation*}
Power to a Power Rule

When a base is raised to an exponent and that expression is raised to another exponent, multiply the exponents.

\begin{equation*} \left(x^m\right)^n = x^{m \cdot n} \end{equation*}
Product to a Power Rule

When a product is raised to an exponent, apply the exponent to each factor in the product.

\begin{equation*} \left(x\cdot y\right)^n = x^{n}\cdot y^{n} \end{equation*}
List 6.1.2 Summary of Exponent Rules
Checkpoint 6.1.3

Subsection 6.1.2 Quotients and Exponents

Since division is a form of multiplication, it should seem natural that there are some exponent rules for division as well. Not only are there division rules, these rules for division and exponents are direct counterparts for some of the product rules for exponents.

Quotient of Powers

When we multiply the same base raised to powers, we end up adding the exponents, as in \(2^{2}\cdot2^{3}=2^{5}\) since \(4\cdot8=32\text{.}\) What happens when we divide the same base raised to powers?

Example 6.1.4

Simplify \(\frac{x^5}{x^2}\) by first writing out what each power means.

Explanation

Without knowing a rule for simplifying this quotient of powers, we can write the expressions without exponents and simplify.

\begin{align*} \frac{x^5}{x^2} \amp= \frac{x \cdot x \cdot x \cdot x \cdot x}{x \cdot x}\\ \amp= \frac{\cancel{x} \cdot \cancel{x} \cdot x \cdot x \cdot x}{\cancel{x} \cdot \cancel{x} \cdot 1}\\ \amp= \frac{x \cdot x \cdot x}{1}\\ \amp= x^3 \end{align*}

Notice that the difference of the exponents of the numerator and the denominator (\(5\) and \(2\text{,}\) respectively) is \(3\text{,}\) which is the exponent of the simplified expression.

When we divide as we've just done, we end up canceling factors from the numerator and denominator one-for-one. These common factors cancel to give us factors of \(1\text{.}\) The general rule for this is:

This rule says that when you're dividing two expressions that have the same base, you can simplify the quotient by subtracting the exponents. In Example 6.1.4, this means that we can directly compute \(\frac{x^5}{x^2}\text{:}\)

\begin{align*} \frac{x^5}{x^2} \amp= x^{5-2}\\ \amp=x^3 \end{align*}
Quotient to a Power

Another rule we have learned is the product to a power rule, which applies the outer exponent to each factor in the product inside the parentheses. We can use the rules of fractions to extend this property to a quotient raised to a power.

Example 6.1.6

Let \(y\) be a real number, where \(y \neq 0\text{.}\) Find another way to write \(\left(\frac{7}{y}\right)^4\text{.}\)

Explanation

Writing the expression without an exponent and then simplifying, we have:

\begin{align*} \left( \frac{7}{y} \right)^4 \amp= \left( \frac{7}{y} \right) \left( \frac{7}{y} \right) \left( \frac{7}{y} \right) \left( \frac{7}{y} \right)\\ \amp= \frac{7 \cdot 7 \cdot 7 \cdot 7}{y \cdot y \cdot y \cdot y}\\ \amp= \frac{7^4}{y^4}\\ \amp= \frac{2401}{y^4} \end{align*}

Similar to the product to a power rule, we essentially applied the outer exponent to the “factors” inside the parentheses—to factors of the numerator and factors of the denominator. The general rule is:

This rule says that when you raise a fraction to a power, you may separately raise the numerator and denominator to that power. In Example 6.1.6, this means that we can directly calculate \(\left( \frac{7}{y} \right)^4\text{:}\)

\begin{align*} \left( \frac{7}{y} \right)^4 \amp= \frac{7^4}{y^4}\\ \amp=\frac{2401}{y^4} \end{align*}
Practice

Try these exercises that use the quotient rules for exponents.

Checkpoint 6.1.8

Subsection 6.1.3 The Zero Exponent

So far, we have been working with exponents that are natural numbers (\(1, 2, 3, \ldots\)). By the end of this chapter, we will expand our understanding to include exponents that are any integer, including \(0\) and negative numbers. As a first step, we will focus on understanding how \(0\) should behave as an exponent by considering the pattern of decreasing powers of \(2\) below.

power product value
\(2^4\) \(=\) \(2 \cdot 2 \cdot 2 \cdot 2\) \(=\) \(16\) (divide by \(2\))
\(2^3\) \(=\) \(2 \cdot 2 \cdot 2\) \(=\) \(8\) (divide by \(2\))
\(2^2\) \(=\) \(2 \cdot 2\) \(=\) \(4\) (divide by \(2\))
\(2^1\) \(=\) \(2\) \(=\) \(2\) (divide by \(2\))
\(2^0\) \(=\) \(\mathord{?}\) \(=\) \(\mathord{?}\)
Table 6.1.9 Descending Powers of \(2\)

As we move down from one row to the row below it, we reduce the power by \(1\) and we remove a factor of \(2\text{.}\) The question then becomes, “What happens when you remove the only remaining factor of \(2\text{,}\) when you have no factors of 2?” We can see that “removing a factor of \(2\)” really means that we're dividing the value by \(2\text{.}\) Following that pattern, we can see that moving from \(2^1\) to \(2^0\) means that we need to divide the value \(2\) by \(2\text{.}\) Since \(2\div 2 = 1\text{,}\) we have:

\begin{equation*} 2^0 = 1 \end{equation*}

We exclude the case where \(a=0\) from this rule, because our reasoning for this rule with the table had us dividing by the base. And we cannot divide by \(0\text{.}\)

Checkpoint 6.1.11

Subsection 6.1.4 Negative Exponents

In Section 2.9, we developed rules for simplifying expressions with whole number exponents, like \(0\text{,}\) \(1\text{,}\) \(2\text{,}\) \(3\text{,}\) etc. It turns out that these same rules apply even if the exponent is a negative integer, like \(-1\text{,}\) \(-2\text{,}\) \(-3\text{,}\) etc.

To consider the effects of negative integer exponents, let's extend the pattern we examined in Table 6.1.9. In that table, each time we move down a row, we reduce the power by \(1\) and we divide the value by \(2\text{.}\) We can continue this pattern in the power and value columns, paying particular attention to the values for negative exponents:

Power Value
\(2^3\) \(8\) (divide by \(2\))
\(2^2\) \(4\) (divide by \(2\))
\(2^1\) \(2\) (divide by \(2\))
\(2^0\) \(1\) (divide by \(2\))
\(2^{-1}\) \(\sfrac{1}{2}=\sfrac{1}{2^1}\) (divide by \(2\))
\(2^{-2}\) \(\sfrac{1}{4}=\sfrac{1}{2^2}\) (divide by \(2\))
\(2^{-3}\) \(\sfrac{1}{8}=\sfrac{1}{2^3}\)

Note that the choice of base \(2\) was arbitrary, and this pattern works for all bases except \(0\text{,}\) since we cannot divide by \(0\) in moving from one row to the next.

Note that if we take reciprocals of both sides, we have another helpful fact:

\begin{equation*} \frac{1}{a^{-n}}=a^n\text{.} \end{equation*}

Taken together, these facts tell us that a negative exponent power in the numerator belongs in the denominator (with a positive exponent) and a negative exponent power in the denominator belongs in the numerator (with a positive exponent). In other words, you can see a negative exponent as telling you to move things in and out of the numerator and denominator of an expression.

Remark 6.1.13

You may be expected to simplify expressions so that they do not have any negative exponents. This can always be accomplished using the negative exponent rule.

Try these exercises that involve negative exponents.

Checkpoint 6.1.14

Subsection 6.1.5 Summary of Exponent Rules

Now that we have some new exponent rules beyond those from Section 2.9, let's summarize.

If \(a\) and \(b\) are real numbers, and \(n\) and \(m\) are integers, then we have the following rules:

Product Rule

\(a^{n} \cdot a^{m} = a^{n+m}\)

Power to a Power Rule

\((a^{n})^{m} = a^{n\cdot m}\)

Product to a Power Rule

\((ab)^{n} = a^{n} \cdot b^{n}\)

Quotient Rule

\(\dfrac{a^{n}}{a^{m}} = a^{n-m}\text{,}\) as long as \(a \neq 0\)

Quotient to a Power Rule

\(\left( \dfrac{a}{b} \right)^{n} = \dfrac{a^{n}}{b^{n}}\text{,}\) as long as \(b \neq 0\)

Zero Exponent Rule

\(a^{0} = 1\) for \(a\neq0\)

Negative Exponent Rule

\(a^{-n} = \frac{1}{a^n}\)

Negative Exponent Reciprocal Rule

\(\frac{1}{a^{-n}} = a^n\)

List 6.1.15 Summary of the Rules of Exponents for Multiplication and Division
Remark 6.1.16 Why we have “\(a \neq 0\)” and “\(b \neq 0\)” for some rules

Whenever we're working with division, we have to be careful to make sure the rules we state don't ever imply that we might be dividing by zero. Dividing by zero leads us to expressions that have no meaning. For example, both \(\frac{9}{0}\) and \(\frac{0}{0}\) are undefined, meaning no one has defined what it means to divide a number by \(0\text{.}\) Also, we established that \(a^0=1\) using repeated division by \(a\) in table rows, so that reasoning doesn't work if \(a=0\text{.}\)

Warning 6.1.17 A Common Mistake

It may be tempting to apply the rules of exponents to expressions containing addition or subtraction. However, none of the rules of exponents 6.1.15 involve addition or subtraction in the initial expression. Because whole number exponents mean repeated multiplication, not repeated addition or subtraction, trying to apply exponent rules in situations that do not use multiplication simply doesn't work.

Can we say something like \(a^n + a^m = a^{n+m}\text{?}\) How would that work out when \(a=2\text{?}\)

\begin{align*} 2^3 + 2^4 \amp\stackrel{?}{=} 2^{3+4}\\ 8 + 16 \amp\stackrel{?}{=} 2^{7}\\ 24 \amp\neq 128 \end{align*}

As we can see, that's not even close. This attempt at a “sum rule” falls apart. In fact, without knowing values for \(a\text{,}\) \(n\text{,}\) and \(m\text{,}\) there's no way to simplify the expression \(a^n + a^m\text{.}\)

Checkpoint 6.1.18

As we mentioned before, many situations we'll come across will require us to use more than one exponent rule. In these situations, we'll have to decide which rule to use first. There are often different, correct approaches we could take. But if we rely on order of operations, we will have a straightforward approach to simplify the expression correctly. To bring it all together, try these exercises.

Checkpoint 6.1.19

Subsection 6.1.6 Exercises

Review and Warmup
1

Evaluate the following.

  1. \(\displaystyle{ 2^{2}= }\)

  2. \(\displaystyle{ 3^{3}= }\)

  3. \(\displaystyle{ (-2)^{2}= }\)

  4. \(\displaystyle{ (-5)^{3}= }\)

2

Evaluate the following.

  1. \(\displaystyle{ 3^{2}= }\)

  2. \(\displaystyle{ 5^{3}= }\)

  3. \(\displaystyle{ (-2)^{2}= }\)

  4. \(\displaystyle{ (-3)^{3}= }\)

3

Use the properties of exponents to simplify the expression.

\({5}\cdot{5^{5}}\)

4

Use the properties of exponents to simplify the expression.

\({6}\cdot{6^{2}}\)

5

Use the properties of exponents to simplify the expression.

\({7^{8}}\cdot{7^{3}}\)

6

Use the properties of exponents to simplify the expression.

\({8^{5}}\cdot{8^{6}}\)

Simplifying Products and Quotients Involving Exponents
7

Use the properties of exponents to simplify the expression.

\({t^{19}}\cdot{t^{3}}\)

8

Use the properties of exponents to simplify the expression.

\({y^{2}}\cdot{y^{15}}\)

9

Use the properties of exponents to simplify the expression.

\(\displaystyle{\left(t^{3}\right)^{5}}\)

10

Use the properties of exponents to simplify the expression.

\(\displaystyle{\left(x^{4}\right)^{2}}\)

11

Use the properties of exponents to simplify the expression.

\(\left(4x^{5}\right)^3\)

12

Use the properties of exponents to simplify the expression.

\(\left(2t^{6}\right)^2\)

13

Use the properties of exponents to simplify the expression.

\(\displaystyle{({6x^{12}})\cdot({-2x^{20}})}\)

14

Use the properties of exponents to simplify the expression.

\(\displaystyle{({-9x^{14}})\cdot({3x^{13}})}\)

15

Use the properties of exponents to simplify the expression.

\(\displaystyle{\left({-\frac{x^{16}}{4}}\right) \cdot \left({-\frac{x^{7}}{2}}\right)}\)

16

Use the properties of exponents to simplify the expression.

\(\displaystyle{\left({\frac{y^{18}}{8}}\right) \cdot \left({\frac{y^{19}}{3}}\right)}\)

17

Use the properties of exponents to simplify the expression.

\(-3\left(-9t^{2}\right)^3\)

18

Use the properties of exponents to simplify the expression.

\(-5\left(-6t^{3}\right)^2\)

19

Use the properties of exponents to simplify the expression.

\(\left(-40\right)^0=\)

20

Use the properties of exponents to simplify the expression.

\(\left(-34\right)^0=\)

21

Use the properties of exponents to simplify the expression.

\(-23^0=\)

22

Use the properties of exponents to simplify the expression.

\(-29^0=\)

23

Use the properties of exponents to simplify the expression.

\(34^0+\left(-34\right)^0=\)

24

Use the properties of exponents to simplify the expression.

\(40^0+\left(-40\right)^0=\)

25

Use the properties of exponents to simplify the expression.

\(45n^0=\)

26

Use the properties of exponents to simplify the expression.

\(50c^0=\)

27

Use the properties of exponents to simplify the expression.

\(\left(-792y\right)^0=\)

28

Use the properties of exponents to simplify the expression.

\(\left(-571m\right)^0=\)

29

Use the properties of exponents to simplify the expression.

\(\left(\displaystyle\frac{x^{5}}{4}\right)^{2}=\)

30

Use the properties of exponents to simplify the expression.

\(\left(\displaystyle\frac{x^{2}}{5}\right)^{3}=\)

31

Use the properties of exponents to simplify the expression.

\(\left(\displaystyle\frac{-7}{8x^{10}}\right)^{3}=\)

32

Use the properties of exponents to simplify the expression.

\(\left(\displaystyle\frac{-7}{4x^{5}}\right)^{2}=\)

33

Use the properties of exponents to simplify the expression.

\(\left(\displaystyle\frac{9x^{8}}{2}\right)^{2}=\)

34

Use the properties of exponents to simplify the expression.

\(\left(\displaystyle\frac{3x^{9}}{10}\right)^{3}=\)

35

Use the properties of exponents to simplify the expression.

\(\displaystyle\frac{{45y^{12}}}{{15y^{9}}}=\)

36

Use the properties of exponents to simplify the expression.

\(\displaystyle\frac{{-18t^{7}}}{{3t^{5}}}=\)

37

Use the properties of exponents to simplify the expression.

\(\displaystyle\frac{{5r^{11}}}{{25r^{10}}}=\)

38

Use the properties of exponents to simplify the expression.

\(\displaystyle\frac{{6r^{18}}}{{18r^{12}}}=\)

39

Use the properties of exponents to simplify the expression.

\(\displaystyle\frac{{y^{10}}}{{y^{9}}}=\)

40

Use the properties of exponents to simplify the expression.

\(\displaystyle\frac{{r^{12}}}{{r^{7}}}=\)

41

Use the properties of exponents to simplify the expression.

\(\displaystyle\frac{{16^{12}}}{{16^{3}}}=\)

42

Use the properties of exponents to simplify the expression.

\(\displaystyle\frac{{18^{19}}}{{18^{10}}}=\)

43

Use the properties of exponents to simplify the expression.

\(\left(\displaystyle\frac{x^{6}}{2y^{10}z^{4}}\right)^{3}=\)

44

Use the properties of exponents to simplify the expression.

\(\left(\displaystyle\frac{x^{3}}{2y^{5}z^{2}}\right)^{3}=\)

45

Use the properties of exponents to simplify the expression.

\(\left(\displaystyle\frac{-7x^{2}}{4y^{9}}\right)^{3}=\)

46

Use the properties of exponents to simplify the expression.

\(\left(\displaystyle\frac{-7x^{3}}{10y^{6}}\right)^{2}=\)

47

Use the properties of exponents to simplify the expression.

\(\displaystyle\frac{{12^{7}}\cdot{11^{14}}}{{12^{4}}\cdot{11^{5}}}=\)

48

Use the properties of exponents to simplify the expression.

\(\displaystyle\frac{{14^{17}}\cdot{20^{14}}}{{14^{2}}\cdot{20^{10}}}=\)

49

Use the properties of exponents to simplify the expression.

\(\displaystyle\frac{{-48x^{16}y^{9}z^{11}}}{{12x^{11}y^{4}z^{3}}}=\)

50

Use the properties of exponents to simplify the expression.

\(\displaystyle\frac{{28x^{12}y^{17}z^{18}}}{{14x^{8}y^{7}z^{7}}}=\)

51

Use the properties of exponents to simplify the expression.

\(\displaystyle\frac{{-80x^{4}y^{8}}}{{16x^{3}y^{2}}}=\)

52

Use the properties of exponents to simplify the expression.

\(\displaystyle\frac{{72x^{17}y^{12}}}{{18x^{10}y^{7}}}=\)

53

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle{ \displaystyle\left(\frac{1}{10}\right)^{-2}= }\) \(\quad\)

54

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle{ \displaystyle\left(\frac{1}{2}\right)^{-3}= }\) \(\quad\)

55

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{3^{-2}}{4^{-3}}=\)

56

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{4^{-3}}{2^{-2}}=\)

57

Rewrite the expression simplified and using only positive exponents.

\(5^{-1}-8^{-1}=\)

58

Rewrite the expression simplified and using only positive exponents.

\(6^{-1}-4^{-1}=\)

59

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle{\displaystyle {20x^{-9}}= }\)

60

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle{\displaystyle {15x^{-10}}= }\)

61

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle{\displaystyle {\frac{9}{x^{-11}}}= }\)

62

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle{\displaystyle {\frac{19}{x^{-12}}}= }\)

63

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle{\displaystyle {\frac{14x^{-3}}{x}}= }\)

64

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle{\displaystyle {\frac{8x^{-5}}{x}}= }\)

65

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle{\displaystyle {\frac{7x^{-8}}{x^{-26}}}= }\)

66

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle{\displaystyle {\frac{13x^{-10}}{x^{-17}}}= }\)

67

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle{\displaystyle {\frac{20x^{-18}}{21x^{-9}}}= }\)

68

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle{\displaystyle {\frac{11x^{-21}}{12x^{-35}}}= }\)

69

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{t^{-17}}{y^{-3}}=\)

70

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{t^{-6}}{x^{-17}}=\)

71

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{t^{-12}}{r^{7}}=\)

72

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{x^{-3}}{y^{7}}=\)

73

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{1}{7x^{-10}}=\)

74

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{1}{39y^{-18}}=\)

75

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{y^{8}}{y^{22}}=\)

76

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{r^{4}}{r^{6}}=\)

77

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{-27r^{6}}{9r^{37}}=\)

78

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{21t^{12}}{7t^{20}}=\)

79

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{-7t^{3}}{5t^{4}}=\)

80

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{-3t^{14}}{13t^{35}}=\)

81

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{x^{5}}{\left(x^{6}\right)^{9}}=\)

82

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{x^{4}}{\left(x^{12}\right)^{6}}=\)

83

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{y^{-6}}{\left(y^{9}\right)^{4}}=\)

84

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{y^{-2}}{\left(y^{5}\right)^{10}}=\)

85

Rewrite the expression simplified and using only positive exponents.

\(r^{-19}\cdot r^{10}=\)

86

Rewrite the expression simplified and using only positive exponents.

\(r^{-13}\cdot r^{11}=\)

87

Rewrite the expression simplified and using only positive exponents.

\((-3t^{-7})\cdot (3t^{3})=\)

88

Rewrite the expression simplified and using only positive exponents.

\((-9t^{-19})\cdot (8t^{14})=\)

89

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\left(\frac{7}{2}\right)^{-2}=\)

90

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\left(\frac{10}{7}\right)^{-2}=\)

91

Rewrite the expression simplified and using only positive exponents.

\(\left(-3\right)^{-3}=\)

92

Rewrite the expression simplified and using only positive exponents.

\(\left(-4\right)^{-3}=\)

93

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{1}{(-5)^{-2}}=\)

94

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{1}{(-6)^{-3}}=\)

95

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{6}{(-3)^{-3}}=\)

96

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{-3}{(-4)^{-3}}=\)

97

Rewrite the expression simplified and using only positive exponents.

\(9^{-3}=\)

98

Rewrite the expression simplified and using only positive exponents.

\(10^{-2}=\)

99

Rewrite the expression simplified and using only positive exponents.

\(2^{-1}+4^{-1}=\)

100

Rewrite the expression simplified and using only positive exponents.

\(3^{-1}+8^{-1}=\)

101

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{1}{4^{-2}}=\)

102

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{1}{5^{-2}}=\)

103

Rewrite the expression simplified and using only positive exponents.

\(-6^{-3}=\)

104

Rewrite the expression simplified and using only positive exponents.

\(-7^{-2}=\)

105

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{\left(6r^{12}\right)^{3}}{r^{37}}=\)

106

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{\left(6t^{9}\right)^{2}}{t^{37}}=\)

107

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{\left(6t^{5}\right)^{3}}{t^{-10}}=\)

108

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{\left(6x^{12}\right)^{2}}{x^{-6}}=\)

109

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\left(\frac{x^{13}}{x^{7}}\right)^{-2}=\)

110

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\left(\frac{y^{7}}{y^{6}}\right)^{-4}=\)

111

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\left(\frac{10y^{19}}{5y^{7}}\right)^{-3}=\)

112

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\left(\frac{25r^{12}}{5r^{9}}\right)^{-2}=\)

113

Rewrite the expression simplified and using only positive exponents.

\(\left(-2r^{-6}\right)^{-2}\)

114

Rewrite the expression simplified and using only positive exponents.

\(\left(-3r^{-18}\right)^{-3}\)

115

Rewrite the expression simplified and using only positive exponents.

\(\left(3t^{-12}\right)^{-3}\)

116

Rewrite the expression simplified and using only positive exponents.

\(\left(2t^{-5}\right)^{-2}\)

117

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{9x^{9}\cdot5x^{9}}{2x^{14}}=\)

118

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{8x^{6}\cdot7x^{4}}{5x^{6}}=\)

119

Rewrite the expression simplified and using only positive exponents.

\(\left(y^{4}\right)^{4}\cdot y^{-5}=\)

120

Rewrite the expression simplified and using only positive exponents.

\(\left(y^{12}\right)^{2}\cdot y^{-23}=\)

121

Rewrite the expression simplified and using only positive exponents.

\(\left(3r^{8}\right)^{3}\cdot r^{-17}=\)

122

Rewrite the expression simplified and using only positive exponents.

\(\left(3r^{3}\right)^{4}\cdot r^{-6}=\)

123

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{\left(r^{8}\right)^{2}}{\left(r^{4}\right)^{5}}=\)

124

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{\left(t^{6}\right)^{4}}{\left(t^{14}\right)^{4}}=\)

125

Rewrite the expression simplified and using only positive exponents.

\(\left(t^{3}\right)^{-2}=\)

126

Rewrite the expression simplified and using only positive exponents.

\(\left(x^{15}\right)^{-4}=\)

127

Rewrite the expression simplified and using only positive exponents.

\(\left(x^{15}y^{3}\right)^{-4}=\)

128

Rewrite the expression simplified and using only positive exponents.

\(\left(y^{8}t^{12}\right)^{-4}=\)

129

Rewrite the expression simplified and using only positive exponents.

\(\left(y^{-13}r^{9}\right)^{-4}=\)

130

Rewrite the expression simplified and using only positive exponents.

\(\left(r^{-6}y^{5}\right)^{-4}=\)

131

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\left(\frac{r^{15}}{4}\right)^{-3}=\)

132

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\left(\frac{r^{10}}{3}\right)^{-2}=\)

133

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\left(\frac{t^{9}}{x^{7}}\right)^{-3}=\)

134

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\left(\frac{t^{9}}{x^{10}}\right)^{-5}=\)

135

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{\left(x^{4}r^{-7}\right)^{-3}}{\left(x^{-3}r^{8}\right)^{-3}}=\)

136

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle\frac{\left(x^{6}r^{-5}\right)^{-3}}{\left(x^{-8}r^{7}\right)^{-3}}=\)

137

Rewrite the expression simplified and using only positive exponents.

\(7x^{-4}y^{5}z^{-2}\left(2x^{2}\right)^{-4}=\)

138

Rewrite the expression simplified and using only positive exponents.

\(5x^{-5}y^{5}z^{-3}\left(3x^{5}\right)^{-4}=\)

139

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle \left( \frac{x^{7}y^{4}z^{2}}{x^{-3}y^{-8}z^{-4}}\right)^{-4}=\)

140

Rewrite the expression simplified and using only positive exponents.

\(\displaystyle \left( \frac{x^{5}y^{4}z^{5}}{x^{-4}y^{-4}z^{-6}}\right)^{-2}=\)

Challenge
141

Consider the exponential expression \(\dfrac {x^{a} \cdot x^{b}}{x^{c}}\) where \(a \gt 0, b \lt 0,\) and \(c \gt 0\text{.}\)

  1. Are there values for \(a\text{,}\) \(b\text{,}\) and \(c\) so that the expression equals \(x^{6}\text{?}\) If so, fill in the blanks below with possible values for \(a\text{,}\) \(b\text{,}\) and \(c\text{.}\) If not, fill in the blanks below with the word none.

    \(a\) = , \(b\) = , and \(c\) =

  2. Are there values for \(a\text{,}\) \(b\text{,}\) and \(c\) so that the exponential expression equals \(\frac{1}{x^{13}}\text{?}\) If so, fill in the blanks below with possible values for \(a\text{,}\) \(b\text{,}\) and \(c\text{.}\) If not, fill in the blanks below with the word none.

    \(a\) = , \(b\) = , and \(c\) =

142

Consider the exponential expression \(\dfrac {x^{a} \cdot x^{b}}{x^{c}}\) where \(a \lt 0, b \lt 0,\) and \(c \gt 0\text{.}\)

  1. Are there values for \(a\text{,}\) \(b\text{,}\) and \(c\) so that the expression equals \(x^{7}\text{?}\) If so, fill in the blanks below with possible values for \(a\text{,}\) \(b\text{,}\) and \(c\text{.}\) If not, fill in the blanks below with the word none.

    \(a\) = , \(b\) = , and \(c\) =

  2. Are there values for \(a\text{,}\) \(b\text{,}\) and \(c\) so that the expression equals \(\frac{1}{x^{9}}\text{?}\) If so, fill in the blanks below with possible values for \(a\text{,}\) \(b\text{,}\) and \(c\text{.}\) If not, fill in the blanks below with the word none.

    \(a\) = , \(b\) = , and \(c\) =

143

Consider the exponential expression \(\dfrac {x^{a} \cdot x^{b}}{x^{c}}\) where \(a \gt 0, b \gt 0,\) and \(c \lt 0\text{.}\)

  1. Are there values for \(a\text{,}\) \(b\text{,}\) and \(c\) so that the expression equals \(x^{6}\text{?}\) If so, fill in the blanks below with possible values for \(a\text{,}\) \(b\text{,}\) and \(c\text{.}\) If not, fill in the blanks below with the word none.

    \(a\) = , \(b\) = , and \(c\) =

  2. Are there values for \(a\text{,}\) \(b\text{,}\) and \(c\) so that the expression equals \(\frac{1}{x^{14}}\text{?}\) If so, fill in the blanks below with possible values for \(a\text{,}\) \(b\text{,}\) and \(c\text{.}\) If not, fill in the blanks below with the word none.

    \(a\) = , \(b\) = , and \(c\) =