document.write( "Question 64760: I am working with quadratic equations. Need to solve for the variable: 3x^2+3=7x. Your help would be tremendously appreciated. regards. \n" ); document.write( "
Algebra.Com's Answer #45284 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
3x^2+3=7x
\n" ); document.write( "3x^2-7x+3=0
\n" ); document.write( "x=[7+-sqrt(49-4*3*3)]/6
\n" ); document.write( "x=[7+-sqrt(13)]/6
\n" ); document.write( "x=(7+sqrt(13)]/6 or x=[7-sqrt(13)]/6
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );