document.write( "Question 344865: the sum of four times a number and three is the same as the difference of twice the number and eleven. find the number \n" ); document.write( "
Algebra.Com's Answer #246749 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
4x+3=2x-11
\n" ); document.write( "2x=-14
\n" ); document.write( "x=-7
\n" ); document.write( "------
\n" ); document.write( "4*-7+3=2*-7-11
\n" ); document.write( "-25=-25
\n" ); document.write( "
\n" );