document.write( "Question 256119: How do you solve the equation x^2-6x-25=0 and write your answer in the form ab+i? \n" ); document.write( "
Algebra.Com's Answer #188274 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do you solve the equation x^2-6x-25=0 and write your answer in the form ab+i? \n" ); document.write( "------ \n" ); document.write( "Use the quadratic formula: \n" ); document.write( "x = [6 +- sqrt(36 - 4*1*-25)]/2 \n" ); document.write( "x = [6 +- sqrt(136)]/2 \n" ); document.write( "x = [6 +- 2sqrt(34)]/2 \n" ); document.write( "x = 3 + sqrt(34) or x = 3 - sqrt(34) \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |