document.write( "Question 363505: One number is five more than another and their sum is three less than three times the smaller. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #259196 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the smaller number, (x+5) the other
\n" ); document.write( "Write as we Read***
\n" ); document.write( "x + (x+5) = 3x -3
\n" ); document.write( "solving for x
\n" ); document.write( "8 = x
\n" ); document.write( "smaller number is 8 and 13 is the other
\n" ); document.write( "checking our answer
\n" ); document.write( "21 = 24 -3 = 21 \n" ); document.write( "
\n" );