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)\"\" \"About 
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( "\"system%28a%2BB=-5%2F2%2CaB=k%2F2%2Ca-2B=3%29\"\r\n" );
document.write( "\r\n" );
document.write( "You can solve that for all 3 unknowns by substitution.\r\n" );
document.write( "\r\n" );
document.write( "Any questions?  Ask me below and I'll get back to you by email.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );