document.write( "Question 180588: 13) Solve by using quadratic formula x2 – 6x + 10 = 0
\n" );
document.write( "14) Solve by using quadratic formula x2 – 4x + 29 = 0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #135357 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x2 – 6x + 10 = 0 \n" ); document.write( "x=(6+-sqrt[-6^2-4*1+10)/2*1 \n" ); document.write( "x=(6+-sqrt[36-40])/2 \n" ); document.write( "x=(6+-sqrt-4)/2 \n" ); document.write( "x=(6+-2i)/2 \n" ); document.write( "x=3+-1i ans. \n" ); document.write( "---------------------------- \n" ); document.write( "I'll leave this one for you to solve. \n" ); document.write( "x2 – 4x + 29 = 0 \n" ); document.write( " |