document.write( "Question 1145284: if a and B are the roots of a quadratic equation 2x^2+5x+k=0 where k is constant
\n" );
document.write( "and the (a-2B)=3. find the value of: a)B b)k
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #766512 by Edwin McCravy(20054)![]() ![]() You can put this solution on YOUR website! if a and B are the roots of a quadratic equation 2x^2+5x+k=0 where k is constant \n" ); document.write( "and the (a-2B)=3. find the value of: a)B b)k \n" ); document.write( " \r\n" ); document.write( "Use the fact that that for any quadratic equation\r\n" ); document.write( "\r\n" ); document.write( "px² + qx + r = 0, where |p| > 0\r\n" ); document.write( "\r\n" ); document.write( "the sum of the roots is -q/p and the product of the roots is r/p.\r\n" ); document.write( "So we have this system of 3 equations and 3 unknowns.\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |