topic badge
AustraliaNSW
Stage 5.1-2

2.01 Variables and indices

Lesson

Multiply terms with indices

When multiplying a number by itself repeatedly, we are able to use index notation to write the expression more simply. Here we are going to look at a rule that allows us simplify products that involve the multiplication of index terms.

Consider the expression a^{5} \times a^{3}. Notice that the terms share like bases.

The image shows 8 a's being multiplied by each other. The first 5 are highlighted green and the last 3 are highlighted blue.

Let's think about what this would look like if we expanded the expression.

We can see that there are eight as being multiplied together, and notice that 8 is the sum of the powers in the original expression.

So, in our example above, \begin{aligned}a^{5}\times a^{3} &= a^{5+3}\\&=a^{8}\end{aligned}

We can avoid having to write each expression in expanded form by using the multiplication law.

For any base number a, and any numbers m and n as powers, a^{m} \times a^{n}=a^{m+n}.

That is, when multiplying terms with a common base:

  • Keep the same base

  • Find the sum of the exponents

Examples

Example 1

Simplify the following, giving your answer in index form: x^{4} \times 10x^{3}

Worked Solution
Create a strategy

Use the multiplication law to simplify the expression.

Apply the idea
\displaystyle x^{4} \times 10x^{3}\displaystyle =\displaystyle 10\times x^{4+3}Add the powers of the base x
\displaystyle =\displaystyle 10^{7}Evaluate the addition and simplify
Idea summary

For any base number a, and any numbers m and n as powers. a^{m} \times a^{n}=a^{m+n}

Divide terms with indices

The method to divide power terms is similar to the multiplication law, however in this case we subtract the powers from one another, rather than add them. Let's look at an expanded example to see why this is the case.

If we wanted to simplify the expression a^{6} \div a^{2}, we could write it as:

A fraction of 5 a's over 2 a's. Both the numerator and denominator have 2 a's that have been cancelled out.

We can see that there are six a's being divided by two as to give a result of four a's, and notice that 4 is the difference of the powers in the original expression.

So, in our example above,

\begin{aligned} a^{6} \div a^{2} &= a^{6-2} \\ &= a^{4} \end{aligned}

We can avoid having to write each expression in expanded form by using the division law (which is also known as the quotient law).

\dfrac{a^{m}}{a^{n}}=a^{m-n}, where a is any base number,

That is, when dividing terms with a common base:

  • Keep the same base

  • Find the difference in the power.

We can also write the division law in the form: a^{m}\div a^{n} = a^{m-n}.

Examples

Example 2

Simplify the following, giving your answer in index form: \dfrac{x^{11}}{5x^{8}}

Worked Solution
Create a strategy

Use the division law.

Apply the idea
\displaystyle \dfrac{x^{11}}{5x^{8}}\displaystyle =\displaystyle \dfrac{x^{11-8}}{5}Subtract the powers of x
\displaystyle =\displaystyle \dfrac{x^{3}}{5}Evaluate the subtraction
Idea summary

The division law:

\dfrac{a^{m}}{a^{n}}=a^{m-n}\,\,\text{ or }\,\,a^{m}\div a^{n} = a^{m-n} where a is any base number.

Power of a power law

For any base a, and any numbers m and n as powers, \left(a^{m}\right)^{n} = a^{m \times n}

That is, when simplifying a term with a power that itself has a power:

  • Keep the same base
  • Find the product of the powers

Since "powers of powers" involve expressions with brackets, it's important to remember that everything inside the brackets is raised to the outside power.

Let's say we want to simplify the expression \left(2x^{2}\right)^{3}:

A common mistake is to only apply the outside power to the algebraic term. If we did this, we would get an answer of 2x^{2\times 3}=2x^{6}, which is not correct.

Consider the expression in expanded form:

\begin{aligned} \left(2x^{2}\right)^{3} &= 2x^{2} \times 2x^{2} \times 2x^{2} \\ &= \left(2\times2\times2\right)\times \left(x^{2} \times x^{2} \times x^{2}\right) \\ &= 2^{3} \times \left(x^{2}\right)^{3} \\ &=8x^{6}\end{aligned}

You can see that not only is x^{2} multiplied 3 times, \left(x^{2}\right)^{3}, but 2 is also multiplied 3 times, 2^{3}.

So we need to raise 2 to the power of 3 as well as x^{2} to the power of 3.\left(2x^{2}\right)^{3} = 8x^{6}

Beware of the signs when raising negative numbers to a power, as a negative number raised to an odd power has a negative result. For example: \left(-2x^{2}\right)^{3}=-8x^{6}

Examples

Example 3

