document.write( "Question 388366: how do you factor 3x^2-4x+7? \n" ); document.write( "
Algebra.Com's Answer #274665 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
3x^2-4x+7
\n" ); document.write( "Using the following quadratic equation
\n" ); document.write( "{{x = (-b +- sqrt( b^2-4*a*c ))/(2*a) }}}
\n" ); document.write( "x=(4+-sqrt[-4^2-4*3*7])/2*3
\n" ); document.write( "x=(4+-sqrt[16-84])/6
\n" ); document.write( "x=(4+-sqrt-68)/6
\n" ); document.write( "x=(4+-8.246i)/6
\n" ); document.write( "x=4/6+-8.246i
\n" ); document.write( "x=.666+-1.374i ans.
\n" ); document.write( "
\n" ); document.write( "
\n" );