document.write( "Question 404687: The larger of two numbers is 1 more than twice the smaller. The sum of the numbers is 20 less than three times the larger. Find the number\r
\n" ); document.write( "\n" ); document.write( "I figured out the two equations which are\r
\n" ); document.write( "\n" ); document.write( "x = smaller
\n" ); document.write( "y = larger
\n" ); document.write( "
\n" ); document.write( "y = 2x+1 ; x+y = 3y-20
\n" ); document.write( "I found the equations but I don't know how to solve it, to get the numbers of x and y.
\n" ); document.write( "

Algebra.Com's Answer #285985 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "y = 2x+1
\n" ); document.write( "x+y = 3y-20 |good work!
\n" ); document.write( "x + (2x+1) = 3(2x+1) - 20 |substituting for y
\n" ); document.write( "solving for x
\n" ); document.write( " 3x + 1 = 6x + 3 - 20
\n" ); document.write( " 18 = 3x
\n" ); document.write( " x = 6 and y = 13 (2x+1)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " y = 2x+1
\n" ); document.write( "13 = 2*6 + 1 \n" ); document.write( "
\n" );