document.write( "Question 323064: Write a quadratic equation in the variable x having given numbers as solutions. Type the equation in standard form, ax^2 +bx+c=0. ( The solutions are
\n" );
document.write( "-9,2). The equation is ____=0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #231265 by Alan3354(69443) You can put this solution on YOUR website! Write a quadratic equation in the variable x having given numbers as solutions. \n" ); document.write( "-9,2 \n" ); document.write( "------ \n" ); document.write( "(x+9)*(x-2) = 0 \n" ); document.write( "You can finish it. \n" ); document.write( " |