document.write( "Question 885342: please help me to solve this equation x^2-6x-41=0 by completing the square. \n" ); document.write( "
Algebra.Com's Answer #535083 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! completing the square \n" ); document.write( "x^2-6x-41=0 \n" ); document.write( "(x-3)^2 - 9 - 41 = 0 \n" ); document.write( "(x-3)^2 = 50 \n" ); document.write( " x = 3 ± √50 \n" ); document.write( " x = 3 ± 5√2 \n" ); document.write( " |