document.write( "Question 421469: Solve for x
\n" ); document.write( "4x(x-7)-5x(x-6)=-3
\n" ); document.write( "

Algebra.Com's Answer #294322 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"4x%5E2+-+28x+-+5x%5E2+%2B+30x+=+-3\"
\n" ); document.write( "<==> \"-x%5E2+%2B+2x+%2B+3+=+0\"
\n" ); document.write( "<==> \"x%5E2+-+2x+-+3+=+0\"
\n" ); document.write( "<==> (x - 3)(x + 1) = 0
\n" ); document.write( "==> x = 3, -1.
\n" ); document.write( "
\n" );