2.1 – Exponent Rules

Learning Objectives

  • (2.1.1) – Notation and terminology for exponents
    • Identify the components of a term containing integer exponents
    • Evaluate expressions containing integer exponents
  • (2.1.2) – The product and quotient rules
    • Use the product rule to multiply exponential expressions
    • Use the quotient rule to divide exponential expressions
  • (2.1.3) – The power rule
    • Use the power rule to simplify expressions with exponents raised to powers
  • (2.1.4) – Negative and zero exponent rules
    • Define and use the zero exponent rule
    • Define and use the negative exponent rule
    • Combine all the exponents rules to simplify expressions
  • (2.1.5) – Power of a product and a quotient
    • Simplify an expression with a product raised to a power
    • Simplify an expression with a quotient raised to a power
  • (2.1.6) – Definition of a simplified exponential expression

 

Image of a woman taking a picture with a camera repeated five times in different colors.

Repeated Image

(2.1.1) – Notation and terminology for exponents

We use exponential notation to write repeated multiplication. For example [latex]10\cdot10\cdot10[/latex] can be written more succinctly as [latex]10^{3}[/latex]. The 10 in [latex]10^{3}[/latex] is called the base. The 3 in [latex]10^{3}[/latex] is called the exponent. The expression [latex]10^{3}[/latex] is called the exponential expression. Knowing the names for the parts of an exponential expression or term will help you learn how to perform mathematical operations on them.

[latex]\text{base}\rightarrow10^{3\leftarrow\text{exponent}}[/latex]

[latex]10^{3}[/latex] is read as “10 to the third power” or “10 cubed.” It means [latex]10\cdot10\cdot10[/latex], or 1,000.

[latex]8^{2}[/latex] is read as “8 to the second power” or “8 squared.” It means [latex]8\cdot8[/latex], or 64.

[latex]5^{4}[/latex] is read as “5 to the fourth power.” It means [latex]5\cdot5\cdot5\cdot5[/latex], or 625.

[latex]b^{5}[/latex] is read as “b to the fifth power.” It means [latex]{b}\cdot{b}\cdot{b}\cdot{b}\cdot{b}[/latex]. Its value will depend on the value of b.

The exponent applies only to the number that it is next to. Therefore, in the expression [latex]xy^{4}[/latex], only the y is affected by the 4. [latex]xy^{4}[/latex] means [latex]{x}\cdot{y}\cdot{y}\cdot{y}\cdot{y}[/latex]. The x in this term is a coefficient of y.

If the exponential expression is negative, such as [latex]−3^{4}[/latex], it means [latex]–\left(3\cdot3\cdot3\cdot3\right)[/latex] or [latex]−81[/latex].

If [latex]−3[/latex] is to be the base, it must be written as [latex]\left(−3\right)^{4}[/latex], which means [latex]−3\cdot−3\cdot−3\cdot−3[/latex], or 81.

Likewise, [latex]\left(−x\right)^{4}=\left(−x\right)\cdot\left(−x\right)\cdot\left(−x\right)\cdot\left(−x\right)=x^{4}[/latex], while [latex]−x^{4}=–\left(x\cdot x\cdot x\cdot x\right)[/latex].

You can see that there is quite a difference, so you have to be very careful! The following examples show how to identify the base and the exponent, as well as how to identify the expanded and exponential format of writing repeated multiplication.

Example

Identify the exponent and the base in the following terms, then simplify:

  1. [latex]7^{2}[/latex]
  2. [latex]{\left(\frac{1}{2}\right)}^{3}[/latex]
  3. [latex]2x^{3}[/latex]
  4. [latex]\left(-5\right)^{2}[/latex]

In the following video you are provided more examples of applying exponents to various bases.

Evaluate expressions

Evaluating expressions containing exponents is the same as evaluating the linear expressions from earlier in the course. You substitute the value of the variable into the expression and simplify.

You can use the order of operations to evaluate the expressions containing exponents. First, evaluate anything in Parentheses or grouping symbols. Next, look for Exponents, followed by Multiplication and Division (reading from left to right), and lastly, Addition and Subtraction (again, reading from left to right).

So, when you evaluate the expression [latex]5x^{3}[/latex] if [latex]x=4[/latex], first substitute the value 4 for the variable x. Then evaluate, using order of operations.

Example

