document.write( "Question 276709: Find the solution set of the given equation over the set of complex numbers. (complete the square).\r
\n" );
document.write( "\n" );
document.write( "x^2=10x-34 \n" );
document.write( "
Algebra.Com's Answer #201652 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x^2=10x-34 \n" ); document.write( "X^2-10X=-34 COMPLETE THE SQUARE. \n" ); document.write( "(X^2-10X+25)=-34+25 \n" ); document.write( "(X+5)^2=9 TAKE THE SQUARE ROOT OF BOTH SIDES. \n" ); document.write( "X+5=3 \n" ); document.write( "X=3-5 \n" ); document.write( "X=-2 ANS. \n" ); document.write( " \n" ); document.write( " |