4
$\begingroup$

I found this question on my test:

What is the sum of all of the real root of $x^3-4x^2+x=-6$?

  • A.) $-4 $
  • A.) $-2$
  • A.) $-0 $
  • A.) $2 $
  • A.) $4 $

My answer: $2 + 3 = 5$ , but that's not an option. Was the question wrong, or I didn't pay attention enough?

  • 0
    try to find the roots, they are all divisors of $6$2017-01-15
  • 0
    hint: the sum is $4$2017-01-15
  • 0
    Hint: There is a small negative root you haven't discovered.2017-01-15
  • 18
    @ Dr. Sonnhard Graubner: Well, I don't really think that's a hint.2017-01-15

2 Answers 2

6

$$x^3-4x^2+x=-6 \implies x^3-4x^2+x+6=0 \implies (x-2)(x-3)(x+1)=0 $$

You missed one solution, $x=-1$. Thus, the answer is $4$.

Some people may suggest that you use Vieta's formula, but IMO that would be unwise.

This is because Vieta's formula adds all the solutions, even the complex ones, but the question at hand explicitly asks for only real solutions.

So this would probably be the best way to do it.

  • 0
    @S It doesn't matter at all that Vieta's formulas adds "all the roots": if the polynomial is a real one, at the end **all the Vieta's formulas**, including the one with the sum of all the roots, with render real numbers, of course.2017-01-15
  • 6
    @DonAntonio The sum would be a real number, but the roots may not be a real number, which is what I am trying to say. The questions asks for the sum of the real roots.2017-01-15
  • 0
    @S Good catch, I didn't even notice that in the question. Thanks. +12017-01-15
  • 0
    You are partly right about Vieta's formula. However, once you *know* that all but possibly one roots are real (and OP did find two real roots), it follows that they are all real (because nonreal roots would come in conjugate pairs), and you can apply Vieta's formula (which is much easier in general than looking for the last root).2017-01-15
  • 0
    @tomasz Yes, you can. I am saying that you shouldn't apply Vieta's formula right away. And when it is a cubic, I think finding the last root and using Vieta's formula is really of similar difficulty.2017-01-15
  • 0
    @S.C.B.: I concede that the "much" is a bit of an overstatement. You can easily find the last root *using* Vieta's formula, although using that to find the sum of roots would not make much sense.2017-01-15
  • 0
    @tomasz Well, Vieta's Formula isn't the only way.2017-01-15
  • 0
    @S.C.B.: frankly, I can't think of anything easier.2017-01-15
2

It is easy to find these roots: $-1,2,3$, so the sum is $4$.