Exponents Rules - Examples, Exercises and Solutions

Question Types:
Applying Combined Exponents Rules: Factoring Out the Greatest Common Factor (GCF)Applying Combined Exponents Rules: More than one unknownApplying Combined Exponents Rules: Worded problemsApplying Combined Exponents Rules: Using variablesApplying Combined Exponents Rules: Variable in the exponent of the powerApplying Combined Exponents Rules: Complete the equationApplying Combined Exponents Rules: Using laws of exponents with parametersApplying Combined Exponents Rules: FactorizationApplying Combined Exponents Rules: Multiplying Exponents with the same baseApplying Combined Exponents Rules: TrinomialApplying Combined Exponents Rules: converting Negative Exponents to Positive ExponentsApplying Combined Exponents Rules: Number of termsApplying Combined Exponents Rules: Presenting powers with negative exponents as fractionsApplying Combined Exponents Rules: Two VariablesApplying Combined Exponents Rules: Identify the greater valueApplying Combined Exponents Rules: Presenting powers in the denominator as powers with negative exponentsApplying Combined Exponents Rules: BinomialApplying Combined Exponents Rules: Variables in the exponent of the powerApplying Combined Exponents Rules: Single VariableApplying Combined Exponents Rules: Using the laws of exponentsApplying Combined Exponents Rules: Variable in the base of the powerApplying Combined Exponents Rules: Presenting powers with negative exponents as fractionsApplying Combined Exponents Rules: Applying the formulaApplying Combined Exponents Rules: Calculating powers with negative exponentsApplying Combined Exponents Rules: MonomialApplying Combined Exponents Rules: A power lawApplying Combined Exponents Rules: Using multiple rules

Definition of Exponentiation

Exponents are a way to write the multiplication of a term by itself several times in a shortened form.

The number that is multiplied by itself is called the base, while the number of times the base is multiplied is called the exponent.

A - Exponentiation

an=aaa a^n=a\cdot a\cdot a ... (n times)

For example:

5555=54 5\cdot5\cdot5\cdot5=5^4

5 5 is the base, while 4 4 is the exponent.

In this case, the number 5 5 is multiplied by itself 4 4 times and, therefore, it is expressed as 5 5 to the fourth power or 5 5 to the power of 4 4 .

Practice Exponents Rules

Examples with solutions for Exponents Rules

Exercise #1

1120=? 112^0=\text{?}

Video Solution

Step-by-Step Solution

We use the zero exponent rule.

X0=1 X^0=1 We obtain

1120=1 112^0=1 Therefore, the correct answer is option C.

Answer

1

Exercise #2

(23)6= (2^3)^6 =

Step-by-Step Solution

To solve the given expression (23)6 (2^3)^6 , we apply the power of a power rule (am)n=amn (a^m)^n = a^{m \cdot n} . Here, a=2 a = 2 , m=3 m = 3 , and n=6 n = 6 .

Thus, we calculate the exponent:

36=18 3 \cdot 6 = 18

So, (23)6=218 (2^3)^6 = 2^{18} .

Answer

218 2^{18}

Exercise #3

(35)4= (3^5)^4=

Video Solution

Step-by-Step Solution

To solve the exercise we use the power property:(an)m=anm (a^n)^m=a^{n\cdot m}

We use the property with our exercise and solve:

(35)4=35×4=320 (3^5)^4=3^{5\times4}=3^{20}

Answer

320 3^{20}

Exercise #4

(43)2= (4^3)^2=

Step-by-Step Solution

To solve (43)2 (4^3)^2 , we use the power of a power rule which states that (am)n=amn (a^m)^n = a^{m \cdot n} .

Here, a=4 a = 4 , m=3 m = 3 , and n=2 n = 2 .

So, we calculate 432 4^{3 \cdot 2} ,

which simplifies to 46 4^6 .

Answer

46 4^6

Exercise #5

50= 5^0=

Video Solution

Step-by-Step Solution

We use the power property:

