document.write( "Question 221447: Solve for x. x^2+45=6x\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #166083 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Solve for x. x^2+45=6x \n" ); document.write( "x^2-6x+45=0 \n" ); document.write( " \n" ); document.write( "x=(6+-sqrt[-6^2-4*1*45])/2*1 \n" ); document.write( "x=(6+-sqrt[36-180)/2 \n" ); document.write( "x=(6+-sqrt-144)/2 \n" ); document.write( "x=(6+-12i)/2 \n" ); document.write( "x=6/2+-12i/2 \n" ); document.write( "x=3+-6i ans. \n" ); document.write( " |