Evaluate the following expressions for the given value.

  1. [latex]5x^{3}[/latex] if [latex]x=4[/latex]
  2. [latex]\left(5x\right)^{3}[/latex] if [latex]x=4[/latex]
  3. [latex]x^{3}[/latex] if [latex]x=−4[/latex]
  4. [latex]3^x[/latex] if [latex]x = 4[/latex]

 

 

Caution

Caution! Whether to include a negative sign as part of a base or not often leads to confusion. To clarify whether a negative sign is applied before or after the exponent, here is an example.

What is the difference in the way you would evaluate these two terms?

  1. [latex]-{3}^{2}[/latex]
  2. [latex]{\left(-3\right)}^{2}[/latex]

To evaluate 1), you would apply the exponent to the three first, then apply the negative sign last, like this:

[latex]\begin{array}{c}-\left({3}^{2}\right)\\=-\left(9\right) = -9\end{array}[/latex]

To evaluate 2), you would apply the exponent to the 3 and the negative sign:

[latex]\begin{array}{c}{\left(-3\right)}^{2}\\=\left(-3\right)\cdot\left(-3\right)\\={ 9}\end{array}[/latex]

The key to remembering this is to follow the order of operations. The first expression does not include parentheses so you would apply the exponent to the integer 3 first, then apply the negative sign. The second expression includes parentheses, so hopefully you will remember that the negative sign also gets squared.

In the next sections, you will learn how to simplify expressions that contain exponents. Come back to this page if you forget how to apply the order of operations to a term with exponents, or forget which is the base and which is the exponent!

In the following video you are provided with examples of evaluating exponential expressions for a given number.

(2.1.2) – The product and quotient rules

The product rule

Exponential notation was developed to write repeated multiplication more efficiently. There are times when it is easier or faster to leave the expressions in exponential notation when multiplying or dividing. Let’s look at rules that will allow you to do this.

For example, the notation [latex]5^{4}[/latex] can be expanded and written as [latex]5\cdot5\cdot5\cdot5[/latex], or 625. And don’t forget, the exponent only applies to the number immediately to its left, unless there are parentheses.

What happens if you multiply two numbers in exponential form with the same base? Consider the expression [latex]{2}^{3}{2}^{4}[/latex]. Expanding each exponent, this can be rewritten as [latex]\left(2\cdot2\cdot2\right)\left(2\cdot2\cdot2\cdot2\right)[/latex] or [latex]2\cdot2\cdot2\cdot2\cdot2\cdot2\cdot2[/latex]. In exponential form, you would write the product as [latex]2^{7}[/latex]. Notice that 7 is the sum of the original two exponents, 3 and 4.

What about [latex]{x}^{2}{x}^{6}[/latex]? This can be written as [latex]\left(x\cdot{x}\right)\left(x\cdot{x}\cdot{x}\cdot{x}\cdot{x}\cdot{x}\right)=x\cdot{x}\cdot{x}\cdot{x}\cdot{x}\cdot{x}\cdot{x}\cdot{x}[/latex] or [latex]x^{8}[/latex]. And, once again, 8 is the sum of the original two exponents. This concept can be generalized in the following way:

The Product Rule for Exponents

For any number x and any integers a and b, [latex]\left(x^{a}\right)\left(x^{b}\right) = x^{a+b}[/latex].

To multiply exponential terms with the same base, add the exponents.

Example

Write each of the following products with a single base. Do not simplify further.

  1. [latex]{t}^{5}\cdot {t}^{3}[/latex]
  2. [latex]\left(-3\right)^{5}\cdot \left(-3\right)[/latex]
  3. [latex]{x}^{2}\cdot {x}^{5}\cdot {x}^{3}[/latex]

traffic-sign-160659

Caution! Do not try to apply this rule to sums.

Think about the expression [latex]\left(2+3\right)^{2}[/latex]

Does [latex]\left(2+3\right)^{2}[/latex] equal [latex]2^{2}+3^{2}[/latex]?

No, it does not because of the order of operations!

[latex]\left(2+3\right)^{2}=5^{2}=25[/latex]

and

[latex]2^{2}+3^{2}=4+9=13[/latex]

Therefore, you can only use this rule when the numbers inside the parentheses are being multiplied (or divided, as we will see next).

In the following video you will see more examples of using the product rule for exponents to simplify expressions.

In our last product rule example we will show that an exponent can be an algebraic expression.  We can use the product rule for exponents no matter what the exponent looks like, as long as the base is the same.

Example

Multiply. [latex]x^{a+2}\cdot{x^{3a-9}}[/latex]

The quotient rule

Let’s look at dividing terms containing exponential expressions. What happens if you divide two numbers in exponential form with the same base? Consider the following expression.

[latex] \displaystyle \frac{{{4}^{5}}}{{{4}^{2}}}[/latex]

You can rewrite the expression as: [latex] \displaystyle \frac{4\cdot 4\cdot 4\cdot 4\cdot 4}{4\cdot 4}[/latex]. Then you can cancel the common factors of 4 in the numerator and denominator: [latex] \displaystyle [/latex]

Finally, this expression can be rewritten as [latex]4^{3}[/latex] using exponential notation. Notice that the exponent, 3, is the difference between the two exponents in the original expression, 5 and 2.

So, [latex] \displaystyle \frac{{{4}^{5}}}{{{4}^{2}}}=4^{5-2}=4^{3}[/latex].

Be careful that you subtract the exponent in the denominator from the exponent in the numerator.

So, to divide two exponential terms with the same base, subtract the exponents.

The Quotient (Division) Rule for Exponents

For any non-zero number [latex]x[/latex] and any integers [latex]a[/latex] and [latex]b[/latex]: [latex]\displaystyle \frac{{{x}^{a}}}{{{x}^{b}}}={{x}^{a-b}}[/latex]

Example

Write each of the following products with a single base. Do not simplify further.

  1. [latex]\displaystyle \frac{{\left(-2\right)}^{14}}{{\left(-2\right)}^{9}}[/latex]
  2. [latex]\displaystyle \frac{{t}^{23}}{{t}^{15}}[/latex]

As we showed with the product rule, you may be given a quotient with an exponent that is an algebraic expression to simplify.  As long as the bases agree, you may use the quotient rule for exponents.

Example

Simplify. [latex]\displaystyle \frac{y^{x-3}}{y^{9-x}}[/latex]

In the following video, you will we more examples of using the quotient rule for exponents.

(2.1.3) – The power rule

Another word for exponent is power.  You have likely seen or heard an example such as [latex]3^5[/latex] can be described as 3 raised to the 5th power. In this section we will further expand our capabilities with exponents. We will learn what to do when a term with a power is raised to another power, and what to do when two numbers or variables are multiplied and both are raised to an exponent.  We will also learn what to do when numbers or variables that are divided are raised to a power.  We will begin by raising powers to powers.

Let’s simplify [latex]\left(5^{2}\right)^{4}[/latex]. In this case, the base is [latex]5^2[/latex] and the exponent is 4, so you multiply [latex]5^{2}[/latex] four times: [latex]\left(5^{2}\right)^{4}=5^{2}\cdot5^{2}\cdot5^{2}\cdot5^{2}=5^{8}[/latex] (using the Product Rule—add the exponents).

[latex]\left(5^{2}\right)^{4}[/latex] is a power of a power. It is the fourth power of 5 to the second power. And we saw above that the answer is [latex]5^{8}[/latex]. Notice that the new exponent is the same as the product of the original exponents: [latex]2\cdot4=8[/latex].

So, [latex]\left(5^{2}\right)^{4}=5^{2\cdot4}=5^{8}[/latex] (which equals 390,625, if you do the multiplication).

Likewise, [latex]\left(x^{4}\right)^{3}=x^{4\cdot3}=x^{12}[/latex]

This leads to another rule for exponents—the Power Rule for Exponents. To simplify a power of a power, you multiply the exponents, keeping the base the same. For example, [latex]\left(2^{3}\right)^{5}=2^{15}[/latex].

The Power Rule for Exponents

For any positive number x and integers a and b: [latex]\left(x^{a}\right)^{b}=x^{a\cdot{b}}[/latex].

Take a moment to contrast how this is different from the product rule for exponents found on the previous page.

Example

Write each of the following products with a single base. Do not simplify further.

  1. [latex]{\left({x}^{2}\right)}^{7}[/latex]
  2. [latex]{\left({\left(2t\right)}^{5}\right)}^{3}[/latex]
  3. [latex]{\left({\left(-3\right)}^{5}\right)}^{11}[/latex]

 In the following video you will see more examples of using the power rule to simplify expressions with exponents.

