document.write( "Question 935860: quadratic equation roots are -5 and -1, coefficient 3 \n" ); document.write( "
Algebra.Com's Answer #569200 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"3%28x-%28-5%29%29%28x-%28-1%29%29=0\"
\n" ); document.write( "\"3%28x%2B5%29%28x%2B1%29=0\"
\n" ); document.write( "\"3%28x%5E2%2B6x%2B5%29=0\"
\n" ); document.write( "\"3x%5E2%2B18x%2B15=0\" is the quadratic equation with roots -5 and -2, and leading coefficient 3.
\n" ); document.write( "
\n" );