document.write( "Question 1069: How do you solve 0=3x^2 -5x+1 ? \n" ); document.write( "
Algebra.Com's Answer #320 by usyim88hk(158)\"\" \"About 
You can put this solution on YOUR website!
Just use the quadratic formula
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( ":
\n" ); document.write( "So \"x+=+%28%285%2B-sqrt%28%28-5%29%5E2-4%283%29%281%29%29%29%2F%282%283%29%29%29\"
\n" ); document.write( "\"x=%28%285%2B-sqrt%2813%29%29%2F6%29\"
\n" ); document.write( "x=8.6/6 or 1.4/6
\n" ); document.write( "x=1.433 or 0.233
\n" ); document.write( "
\n" );