SOLUTION: if the sum of the roots of 2x^2 -3cx + 2x +c^2 = 0 equals the product of roots, what are the possible values of c

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: if the sum of the roots of 2x^2 -3cx + 2x +c^2 = 0 equals the product of roots, what are the possible values of c      Log On


   



Question 1094973: if the sum of the roots of 2x^2 -3cx + 2x +c^2 = 0 equals the product of roots, what are the possible values of c
Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.
if the sum of the roots of 2x^2 -3cx + 2x +c^2 = 0 equals the product of roots, what are the possible values of c
~~~~~~~~~~~~~~~~~~~~~~

Let me re-write the given equation in an equivalent form

2x%5E2+-+%283c-2%29x+%2B+c%5E2 = 0.


Then, according to Vieta's theorem, 

    - the sum of the roots is equal to  %283c-2%29%2F2 = the coefficient at "x" taken with the opposite sign and divided by the leading coefficient,   

and

    - the product of the roots is equal to c%5E2%2F2 = the constant term divided by the leading coefficient.


Therefore, the condition says and directly required that

    %283c-2%29%2F2 = c%5E2%2F2,   or, equivalently,


    c%5E2+-+3c+%2B+2 = 0.

After factoring left side  c^2 - 3c + 2 = (c-1)*(c-2)  you easily find the roots  c= 1  and  c= 2.


Answer.  The values of "c" under the question are  c= 1  and  c= 2.

Solved.