document.write( "Question 428935: Solve the equation by completing the square:
\n" );
document.write( "x^2 - 2x - 24 = 0 \n" );
document.write( "
Algebra.Com's Answer #298011 by shree840(260)![]() ![]() You can put this solution on YOUR website! x^2-2x-24 we need to find the factor of 24 and negative one need s to be higher \n" ); document.write( "x^2-6x+4x-24=0 \n" ); document.write( "x(x-6)+4(x-6)=0 \n" ); document.write( "(x+4)x-6)=0 \n" ); document.write( "either x=4=0 or x=-4 \n" ); document.write( "x-6=0 or x=6 ANS \n" ); document.write( " |