document.write( "Question 882784: Two numbers add to 111. The first is 19 less than the second. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #533082 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "(s - 19) + s = 111
\n" ); document.write( " 2s = 130
\n" ); document.write( " s = 65
\n" ); document.write( "Numbers are: 65 and 46 \"65-19\" \n" ); document.write( "
\n" );