How to simplify cube root expression

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 3K views
Daniel McKinley
Messages
4
Reaction score
0
]

Homework Statement


Solving the cubic equation x^3 + 6x = 20 by using formula gives
(10+ sqrt(108))^1/3 - (-10 + sqrt(108))^1/3
How do you show that this comes out exactly 2? No calculators allowed.

Homework Equations

The Attempt at a Solution


Tried cubing the expression and tried using the Difference of Cubes formula.
 
Physics news on Phys.org
You can plug in for x (a - b) and get (a - b)^3 + 6(a-b) = 20. Expand out to get (a^3 - 3(a^2)b + 3a(b^2) - b^3) + 6a - 6b = 20. Were you able to get that far? Where did you get stuck? I'm not familiar off-hand with Diff of cubes. I will look that one up.
 
Daniel McKinley said:
(10+ sqrt(108))^1/3 - (-10 + sqrt(108))^1/3 = 2
If the result is that simple, there must be a trick:) Try to find the numbers a and b so as (a+b)3=10+√108 and (a-b)3=-10+√108.
Hint : first factorize 108.
.
 
  • Like
Likes   Reactions: scottdave
Daniel McKinley said:
]

Homework Statement


Solving the cubic equation x^3 + 6x = 20 by using formula gives
(10+ sqrt(108))^1/3 - (-10 + sqrt(108))^1/3
How do you show that this comes out exactly 2? No calculators allowed.

The Attempt at a Solution


Tried cubing the expression and tried using the Difference of Cubes formula.
you say you've tried but haven't showed what you have tried.

Firstly by substituting x = 2 in your equation you see that it is a solution. So (x - 2) is a factor of the cubic, so dividing by this term gives you a quadratic from which you can get the other roots.

However your question was just arithmetic.

√(108) ? 108 has a lot of factors so you can express √108 more naturally in terms of smaller numbers.

For the rest, I tried two avenues that both seem to be working, because seeming to be giving lots of simplifications, but in the end they didn't work. I might be onto something else but maybe tomorrow if no one else gets it first.
 
Last edited:
Okay I think this is it.
Our expression reduces to

(10 + 6√3) - (-10 + 6√3)

You hope that each of the two terms are perfect cubes. Maybe you can show they have to be. Maybe they have to be for this to give you an exact integer at the end.

Perfect cubes of something involving √3

Now (a + b√3)3 = a3 + 3a2b√3 + 9ab2 + 3b3√b

So we have two conditions to satisfy

For the non-surd term a3 + 9ab2 = 10

And the first thing you try:

a = 1, b = 1 works!

I will leave you to complete this now, and to worry about whether this will always work later.
 
However I think this has all been probably unnecessary.
That you may be doing this at the wrong stage in the cubic solution or some other confusion.
In the cubic solution you do get the difference between two cubes
X3 - Y3 = 0
where X, Y are linear in the unknown, or Y is a constant.
Then you can use the difference between two cubes formula - but it is obvious anyway - to get one solution X = Y .

When you have worked out something please COME BACK and tell us about the problem and solution because I hate doing this amount and then a problem is left hanging and Incompleted And I hate the student who does it!
(PS Well now I see you are a teacher not a student so you should understand this.)
 
Last edited: