document.write( "Question 98673: Find all real or imaginary solutions to the equation.
\n" ); document.write( "49x^2+9=42x
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #71821 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
49X^2+9=42X
\n" ); document.write( "49X^2-42X+9=0
\n" ); document.write( "USING THE QUADRATIC EQUATION \"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\" WE GET:
\n" ); document.write( "X=(42+-SQRT[42^2-4*49+9])/2*49
\n" ); document.write( "X=(42+-SQRT[1764-1764])/98
\n" ); document.write( "X=42/98
\n" ); document.write( "X=.42857 ANSWER.
\n" ); document.write( "
\n" ); document.write( "
\n" );