document.write( "Question 831930: Solve the equation x^2-10x+25=54. \n" ); document.write( "
Algebra.Com's Answer #501971 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (x-5)^2=54 \n" ); document.write( "x-5=+-sqrt(54) \n" ); document.write( "x=5+-3sqrt(6) \n" ); document.write( " \n" ); document.write( " |