document.write( "Question 1173551: Two numbers differ by 5. The quotient of the larger number and 2 is 13 more than twice the smaller number. Write a system that represents the situation. Solve the system to find the numbers. \n" ); document.write( "
Algebra.Com's Answer #798784 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "
 
\n" ); document.write( "Hi,
\n" ); document.write( "Two numbers differ by 5. The quotient of the larger number(y) and 2 is 13 more than twice the smaller number(x)
\n" ); document.write( "Let x represent the smaller number and y represent the Larger:
\n" ); document.write( "Write as You Read: x
\n" ); document.write( " y - x = 5
\n" ); document.write( " y/2 = 2x + 13\r
\n" ); document.write( "\n" ); document.write( " y - x = 5
\n" ); document.write( " y/2 -2x = 13 |Multiply 2nd EQ by -2 to eliminate y\r
\n" ); document.write( "\n" ); document.write( " y - x = 5
\n" ); document.write( " -y + 4x = -26
\n" ); document.write( " 3x = -21
\n" ); document.write( " x = -7, the smaller number. Larger numbers is -2 \"y+=+x%2B5\"
\n" ); document.write( "Checking our Answer:
\n" ); document.write( " y/2 = 2x + 13
\n" ); document.write( " -1 = -14 + 13 checks
\n" ); document.write( "Wish You the Best in your Studies. \n" ); document.write( "
\n" );