Home / IB MYP 3 Mathematics Study Notes / IB MYP 3 Mathematics 4.6 Equations Involving Powers Study Notes

IB MYP 3 Mathematics 4.6 Equations Involving Powers Study Notes - New Syllabus

IB MYP 3 Mathematics 4.6 Equations Involving Powers Study Notes

IB MYP 3 Mathematics 4.6 Equations Involving Powers Study Notes at IITian Academy focus on specific topics and types of questions asked in the actual exam. Study Notes focus on the IB MYP 3 Mathematics syllabus with guiding questions of

Power equation: An equation in which the unknown is raised to a power, such as \(x^2=25\) or \(x^3=64\).
Inverse operation: An operation used to undo another operation, such as square roots undoing squaring and cube roots undoing cubing.
Square equation: An equation involving \(x^2\), which can have two real solutions when the right-hand side is positive.
Cube equation: An equation involving \(x^3\), which normally has one real solution.
Square root: The inverse operation of squaring, with \(x^2=a\) giving \(x=\pm\sqrt{a}\).
Cube root: The inverse operation of cubing, with \(x^3=a\) giving \(x=\sqrt[3]{a}\).
\(\pm\): Indicates that both the positive and negative values must be considered when solving a square equation.
Coefficient: A number multiplying a power of the variable, which must be isolated before applying the appropriate root.
Checking solutions: Substituting every possible solution into the original equation to verify that it is valid.
Key rule: Isolate the power first, apply the appropriate inverse root operation, remember \(\pm\) for square equations, and check every solution in the original equation.

IB MYP 3 Mathematics – Study Notes – All Topics

4.6 – Equations Involving Powers

Some equations contain an unknown raised to a power, such as \(x^2=25\) or \(x^3=64\). These are called power equations.

To solve them, we use the inverse operation of the power. The main idea is to undo the exponent while remembering that a square equation can have two solutions. The MYP 3 course specifically introduces power equations as a useful algebraic skill. 

 What Is a Power Equation?

A power equation is an equation in which the unknown is raised to a power.

EquationPower
\(x^2=36\)Square
\(x^3=125\)Cube
\(x^4=81\)Fourth power

 Inverse Operations

Just as addition and subtraction are inverse operations, and multiplication and division are inverse operations, squaring and square roots are inverse operations.

OperationInverse
Add \(a\)Subtract \(a\)
Multiply by \(a\)Divide by \(a\)
SquareSquare root
CubeCube root

 Solving Equations of the Form \(x^2=a\)

To solve:

\(x^2=a\)

take the square root of both sides.

\(x=\pm\sqrt{a}\)
⚠️ Important:
When solving \(x^2=a\), remember the \(\pm\) symbol because both a positive and a negative number can have the same square.

For example:

\(x^2=49\)

Therefore:

\(x=\pm\sqrt{49}\)
\(x=\pm7\)

So the two solutions are:

\(\boxed{x=7\text{ or }x=-7}\)

Solving Equations of the Form \(x^3=a\)

For a cube equation, use the cube root.

\(x^3=a\)

Therefore:

\(x=\sqrt[3]{a}\)

Unlike a square equation, a cube equation normally has one real solution.

For example:

\(x^3=-27\)
\(x=\sqrt[3]{-27}\)
\(\boxed{x=-3}\)

This works because:

\((-3)^3=-27\)

Equations with a Coefficient

Sometimes the equation contains a number multiplied by the power.

For example:

\(3x^2=75\)

First divide both sides by \(3\):

\(x^2=25\)

Then take the square root:

\(x=\pm5\)

Therefore:

\(\boxed{x=5\text{ or }x=-5}\)

 Equations with Brackets

The unknown may be inside a squared or cubed expression.

For example:

\((x+2)^2=36\)

Take the square root of both sides:

\(x+2=\pm6\)

This gives two equations:

\(x+2=6\)
\(x+2=-6\)

Solve each:

\(x=4\)
\(x=-8\)

Therefore:

\(\boxed{x=4\text{ or }x=-8}\)

⭐ Strategy:
For \((x+a)^2=b\):

1. Take the square root of both sides.
2. Include \(\pm\).
3. Solve the resulting two linear equations.

 Checking Solutions

Checking is especially important for power equations. Substitute each possible solution into the original equation.

For example, for:

\((x+2)^2=36 \)

Check \(x=4\):

\((4+2)^2=6^2=36\) ✓

Check \(x=-8\):

\((-8+2)^2=(-6)^2=36\) ✓

Both values are therefore valid solutions.

Number of Solutions

EquationSolutions
\(x^2=25\)\(x=5,-5\)
\(x^2=0\)\(x=0\)
\(x^2=-9\)No real solution
\(x^3=27\)\(x=3\)

For a square equation \(x^2=a\), a negative value of \(a\) has no real solution because the square of every real number is non-negative.

⚠️ Common Mistake:
Do not write \(x=\sqrt{25}=5\) and stop when solving \(x^2=25\).

Both \(5\) and \(-5\) satisfy the equation:

\(5^2=25\)
\((-5)^2=25\)

Power Equations — Quick Method

StepWhat to Do
1Simplify the equation first.
2Isolate the power containing the unknown.
3Use the appropriate root.
4For square equations, remember \(\pm\).
5Solve for the variable.
6Check every solution in the original equation.

🎯 MYP 3 Key Takeaway
A power equation can be solved by using the inverse root operation.
For a square equation:

\(x^2=a\quad\Rightarrow\quad x=\pm\sqrt{a}\)

For a cube equation:

\(x^3=a\quad\Rightarrow\quad x=\sqrt[3]{a}\)

Always check the solutions and consider whether each solution makes sense in the real-world context.

Example 1: 

Solve the following equations.

a) \(x^2=64\)

b) \(3x^2=75\)

c) \((x-4)^2=49\)

d) \(x^3=-125\)

▶️ Answer/Explanation

Answer

a)

\(x^2=64\)
\(x=\pm\sqrt{64}\)
\(\boxed{x=8\text{ or }x=-8}\)

b)

\(3x^2=75\)
\(x^2=25\)
\(x=\pm5\)
\(\boxed{x=5\text{ or }x=-5}\)

c)

\((x-4)^2=49\)
\(x-4=\pm7\)

So:

\(x-4=7\Rightarrow x=11\)
\(x-4=-7\Rightarrow x=-3\)
\(\boxed{x=11\text{ or }x=-3}\)

d)

\(x^3=-125\)
\(x=\sqrt[3]{-125}\)
\(\boxed{x=-5}\)

Example 2: 

The area of a square garden is \(36\text{ m}^2\).

a) Let the side length of the garden be \(x\) metres. Write an equation involving a power.

b) Solve the equation.

c) Explain why only one of the mathematical solutions is suitable for the context.

d) The volume of a cube is \(27\text{ cm}^3\). Find the length of one edge.

▶️ Answer/Explanation

Answer

a) The area of a square is side length squared:

\(x^2=36 \)

b)

\(x=\pm\sqrt{36}\)
\(x=\pm6\)

So the mathematical solutions are:

\(x=6\) or \(x=-6\)

c) A side length represents a physical length, so it cannot be negative.

\(\boxed{x=6\text{ m}}\)

d) The volume of a cube is:

\(x^3=27\)

Take the cube root:

\(x=\sqrt[3]{27}\)
\(\boxed{x=3\text{ cm}}\)
Scroll to Top