document.write( "Question 243287: Use the quadratic formula to solve the equation. all solutions are real numbers\r
\n" );
document.write( "\n" );
document.write( "4x^2-4x-8=0 \n" );
document.write( "
Algebra.Com's Answer #178241 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 4x^2-4x-8=0 \n" ); document.write( "4(X^2-X-2)=0 \n" ); document.write( "4(X-2)(X+1)=0 \n" ); document.write( "X-2=0 \n" ); document.write( "X=2 ANS. \n" ); document.write( "X+1=0 \n" ); document.write( "X=-1 ANS. \n" ); document.write( " |