document.write( "Question 822435: The larger of two numbers is 2 less than twice the smaller. Their sum is 60. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #494984 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "The larger of two numbers is 2 less than twice the smaller \"highlight_green%28x%29\"
\n" ); document.write( "Their sum is 60.
\n" ); document.write( " (2x-2) + x = 60
\n" ); document.write( " 3x = 62
\n" ); document.write( " x = 62/3 = 20 23
\n" ); document.write( "Numbers are: 20 23 and 39 13 \n" ); document.write( "
\n" );