document.write( "Question 668424: The sum of three numbers is 137. The second number is 4 more than two times the first number. The third number is 5 less than three times the first number. Find the three numbers. \n" ); document.write( "
Algebra.Com's Answer #415523 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "The sum of three numbers\"highlight%28x%29\", \"highlight%28y%29\",&\"highlight%28z%29\"is 137.
\n" ); document.write( "The second number\"highlight%28y%29\" is 4 more than two times the first number\"highlight%28x%29\".
\n" ); document.write( "The third number\"highlight%28z%29\" is 5 less than three times the first number\"highlight%28x%29\".
\n" ); document.write( "Translate into an equation:
\n" ); document.write( " x + y + z = 137
\n" ); document.write( " x + \"2x%2B4\" + \"3x-5\" = 137
\n" ); document.write( " 6x = 138
\n" ); document.write( " x = 23
\n" ); document.write( "three numbers are: 23, 50, 64
\n" ); document.write( "and...
\n" ); document.write( "\"23+%2B+50+%2B+64+=+137\" \n" ); document.write( "
\n" );