document.write( "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 \n" ); document.write( "
Algebra.Com's Answer #709680 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "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
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let me re-write the given equation in an equivalent form\r\n" );
document.write( "\r\n" );
document.write( "\"2x%5E2+-+%283c-2%29x+%2B+c%5E2\" = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then, according to Vieta's theorem, \r\n" );
document.write( "\r\n" );
document.write( "    - 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,   \r\n" );
document.write( "\r\n" );
document.write( "and\r\n" );
document.write( "\r\n" );
document.write( "    - the product of the roots is equal to \"c%5E2%2F2\" = the constant term divided by the leading coefficient.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Therefore, the condition says and directly required that\r\n" );
document.write( "\r\n" );
document.write( "    \"%283c-2%29%2F2\" = \"c%5E2%2F2\",   or, equivalently,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"c%5E2+-+3c+%2B+2\" = 0.\r\n" );
document.write( "\r\n" );
document.write( "After factoring left side  c^2 - 3c + 2 = (c-1)*(c-2)  you easily find the roots  c= 1  and  c= 2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The values of \"c\" under the question are  c= 1  and  c= 2.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );