Lesson Explainer: Solving Cubic Equations: Taking Cube Roots | Nagwa Lesson Explainer: Solving Cubic Equations: Taking Cube Roots | Nagwa

Lesson Explainer: Solving Cubic Equations: Taking Cube Roots Mathematics • 8th Grade

In this explainer, we will learn how to solve cubic equations using the cube root property.

We begin by recalling that the cube root of a number 𝑎, written 𝑎, is the number whose cube is 𝑎. In other words, 𝑎=𝑎. We can use this to simplify or evaluate expressions. For example, we know that 2=8; hence, we can evaluate 8=2.

This is not the only use of the cube root. We can also use this idea to solve equations. For example, imagine we are told that the volume of a cube is 8 cm3. We can then say that the cube has side lengths 𝑥 cm to get the following.

The volume of this cube is then given by 𝑥, so we can construct the following equation: 𝑥=8.

We know that 2=8; however, we can also solve this equation by taking cube roots of both sides of the equation. Doing this gives 𝑥=8.

We know that 𝑥=𝑥 and 8=2; hence, 𝑥=2.

It is worth noting that we know this is the only value of 𝑥 that solves this equation, since increasing the side length will increase the volume and decreasing the side length will decrease the volume. This is true in general: increasing the value of 𝑥 will increase the value of 𝑥 and decreasing the value of 𝑥 will decrease the value of 𝑥. Hence, 𝑥=𝑎 will only have one solution for any real value of 𝑎.

This is not the case with the square root, since 2=4 but (2)=4 as well. This is the reason that we find a positive and a negative root when taking square roots of both sides of an equation but there is a unique solution when taking cube roots.

Let’s now see an example of solving some cubic equations.

Example 1: Solving a Cubic Equation by Rearranging

Solve the cubic equation 𝑥=8 in .

Answer

We take the cube root of both sides of the equation to see 𝑥=8.

We then recall that 2=8, so 8=2. Hence, 𝑥=8=2.

In our next example, we will see how to solve a cubic equation where the variable cubed is equal to a rational number.

Example 2: Solving a Cubic Equation Involving a Fraction

Solve 𝑥=278.

Answer

We start by taking cube roots of both sides of the equation, where we note that 𝑥=𝑥. This gives 𝑥=278.

We then recall that if 𝑎 and 𝑏 are perfect cubes and 𝑏0, then 𝑎𝑏=𝑎𝑏. We note that 27=3 and 8=2, so both are perfect cubes and hence 𝑥=278=278=32.

Therefore, 𝑥=32.

In our next example, we will solve a cubic equation by first rearranging.

Example 3: Solving a Cubic Equation by Rearranging

Find the value of 𝑦 given that 1000𝑦27=0.

Answer

Since the variable in this equation is cubed, we are going to need to take cube roots of both sides of the equation. However, in order to do this, we first need to rearrange the equation so that the cubic factor is isolated on one side of the equation.

We first add 27 to both sides of the equation to get 1000𝑦=27.

We then divide both sides of the equation through by 1000; this gives 𝑦=271000.

We can now take cube roots of both sides of the equation to get 𝑦=271000.

We then recall that if 𝑎=𝑛, 𝑏=𝑚, and 𝑏0, then 𝑛𝑚=𝑛𝑚=𝑎𝑏. We note that 27=3 and 1000=10; hence, 𝑦=271000=271000=310.

In our next example, we will solve another equation by rearranging.

Example 4: Rearranging an Equation into a Cubic Equation and Solving It

Given that 𝑥 and 𝑥10=100𝑥, determine the value of 𝑥.

Answer

To solve an equation of this form, we need to note that multiplying the equation through by 𝑥 will collect all of the variables into a single term. To justify multiplying the equation through by 𝑥, we note we are dividing by 𝑥 in the original equation, so 𝑥 cannot be zero. Hence, 𝑥10×𝑥=100𝑥×𝑥.

We cancel the shared factor of 𝑥 on the right-hand side of the equation, since 𝑥0, and simplify; this gives 𝑥10=100.

We then multiply the equation through by 10 to get 𝑥=1000.

Finally, we take cube roots of both sides of the equation, where we note that (10)=1000, so 1000=10. This gives 𝑥=1000=10.

