document.write( "Question 257742: How do I find a quadratic equation that has -6 and 4 as solutions in the form of ax^2+bx+c=0 \n" ); document.write( "
Algebra.Com's Answer #189612 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! How do I find a quadratic equation that has -6 and 4 as solutions in the form of ax^2+bx+c=0 \n" ); document.write( ": \n" ); document.write( "Working back \n" ); document.write( "x = -6, x = 4 \n" ); document.write( "(x+6)(x-4) = 0 \n" ); document.write( "FOIL \n" ); document.write( "x^2 - 4x + 6x - 24 = 0 \n" ); document.write( ": \n" ); document.write( "y = x^2 + 2x - 24 \n" ); document.write( " \n" ); document.write( " |