Be careful to distinguish between uses of the product rule and the power rule. When using the product rule, different terms with the same bases are raised to exponents. In this case, you add the exponents. When using the power rule, a term in exponential notation is raised to a power. In this case, you multiply the exponents.

Product Rule Power Rule
[latex]5^{3}\cdot5^{4}[/latex] =  [latex]5^{3+4}[/latex] = [latex]5^{7}[/latex] but [latex]\left(5^{3}\right)^{4}[/latex] = [latex]5^{3\cdot4}[/latex] = [latex]5^{12}[/latex]
[latex]x^{5}\cdot x^{2}[/latex] = [latex]x^{5+2}[/latex] = [latex]x^{7}[/latex] but [latex]\left(x^{5}\right)^{2}[/latex] =  [latex]x^{5\cdot2}[/latex] = [latex]x^{10}[/latex]
[latex]\left(3a\right)^{7}\cdot\left(3a\right)^{10} [/latex] = [latex]\left(3a\right)^{7+10} [/latex] = [latex]\left(3a\right)^{17}[/latex] but [latex]\left(\left(3a\right)^{7}\right)^{10} [/latex] = [latex]\left(3a\right)^{7\cdot10} [/latex] = [latex]\left(3a\right)^{70}[/latex]

(2.1.4) – Negative and zero exponent rules

Zero exponent rule

Return to the quotient rule. We worked with expressions for which  [latex]a>b[/latex] so that the difference [latex]a-b[/latex] would never be zero or negative.

The Quotient (Division) Rule for Exponents

For any non-zero number [latex]x[/latex] and any integers [latex]a[/latex] and [latex]b[/latex]: [latex]\displaystyle \frac{{{x}^{a}}}{{{x}^{b}}}={{x}^{a-b}}[/latex]

What would happen if [latex]a=b[/latex]? In this case, we would use the zero exponent rule of exponents to simplify the expression to 1. To see how this is done, let us begin with an example.

[latex]\frac{t^{8}}{t^{8}}=\frac{\cancel{t^{8}}}{\cancel{t^{8}}}=1[/latex]

If we were to simplify the original expression using the quotient rule, we would have

[latex]\frac{{t}^{8}}{{t}^{8}}={t}^{8 - 8}={t}^{0}[/latex]

If we equate the two answers, the result is [latex]{t}^{0}=1[/latex]. This is true for any nonzero real number, or any variable representing a real number.

[latex]{a}^{0}=1[/latex]

The sole exception is the expression [latex]{0}^{0}[/latex]. This appears later in more advanced courses, but for now, we will consider the value to be undefined.

The Zero Exponent Rule of Exponents

For any nonzero real number [latex]a[/latex], the zero exponent rule of exponents states that

[latex]{a}^{0}=1[/latex]

Example

Simplify each expression using the zero exponent rule of exponents.

  1. [latex]\Large\frac{{c}^{3}}{{c}^{3}}[/latex]
  2. [latex]\Large\frac{-3{x}^{5}}{{x}^{5}}[/latex]
  3. [latex]\Large\frac{{\left({j}^{2}k\right)}^{4}}{\left({j}^{2}k\right)\cdot {\left({j}^{2}k\right)}^{3}}[/latex]
  4. [latex]\Large\frac{5{\left(r{s}^{2}\right)}^{2}}{{\left(r{s}^{2}\right)}^{2}}[/latex]

In the following video you will see more examples of simplifying expressions whose exponents may be zero.

Negative exponent rule

Another useful result occurs if we relax the condition that [latex]a>b[/latex] in the quotient rule even further. For example, can we simplify [latex]\displaystyle \frac{{h}^{3}}{{h}^{5}}[/latex]? When [latex]a<b[/latex]—that is, where the difference [latex]a-b[/latex] is negative—we can use the negative rule of exponents to simplify the expression to its reciprocal.

Divide one exponential expression by another with a larger exponent. Use our example, [latex]\displaystyle \frac{{h}^{3}}{{h}^{5}}[/latex].

[latex]\Large\begin{array}{ccc}\hfill \frac{{h}^{3}}{{h}^{5}}& =& \frac{h\cdot h\cdot h}{h\cdot h\cdot h\cdot h\cdot h}\hfill \\ & =& \frac{\cancel{h}\cdot \cancel{h}\cdot \cancel{h}}{\cancel{h}\cdot \cancel{h}\cdot \cancel{h}\cdot h\cdot h}\hfill \\ & =& \frac{1}{h\cdot h}\hfill \\ & =& \frac{1}{{h}^{2}}\hfill \end{array}[/latex]