Express the following in simplified index form: \left(w^{7}\right)^{4}

Worked Solution
Create a strategy

Use the power of the power law to solve the expression.

Apply the idea
\displaystyle \left(w^{7}\right)^{4}\displaystyle =\displaystyle w^{7\times4}Multiply the powers
\displaystyle =\displaystyle w^{28}Evaluate the multiplication
Idea summary

For any base a, and any numbers m and n as powers, \left(a^{m}\right)^{n} = a^{m \times n}

Zero index

What happens if we want to divide one term by another and when we perform the subtraction and we are left with a power of latex 0? For example:\begin{aligned} x^{5} \div x^{5} &= x^{5-5} \\ &= x^{0} \end {aligned}

To think about what value we can assign to the term x^{0}, let's write this division problem as the fraction \dfrac{x^{5}}{x^{5}}. Since the numerator and denominator are the same, the fraction simplifies to 1. Notice that this will also be the case with \dfrac{k^{20}}{k^{20}} or any expression where we are dividing like bases whose powers are the same.

So the result we arrive at by using index laws is x^{0}, and the result we arrive at by simplifying fractions is 1. This must mean that x^{0}=1.

There is nothing special about x, so we can extend this observation to any base. This result is summarised by the zero power law.

For any base a, a^{0}=1.

This says that taking the zeroth power of any number will always result in 1.

Examples

Example 4

Simplify the following expression: 18a^{0}

Worked Solution
Create a strategy

Use the zero power law.

Apply the idea

Notice that only a is to the power of 0, not 18.

\displaystyle 18a^{0}\displaystyle =\displaystyle 18\times a^0Separate the two parts of the term
\displaystyle =\displaystyle 18\times1Evaluate a^{0}
\displaystyle =\displaystyle 18Evaluate
Idea summary

For any base a, a^{0}=1.

Taking the zeroth power of any number or term will always result in 1.

Mixed operations

Now we are going to look at questions that can be solved by using a combination of these rules. It's important to remember the order of operations when solving such questions.

The multiplication law: a^{m}\times a^{n}=a^{m+n}

The division law: a^{m}\div a^{n}=a^{m-n}, a^{n} \neq 0

The power of a power law: \left(a^{m}\right)^{n} = a^{m \times n}

The zero power law: a^{0}=1, a\neq0

We may also come across expressions of the form \left(a^{m}\times b^{n}\right)^{p}, and we can use a combination of the multiplication law and the power of a power law to see that: \left(a^{m}\times b^{n}\right)^{p}=a^{m\times p} \times b^{n\times p}

Examples

Example 5

Simplify the following expression: \left(x^{5}y^{4}\right)^{4}.

Worked Solution
Create a strategy

Use the power of a power law.

Apply the idea
\displaystyle \left(x^{5}y^{4}\right)^{4}\displaystyle =\displaystyle \left(x^{5}\right)^{4}\times \left(y^{4} \right)^{4}Raise each variable to the power of 4
\displaystyle =\displaystyle x^{20}\times y^{16}Multiply the powers
\displaystyle =\displaystyle x^{20}y^{16}Simplify

Example 6

Simplify the following expression: \dfrac{\left(2x^{2}y^{0}\right)^{4}}{x^{5}}.

Worked Solution
Create a strategy

Use the zero power law, power of a power law and division law.

Apply the idea
\displaystyle \dfrac{\left(2x^{2}y^{0}\right)^{4}}{x^{5}}\displaystyle =\displaystyle \dfrac{\left(2x^{2} \right)^{4}}{x^{5}}Use the zero power law
\displaystyle =\displaystyle \dfrac{2^{4}\times \left(x^{2}\right)^{4}}{x^{5}}Use the power of a power law
\displaystyle =\displaystyle \dfrac{16x^{8}}{x^{5}}Simplify the numerator
\displaystyle =\displaystyle 16x^{8-5}Use the division law
\displaystyle =\displaystyle 16x^{3}Evaluate the subtraction
Idea summary

Some expressions require a combination of the power laws to simplify them. It's important to remember the order of operations when simiplifying these expressions.

The multiplication law: a^{m}\times a^{n}=a^{m+n}

The division law: a^{m}\div a^{n}=a^{m-n}, a^{n} \neq 0

The power of a power law: \left(a^{m}\right)^{n} = a^{m \times n}

The zero power law: a^{0}=1, a\neq0

Outcomes

MA5.1-5NA

operates with algebraic expressions involving positive-integer and zero indices, and establishes the meaning of negative indices for numerical bases

MA5.2-7NA

applies index laws to operate with algebraic expressions involving integer indices

What is Mathspace

About Mathspace