document.write( "Question 442867: Use the quadratic formula to solve the equation. The equation has a real solution
\n" ); document.write( "1/3x^2-4x+5=0
\n" ); document.write( "

Algebra.Com's Answer #305479 by bsitzmann(2)\"\" \"About 
You can put this solution on YOUR website!
\"x=%28-b%2B-sqrt%28b%5E2-4%2Aa%2Ac%29%29%2F%282%2Aa%29\"
\n" ); document.write( "so you b is -4 so plug that in for all b's. your a is 1/3 so plug that in for all a's. and your c is 5.
\n" ); document.write( "
\n" );