document.write( "Question 900895: if 19 is added to a number the result is 37 less than twice the number, find the number \n" ); document.write( "
Algebra.Com's Answer #546298 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+19=2x-37
\n" ); document.write( "x-2x=-37-19
\n" ); document.write( "-x=-56
\n" ); document.write( "x=56
\n" ); document.write( "
\n" );