document.write( "Question 70104: solve by completing the square to obtain exact solutions?
\n" );
document.write( "x square -3x = 18
\n" );
document.write( "x2-3x=18 \n" );
document.write( "
Algebra.Com's Answer #49974 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve by completing the square to obtain exact solutions? \n" ); document.write( "x square -3x = 18 \n" ); document.write( "----------- \n" ); document.write( "x^2-3x=18 \n" ); document.write( "Divide the coefficient of \"x\" by 2 and square the result to get the following: \n" ); document.write( "Note: The sign of the coefficient makes no difference because you are going to \n" ); document.write( "square the result. \n" ); document.write( "x^2-3x+(3/2)^2=18+(3/2)^2 \n" ); document.write( "Factor the left side and simplify the right side: \n" ); document.write( "(x+(3/2))^2= 18+(9/4) \n" ); document.write( "(x+(3/2))^2 = 81/4 \n" ); document.write( "Take the square root of both sides to get: \n" ); document.write( "x+(3/2)= 9/2 or x+(3/2)= -(9/2) \n" ); document.write( "x=3 or x=-6 \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |