document.write( "Question 442630: Solve the following equation by using the quadratic formula. (Enter solutions from smallest to largest. If there is one solution with a multiplicity of two, enter it in both answer boxes.)
\n" );
document.write( " 3^2+8x+5=0\r
\n" );
document.write( "\n" );
document.write( "x = ?
\n" );
document.write( "x = ?\r
\n" );
document.write( "\n" );
document.write( "Please show me the steps to get the answer. Thanks \n" );
document.write( "
Algebra.Com's Answer #305397 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 3x^2+8x+5=0\r \n" ); document.write( "\n" ); document.write( "Find the roots of the equation by quadratic formula \n" ); document.write( " \n" ); document.write( "a=3,b= 8,c= 5 \n" ); document.write( " \n" ); document.write( "b^2-4ac=64-60 \n" ); document.write( "b^2-4ac=4 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x1=(-8+ 2)/6 \n" ); document.write( "x1= -1 \n" ); document.write( "x2=(-8-2) /6 \n" ); document.write( "x2=-1.67 \n" ); document.write( " \n" ); document.write( " |