Jon P. answered 06/15/15
Tutor
5.0
(173)
Knowledgeable Math, Science, SAT, ACT tutor - Harvard honors grad
There's another way to do this, without actually calculating the roots.
The sum of the roots of a quadratic polynomial is always equal to -b/a, no matter what the actual roots are.
So in this case, you have -b/a = -(-2) / 3 = 2/3.
You can see this by starting with the quadratic formula:
x = (-b ± √(b2 - 4ac)) / 2a
That means that there are two roots: (-b + √(b2 - 4ac)) / 2a and (-b - √(b2 - 4ac)) / 2a
Add these together.
(-b + √(b2 - 4ac)) / 2a + (-b - √(b2 - 4ac)) / 2a
= (-b + √(b2 - 4ac) + -b - √(b2 - 4ac)) / 2a
The terms with the square root cancel out and you get (-b + -b) / 2a = -2b/2a = -b/a