document.write( "Question 350711: write a quadratic equation in the variable x having the given numbers as solutions. Type the equation in standard form, ax^2+bx+c=0. The solutions are -5,2 \n" ); document.write( "
Algebra.Com's Answer #250697 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! write a quadratic equation in the variable x having the given numbers as solutions. \n" ); document.write( "Type the equation in standard form, ax^2+bx+c=0. \n" ); document.write( " The solutions are -5,2 \n" ); document.write( "; \n" ); document.write( "The factors of the equation could be: \n" ); document.write( "(x+5)(x-2) = 0 \n" ); document.write( "Foil \n" ); document.write( "x^2 - 2x + 5x - 10 = 0 \n" ); document.write( "; \n" ); document.write( "x^2 + 3x - 10 = 0; the standard form \n" ); document.write( " |