document.write( "Question 1046025: if 56 is added to a number, the result is 44 less than three times the number. find the number \n" ); document.write( "
Algebra.Com's Answer #661532 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+56=3x-44
\n" ); document.write( "56+44=3x-x
\n" ); document.write( "100=2x
\n" ); document.write( "50=x
\n" ); document.write( "
\n" );