document.write( "Question 730824: Okay so the problem is...
\n" );
document.write( "3x^2+10x+5=0
\n" );
document.write( "I have to solve with the quadratic formula.
\n" );
document.write( "The answer ends up being -5(+or-)the square root of 10 all over 3.
\n" );
document.write( "I need help with showing the work.
\n" );
document.write( "I have no clue how to get the answer.
\n" );
document.write( "Thank you so much. \n" );
document.write( "
Algebra.Com's Answer #446862 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! 3x^2+10x+5=0 \n" ); document.write( " \n" ); document.write( "x=(-10+-sqrt(10^2-4*3*5))/2*3 \n" ); document.write( "x=(-10+-sqrt(100-60))/6 \n" ); document.write( "x=(-10+-sqrt40)/6 \n" ); document.write( "x=(-10+-6.32)/6 \n" ); document.write( "x=(-10+6.32)/6 \n" ); document.write( "x=-3.68/6 \n" ); document.write( "x=-.613 ans. \n" ); document.write( "x=(-10-6.32)/6 \n" ); document.write( "x=-16.32/6 \n" ); document.write( "x=-2.72 ans. \n" ); document.write( " \n" ); document.write( " |