document.write( "Question 321789: 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\r
\n" );
document.write( "\n" );
document.write( " Problem:
\n" );
document.write( " Solution: 2, (only solution) \r
\n" );
document.write( "\n" );
document.write( " Thank you!! \n" );
document.write( "
Algebra.Com's Answer #230405 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. Type the equation in standard form, ax^2 + bx + c = 0 \n" ); document.write( "Problem: \n" ); document.write( "Solution: 2, (only solution) \n" ); document.write( ": \n" ); document.write( "A solution of 2 will come from factors: (x-2), (x-2) \n" ); document.write( "FOIL (x-2)(x-2) = x^2 - 4x + 4 = 0 \n" ); document.write( " |