document.write( "Question 232777: how to write a quadratic equation with a solution of 5. \n" ); document.write( "
Algebra.Com's Answer #172041 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! how to write a quadratic equation with a solution of 5. \n" ); document.write( ": \n" ); document.write( "How about \n" ); document.write( "(x-5)^2 \n" ); document.write( "FOIL \n" ); document.write( "(x-5)*(x-5) = x^2 - 10x + 25 \n" ); document.write( " |