If we were to simplify the original expression using the quotient rule, we would have

[latex]\Large\begin{array}{ccc}\hfill \frac{{h}^{3}}{{h}^{5}}& =& {h}^{3 - 5}\hfill \\ & =& \text{ }{h}^{-2}\hfill \end{array}[/latex]

Putting the answers together, we have [latex]\displaystyle {h}^{-2}=\frac{1}{{h}^{2}}[/latex]. This is true for any nonzero real number, or any variable representing a nonzero real number.

A factor with a negative exponent becomes the same factor with a positive exponent if it is moved across the fraction bar—from numerator to denominator or vice versa.

[latex]\displaystyle \begin{array}{ccc}{a}^{-n}=\frac{1}{{a}^{n}}& \text{and}& {a}^{n}=\frac{1}{{a}^{-n}}\end{array}[/latex]

We have shown that the exponential expression [latex]{a}^{n}[/latex] is defined when [latex]n[/latex] is a natural number, 0, or the negative of a natural number. That means that [latex]{a}^{n}[/latex] is defined for any integer [latex]n[/latex]. Also, the product and quotient rules and all of the rules we will look at soon hold for any integer [latex]n[/latex].

The Negative Rule of Exponents

For any nonzero real number [latex]a[/latex] and natural number [latex]n[/latex], the negative rule of exponents states that

[latex]\displaystyle {a}^{-n}=\frac{1}{{a}^{n}}[/latex]

Example

Write each of the following quotients with a single base. Do not simplify further. Write answers with positive exponents.

  1. [latex]\Large\frac{{(2b) }^{3}}{{(2b) }^{10}}[/latex]
  2. [latex]\Large\frac{{z}^{2}\cdot z}{{z}^{4}}[/latex]
  3. [latex]\Large\frac{{\left(-5{t}^{3}\right)}^{4}}{{\left(-5{t}^{3}\right)}^{8}}[/latex]

In the following video you will see examples of simplifying expressions with negative exponents.

Combine exponent rules to simplify expressions

In the next examples we will combine the use of the product and quotient rules to simplify expressions whose terms may have negative or zero exponents.

Example

Write each of the following products with a single base. Do not simplify further. Write answers with positive exponents.

  1. [latex]{b}^{2}\cdot {b}^{-8}[/latex]
  2. [latex]{\left(-x\right)}^{5}\cdot {\left(-x\right)}^{-5}[/latex]
  3. [latex]\displaystyle \frac{-7z}{{\left(-7z\right)}^{5}}[/latex]

The following video shows more examples of how to combine the use of the product and quotient rules to simplify expressions whose terms may have negative or zero exponents.

(2.1.5) – Power of a product and a quotient

Finding the Power of a Product

To simplify the power of a product of two exponential expressions, we can use the power of a product rule of exponents, which breaks up the power of a product of factors into the product of the powers of the factors. For instance, consider [latex]{\left(pq\right)}^{3}[/latex]. We begin by using the associative and commutative properties of multiplication to regroup the factors.

[latex]\begin{array}{ccc}\hfill {\left(pq\right)}^{3}& =& \stackrel{3\text{ factors}}{{\left(pq\right)\cdot \left(pq\right)\cdot \left(pq\right)}}\hfill \\ & =& p\cdot q\cdot p\cdot q\cdot p\cdot q\hfill \\ & =& \stackrel{3\text{ factors}}{{p\cdot p\cdot p}}\cdot \stackrel{3\text{ factors}}{{q\cdot q\cdot q}}\hfill \\ & =& {p}^{3}\cdot {q}^{3}\hfill \end{array}[/latex]

In other words, [latex]{\left(pq\right)}^{3}={p}^{3}\cdot {q}^{3}[/latex].

The Power of a Product Rule of Exponents

For any real numbers [latex]a[/latex] and [latex]b[/latex] and any integer [latex]n[/latex], the power of a product rule of exponents states that

[latex]{\left(ab\right)}^{n}={a}^{n}{b}^{n}[/latex]

Example

