document.write( "Question 194266: How do I solve this equation using the quadratic formula?
\n" ); document.write( "3x^2-6x=1
\n" ); document.write( "

Algebra.Com's Answer #145819 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
3x^2-6x=1
\n" ); document.write( "3x^2-6x-1=0
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "x=(6+-sqrt[-6^2-4*3*-1])/2*3
\n" ); document.write( "x=(6+-sqrt[36+12])/6
\n" ); document.write( "x=(6+-sqrt48)/6
\n" ); document.write( "x=(6+-6.9282)/6
\n" ); document.write( "x=(6+6.9282)/6
\n" ); document.write( "x=12.9282/6
\n" ); document.write( "x=2.1547 ans.
\n" ); document.write( "x=(6-6.9282)/6
\n" ); document.write( "x=-.9282/6
\n" ); document.write( "x=-.1547 ans.
\n" ); document.write( "
\n" );