document.write( "Question 1137933: How do I write the quadratic equation whose roots are 1 and -3, and whose leading coefficient is 4
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #755792 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "f(x) = 4*(x-1)*(x-(-3)), which is the same as\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "f(x) = 4*(x-1)*(x+3).\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |