document.write( "Question 40987: Can you please tell me how to work the following problem:\r
\n" );
document.write( "\n" );
document.write( "x2 - 2x - 24 = 0 \n" );
document.write( "
Algebra.Com's Answer #26445 by tran3209(100)![]() ![]() ![]() You can put this solution on YOUR website! X^2-2x-24=0 \n" ); document.write( "factor the expression : X^2-2x-24---> (x-6)(x+4) \n" ); document.write( "(x-6)(x+4)=0 \n" ); document.write( "x-6=0---> x=6 \n" ); document.write( "x+4=0---> x=-4 \n" ); document.write( "The answers are: x=6 and x=-4\r \n" ); document.write( "\n" ); document.write( "Or apply the formula \n" ); document.write( " \n" ); document.write( "fill in the first formula: x= {-(-2)+ sqrt[(-2)^2 - 4(1)(-24)]}/(2)(1) \n" ); document.write( "x-(2+10)/2--->x=6\r \n" ); document.write( "\n" ); document.write( "fill in the 2nd formula:x= {-(-2)-sqrt[(-2)^2-4(1)(-24)]}/(2)(1) \n" ); document.write( "x= (2-10)/2--->x=-4 \n" ); document.write( " |