document.write( "Question 412276: Think of a pair of a number. if added 9 to the first, obtain a number which is twice the second. If 20 added to the second, obtain a number which is 4 times of First. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #289692 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x and y represent the first and second numbers respectively
\n" ); document.write( "Question states***
\n" ); document.write( " x+ 9 = 2y OR x = 2y-9
\n" ); document.write( " y + 20 = 4x
\n" ); document.write( " y+20 = 4(2y-9)
\n" ); document.write( " 56 = 7y
\n" ); document.write( " y = 8 and x = 7 (2*8-9)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 8 + 20 = 4*7 \n" ); document.write( "
\n" );