What is an exponent?

Powers are the number that is multiplied by itself several times.
Each power consists of two main parts: 

  • Base of the power: The number that fulfills the requirement of duplication. The principal number is written in large size.
  • Exponent: the number that determines how many times the power base needs to be multiplied by itself.
    The exponent is written in small size and appears on the right side above the power base.
A - How we will identify the exponent

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

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 #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

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 #5

(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 #6

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 #7

Sovle:

32+33 3^2+3^3

Video Solution

Step-by-Step Solution

Remember that according to the order of operations, exponents precede multiplication and division, which precede addition and subtraction (and parentheses always precede everything).

So first calculate the values of the terms in the power and then subtract between the results:

32+33=9+27=36 3^2+3^3 =9+27=36 Therefore, the correct answer is option B.

Answer

36

Exercise #8

What is the answer to the following?

3233 3^2-3^3

Video Solution

Step-by-Step Solution

Remember that according to the order of operations, exponents come before multiplication and division, which come before addition and subtraction (and parentheses always before everything),

So first calculate the values of the terms in the power and then subtract between the results:

3233=927=18 3^2-3^3 =9-27=-18 Therefore, the correct answer is option A.

Answer

18 -18

Exercise #9

(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

344454 3^44^45^4

Exercise #10

(3×2×4×6)4= (3\times2\times4\times6)^{-4}=

Video Solution

Step-by-Step Solution

We begin by using the power rule for parentheses.

(zt)n=zntn (z\cdot t)^n=z^n\cdot t^n That is, the power applied to a product inside parentheses is applied to each of the terms within when the parentheses are opened,

We apply the above rule to the given problem:

(3246)4=34244464 (3\cdot2\cdot4\cdot6)^{-4}=3^{-4}\cdot2^{-4}\cdot4^{-4}\cdot6^{-4} Therefore, the correct answer is option d.

Note:

According to the formula of the power property inside parentheses mentioned above, it might seem as though it refers to only two terms of the product inside of the parentheses, but in reality, it is also valid for the power over a multiplication of many terms inside parentheses, as was seen above.

A good exercise is to demonstrate that if the previous property is valid for a power over a product of two terms inside parentheses (as formulated above), then it is also valid for a power over several terms of the product inside parentheses (for example - three terms, etc.).

Answer

34×24×44×64 3^{-4}\times2^{-4}\times4^{-4}\times6^{-4}

Exercise #11

(4×7×3)2= (4\times7\times3)^2=

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:

(473)2=427232 (4\cdot7\cdot3)^2=4^2\cdot7^2\cdot3^2 Therefore, the correct answer is option a.

Note:

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

Answer

42×72×32 4^2\times7^2\times3^2

Exercise #12

(42)3+(g3)4= (4^2)^3+(g^3)^4=

Video Solution

Step-by-Step Solution

We use the formula:

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

(42)3+(g3)4=42×3+g3×4=46+g12 (4^2)^3+(g^3)^4=4^{2\times3}+g^{3\times4}=4^6+g^{12}

Answer

46+g12 4^6+g^{12}

Exercise #13

(5x3)3= (5\cdot x\cdot3)^3=

Video Solution

Step-by-Step Solution

We use the formula:

(a×b)n=anbn (a\times b)^n=a^nb^n

(5×x×3)3=(15x)3 (5\times x\times3)^3=(15x)^3

(15x)3=(15×x)3 (15x)^3=(15\times x)^3

153x3 15^3x^3

Answer

153x3 15^3\cdot x^3

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

(a4)6= (a^4)^6=

Video Solution

Step-by-Step Solution

We use the formula

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

Therefore, we obtain:

a4×6=a24 a^{4\times6}=a^{24}

Answer

a24 a^{24}