X0=1 X^0=1 We apply it to the problem:

50=1 5^0=1 Therefore, the correct answer is C.

Answer

1 1

Exercise #6

(62)13= (6^2)^{13}=

Video Solution

Step-by-Step Solution

We use the formula:

(an)m=an×m (a^n)^m=a^{n\times m}

Therefore, we obtain:

62×13=626 6^{2\times13}=6^{26}

Answer

626 6^{26}

Exercise #7

2423= \frac{2^4}{2^3}=

Video Solution

Step-by-Step Solution

Let's keep in mind that the numerator and denominator of the fraction have terms with the same base, therefore we use the property of powers to divide between terms with the same base:

bmbn=bmn \frac{b^m}{b^n}=b^{m-n} We apply it in the problem:

2423=243=21 \frac{2^4}{2^3}=2^{4-3}=2^1 Remember that any number raised to the 1st power is equal to the number itself, meaning that:

b1=b b^1=b Therefore, in the problem we obtain:

21=2 2^1=2 Therefore, the correct answer is option a.

Answer

2 2

Exercise #8

3532= \frac{3^5}{3^2}=

Step-by-Step Solution

Using the quotient rule for exponents: aman=amn \frac{a^m}{a^n} = a^{m-n} .

Here, we have 3532=352 \frac{3^5}{3^2} = 3^{5-2}

Simplifying, we get 33 3^3

Answer

33 3^3

Exercise #9

5654= \frac{5^6}{5^4}=

Step-by-Step Solution

Using the quotient rule for exponents: aman=amn \frac{a^m}{a^n} = a^{m-n} .

Here, we have 5654=564 \frac{5^6}{5^4} = 5^{6-4} . Simplifying, we get 52 5^2 .

Answer

52 5^2

Exercise #10

9993= \frac{9^9}{9^3}=

Video Solution

Step-by-Step Solution

Note that in the fraction and its denominator, there are terms with the same base, so we will use the law of exponents for division between terms with the same base:

bmbn=bmn \frac{b^m}{b^n}=b^{m-n} Let's apply it to the problem:

9993=993=96 \frac{9^9}{9^3}=9^{9-3}=9^6 Therefore, the correct answer is b.

Answer

96 9^6

Exercise #11

Simplify the expression:

a3a2b4b5= a^3\cdot a^2\cdot b^4\cdot b^5=

Video Solution

Step-by-Step Solution

In the exercise of multiplying powers, we will add up all the powers of the same product, in this case the terms a, b

We use the formula:

an×am=an+m a^n\times a^m=a^{n+m}

We are going to focus on the term a:

a3×a2=a3+2=a5 a^3\times a^2=a^{3+2}=a^5

We are going to focus on the term b:

b4×b5=b4+5=b9 b^4\times b^5=b^{4+5}=b^9

Therefore, the exercise that will be obtained after simplification is:

a5×b9 a^5\times b^9

Answer

a5b9 a^5\cdot b^9

Exercise #12

Simplify the following:

a12a9×a3a4= \frac{a^{12}}{a^9}\times\frac{a^3}{a^4}=

Video Solution

Step-by-Step Solution

First, we'll enter the same fraction using the multiplication law between fractions, by multiplying numerator by numerator and denominator by denominator:

xywz=xwyz \frac{x}{y}\cdot\frac{w}{z}=\frac{x\cdot w}{y\cdot z}

Let's return to the problem and apply the above law:

a12a9a3a4=a12a3a9a4 \frac{a^{12}}{a^9}\cdot\frac{a^3}{a^4}=\frac{a^{12}\cdot a^3}{a^{^9}\cdot a^4}

From here on we will no longer indicate the multiplication sign, but use the conventional writing method where placing terms next to each other means multiplication.

Now we'll notice that both in the numerator and denominator, multiplication is performed between terms with identical bases, therefore we'll use the power law for multiplication between terms with the same base:

bmbn=bm+n b^m\cdot b^n=b^{m+n}

