document.write( "Question 716026: can you help me find the roots of the quadratic equation x2+6x-41=0 and walk me through step by step \n" ); document.write( "
Algebra.Com's Answer #439699 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! find the roots of the quadratic equation \n" ); document.write( "x^2+6x-41=0 \n" ); document.write( "complete the square: \n" ); document.write( "(x^2+6x+9)-9-41=0 \n" ); document.write( "(x+3)^2=50 \n" ); document.write( "x+3=±√50 \n" ); document.write( "x=-3±√50 \n" ); document.write( "x=-3-√50 \n" ); document.write( "or \n" ); document.write( "x=-3+√50 \n" ); document.write( " |