Simplify each of the following products as much as possible using the power of a product rule. Write answers with positive exponents.

  1. [latex]{\left(a{b}^{2}\right)}^{3}[/latex]
  2. [latex]{\left(2^a{t}\right)}^{15}[/latex]
  3. [latex]{\left(-2{w}^{3}\right)}^{3}[/latex]
  4. [latex]\displaystyle \frac{1}{{\left(-7z\right)}^{4}}[/latex]
  5. [latex]{\left({e}^{-2}{f}^{2}\right)}^{7}[/latex]

We may even encounter

In the following video,  we provide more examples of how to find the power of a product.

Finding the Power of a Quotient

To simplify the power of a quotient of two expressions, we can use the power of a quotient rule, which states that the power of a quotient of factors is the quotient of the powers of the factors. For example, let’s look at the following example.

[latex]\displaystyle {\left({e}^{-2}{f}^{2}\right)}^{7}=\frac{{f}^{14}}{{e}^{14}}[/latex]

Let’s rewrite the original problem differently and look at the result.

[latex]\Large \begin{array}{ccc}\hfill {\left({e}^{-2}{f}^{2}\right)}^{7}& =& {\left(\frac{{f}^{2}}{{e}^{2}}\right)}^{7}\hfill \\ & =& \frac{{f}^{14}}{{e}^{14}}\hfill \end{array}[/latex]

It appears from the last two steps that we can use the power of a product rule as a power of a quotient rule.

[latex]\Large \begin{array}{ccc}\hfill {\left({e}^{-2}{f}^{2}\right)}^{7}& =& {\left(\frac{{f}^{2}}{{e}^{2}}\right)}^{7}\hfill \\ & =& \frac{{\left({f}^{2}\right)}^{7}}{{\left({e}^{2}\right)}^{7}}\hfill \\ & =& \frac{{f}^{2\cdot 7}}{{e}^{2\cdot 7}}\hfill \\ & =& \frac{{f}^{14}}{{e}^{14}}\hfill \end{array}[/latex]

The Power of a Quotient Rule of Exponents

For any real numbers [latex]a[/latex] and [latex]b[/latex] and any integer [latex]n[/latex], the power of a quotient rule of exponents states that

[latex]\displaystyle {\left(\frac{a}{b}\right)}^{n}=\frac{{a}^{n}}{{b}^{n}}[/latex]

Example

Simplify each of the following quotients as much as possible using the power of a quotient rule. Write answers with positive exponents.

  1. [latex]\displaystyle {\left(\frac{4}{{z}^{11}}\right)}^{3}[/latex]
  2. [latex]\displaystyle {\left(\frac{p}{{q}^{3}}\right)}^{6}[/latex]
  3. [latex]\displaystyle {\left(\frac{-1}{{t}^{2}}\right)}^{27}[/latex]
  4. [latex]\displaystyle {\left({j}^{3}{k}^{-2}\right)}^{4}[/latex]
  5. [latex]\displaystyle {\left({m}^{-2}{n}^{-2}\right)}^{3}[/latex]

The following video provides more examples of simplifying expressions using the power of a quotient and other exponent rules.

(2.1.6) – Definition of a simplified exponential expression

Definition: An exponential expression is simplified” when:

  • No parenthesis appear
  • No powers are raised to powers
  • Each base occurs only once
  • No negative or zero exponents appear

 

Summary

  • Evaluating expressions containing exponents is the same as evaluating any expression. You substitute the value of the variable into the expression and simplify.
  • The product rule for exponents: For any number [latex]x[/latex] and any integers [latex]a[/latex] and [latex]b[/latex], [latex]\left(x^{a}\right)\left(x^{b}\right) = x^{a+b}[/latex].
  • The quotient rule for exponents: For any non-zero number [latex]x[/latex] and any integers [latex]a[/latex] and [latex]b[/latex]: [latex] \displaystyle \frac{{{x}^{a}}}{{{x}^{b}}}={{x}^{a-b}}[/latex]
  • The power rule for exponents:
    1. For any nonzero numbers [latex]a[/latex] and [latex]b[/latex] and any integer [latex]x[/latex], [latex]\left(ab\right)^{x}=a^{x}\cdot{b^{x}}[/latex].
    2. For any number [latex]a[/latex], any non-zero number [latex]b[/latex], and any integer [latex]x[/latex], [latex] \displaystyle {\left(\frac{a}{b}\right)}^{x}=\frac{a^{x}}{b^{x}}[/latex]