document.write( "Question 764755: write the quadratic equation whose roots are 3 and -4 and whose leading coefficient is 4. \n" ); document.write( "
Algebra.Com's Answer #465674 by MathLover1(20849)\"\" \"About 
You can put this solution on YOUR website!
the quadratic equation is \"y=ax%5E2%2Bbx%2Bc\"\r
\n" ); document.write( "\n" ); document.write( "if leading coefficient is \"4\", we have \"a=-4\"; so, the quadratic equation is \"y=4x%5E2%2Bbx%2Bc\"\r
\n" ); document.write( "\n" ); document.write( "if roots are \"x%5B1%5D=3\" and \"x%5B2%5D=-4\", we can use zero product rule to find equation: \r
\n" ); document.write( "\n" ); document.write( "\"y=%28x-x%5B1%5D%29%28x-x%5B2%5D%29\"...plug in given values for roots\r
\n" ); document.write( "\n" ); document.write( "\"y=%28x-3%29%28x-%28-4%29%29\"....multiply\r
\n" ); document.write( "\n" ); document.write( "\"y=x%5E2%2B4x-3x-12\".......now multiply each coefficient by \"4\" since given that leading coefficient is \"4\"\r
\n" ); document.write( "\n" ); document.write( "\"y=4x%5E2%2B4x-48\"\r
\n" ); document.write( "\n" ); document.write( "check it on a graph:\r
\n" ); document.write( "\n" ); document.write( "\"+graph%28+600%2C+600%2C+-10%2C+10%2C+-50%2C+10%2C4x%5E2%2B4x-48%29+\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );