document.write( "Question 861377: If one root of a quadratic equation is 3 and the product of the roots is 15, what is the value of b if the equation is in the form and a=1? \n" );
document.write( "
Algebra.Com's Answer #518989 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! If one root of a quadratic equation is 3 and the product of the roots is 15, what is the value of b if the equation is in the form ax^2 + bx + c = 0 and a=1? \n" ); document.write( ": \n" ); document.write( "15/3 = 5 is the other root \n" ); document.write( "FOIL \n" ); document.write( "(x-3)*(x-5) = x^2 - 8x + 15 \n" ); document.write( "b = -8 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |