document.write( "Question 313264: Solve by applying the Quadratic Formula; all radicals should be simplified as far as possible. Show your work.\r
\n" );
document.write( "\n" );
document.write( "x2 = 5 - 8x \n" );
document.write( "
Algebra.Com's Answer #224005 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x2 = 5 - 8x \n" ); document.write( "x^2+8x-5=0 \n" ); document.write( ".. \n" ); document.write( "x1 = (-8 + sqrt(64+20)) / 2 \n" ); document.write( "x1= 0.58 \n" ); document.write( ".. \n" ); document.write( "x2=(-8 - sqrt(64+20)) / 2 \n" ); document.write( "x2= -8.58 \n" ); document.write( " |