Thus far, we have only dealt with simple equations involving cubes. However, it is possible for operations to occur inside the cubic operation. For example, imagine we are told that a father is 65 years old and he is one year older than twice his son’s age cubed. We can use the cube root to determine the son’s age.

First, we need to rewrite this information into an equation. To do this, we will work backward. Let’s call the son’s age 𝑥. We are told that the father is 65 years old and he is one year older than twice his son’s age cubed. So, we need to cube twice 𝑥 and then add 1; this is then equal to 65. We have (2𝑥)+1=65.

We can subtract 1 from both sides to get (2𝑥)=64.

We can then take cube roots of both sides of the equation; this gives 2𝑥=64=4.

We then divide the equation through by 2 to get 𝑥=2.

Thus, the son’s age is 2 years.

In general, we can solve equations of the form (𝑎𝑥+𝑏)+𝑐=𝑑, provided 𝑎0 and we can find the cube root of 𝑑𝑐. To do this, we need to rearrange the equation to find 𝑥. We can do this by using the following method.

How To: Solving a Cubic Equation

To solve a cubic equation of the form (𝑎𝑥+𝑏)+𝑐=𝑑, where 𝑎,𝑏,𝑐, and 𝑑 are constants and 𝑎0, we need to rearrange the equation for 𝑥. We can do this by following these steps:

  1. Subtract 𝑐 from both sides of the equation to get (𝑎𝑥+𝑏)=𝑑𝑐.
  2. Take the cube root of both sides of the equation to get 𝑎𝑥+𝑏=𝑑𝑐.
  3. Subtract 𝑏 from both sides to get 𝑎𝑥=𝑑𝑐𝑏.
  4. Divide the equation through by 𝑎 to get 𝑥=𝑑𝑐𝑏𝑎.

Let’s now see some examples of applying this method to solve cubic equations.

Example 5: Solving a Cubic Equation by Rearranging after Taking the Cube Root

Find the value of 𝑦 given that (2𝑦14)36=28.

Answer

We first note that we have a cubic term in this equation that involves a variable. This means we will want to take cube roots of both sides of the equation to solve for 𝑦. However, we cannot do this directly to the equation since the cubed term is not isolated on one side of the equation. Therefore, we start by adding 36 to both sides of the equation to get (2𝑦14)=28+36=64.

We can now take cube roots of both sides of the equation to get (2𝑦14)=64.

We know that 𝑎=𝑎, so (2𝑦14)=2𝑦14, and that 64=4, so 64=4.

Therefore, the equation simplifies to give 2𝑦14=4.

We can now solve for 𝑦. We add 14 to both sides of the equation, which yields 2𝑦=4+14=18.

We then divide the equation through by 2 to get 𝑦=182=9.

In our final example, we will solve a cubic equation involving rearranging an equation where the coefficient of the variable is negative.

Example 6: Solving a Cubic Equation by Rearranging after Taking the Cube Root

Find the value of 𝑥 given that (153𝑥)+2=29, where 𝑥.

Answer

We first need to rearrange the equation so that the cube term is isolated on the left-hand side of the equation. We can do this by subtracting 2 from both sides of the equation; this gives (153𝑥)=292=27.

We can then take cube roots of both sides of the equation, where we note (153𝑥)=153𝑥 and 27=3. Hence, 153𝑥=3.

We can now solve for 𝑥. We subtract 15 from both sides of the equation to get 3𝑥=12.

Then, we divide through by 3 to get 𝑥=4.

Let’s finish by recapping some of the important points from this explainer.

Key Points

  • We can solve equations by taking the cube roots of both sides of the equation. In particular, if 𝑥=𝑎, then 𝑥=𝑎.
  • Unlike the square root, taking cube roots of both sides of an equation gives a unique solution.
  • To solve a cubic equation of the form (𝑎𝑥+𝑏)+𝑐=𝑑, where 𝑎,𝑏,𝑐, and 𝑑 are constants and 𝑎0, we rearrange the equation to isolate 𝑥. We get 𝑥=𝑑𝑐𝑏𝑎.

Download the Nagwa Classes App

Attend sessions, chat with your teacher and class, and access class-specific questions. Download the Nagwa Classes app today!

Nagwa uses cookies to ensure you get the best experience on our website. Learn more about our Privacy Policy.