Note that this law can only be used to calculate multiplication between terms with identical bases.

Let's return to the problem and calculate separately the results of multiplication in the numerator and denominator:

a12a3a9a4=a12+3a9+4=a15a13 \frac{a^{12}a^3}{a^{^9}a^4}=\frac{a^{12+3}}{a^{9+4}}=\frac{a^{15}}{a^{13}}

where in the last step we calculated the sum of the exponents.

Now, we'll notice that we need to perform division (fraction=division operation between numerator and denominator) between terms with identical bases, therefore we'll use the power law for division between terms with the same base:

bmbn=bmn \frac{b^m}{b^n}=b^{m-n}

Note that this law can only be used to calculate division between terms with identical bases.

Let's return to the problem and apply the above law:

a15a13=a1513=a2 \frac{a^{15}}{a^{13}}=a^{15-13}=a^2

where in the last step we calculated the result of subtraction in the exponent.

We got the most simplified expression possible and therefore we're done,

therefore the correct answer is D.

Answer

a2 a^2

Exercise #13

Simplify the following:

b22b20×b30b20= \frac{b^{22}}{b^{20}}\times\frac{b^{30}}{b^{20}}=

Video Solution

Step-by-Step Solution

Let's start with multiplying the fractions, remembering that multiplication of fractions is performed by multiplying numerator by numerator and denominator by denominator:

b22b20b30b20=b22b30b20b20 \frac{b^{22}}{b^{20}}\cdot\frac{b^{30}}{b^{20}}=\frac{b^{22}\cdot b^{30}}{b^{20}\cdot b^{20}}

Next, we'll notice that both in the numerator and denominator, multiplication occurs between terms with identical bases, so we'll use the power law for multiplying terms with identical bases:

cmcn=cm+n c^m\cdot c^n=c^{m+n}

We emphasize that this law can only be used when multiplication is performed between terms with identical bases.

From here on, we will no longer indicate the multiplication sign, but use the conventional writing method where placing terms next to each other means multiplication.
Let's return to the problem and apply the above power law separately to the fraction's numerator and denominator:

b22b30b20b20=b22+30b20+20=b52b40 \frac{b^{22}b^{30}}{b^{20}b^{20}}=\frac{b^{22+30}}{b^{20+20}}=\frac{b^{52}}{b^{40}}

where in the final step we calculated the sum of the exponents in the numerator and denominator.

Now we notice that division is required between two terms with identical bases, so we'll use the power law for division between terms with identical bases:

cmcn=cmn \frac{c^m}{c^n}=c^{m-n}

We emphasize that this law can only be used when division is performed between terms with identical bases.

Let's return to the problem and apply the above power law:

b52b40=b5240=b12 \frac{b^{52}}{b^{40}}=b^{52-40}=b^{12}

where in the final step we calculated the subtraction between the exponents.

We have obtained the most simplified expression and therefore we are done.

Therefore, the correct answer is C.

Answer

b12 b^{12}

Exercise #14

Solve the exercise:

(a5)7= (a^5)^7=

Video Solution

Step-by-Step Solution

We use the formula:

(am)n=am×n (a^m)^n=a^{m\times n}

and therefore we obtain:

(a5)7=a5×7=a35 (a^5)^7=a^{5\times7}=a^{35}

Answer

a35 a^{35}

Exercise #15

(3×4×5)4= (3\times4\times5)^4=

Video Solution

Step-by-Step Solution

We use the power law for multiplication within parentheses:

(xy)n=xnyn (x\cdot y)^n=x^n\cdot y^n

We apply it to the problem:

(345)4=344454 (3\cdot4\cdot5)^4=3^4\cdot4^4\cdot5^4

Therefore, the correct answer is option b.

Note:

From the formula of the power property mentioned above, we understand that it refers not only to two terms of the multiplication within parentheses, but also for multiple terms within parentheses.

Answer

34×44×54 3^4\times4^4\times5^4