document.write( "Question 359241: one number is 5 more than twice another. the sum is 89. what are the numbers \n" ); document.write( "
Algebra.Com's Answer #256402 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Le x be one number. Then the other is (2x +5)
\n" ); document.write( "x + (2x+5) = 89
\n" ); document.write( "x + 2x + 5 = 89
\n" ); document.write( "3x = 84
\n" ); document.write( "x = 28
\n" ); document.write( "28
\n" ); document.write( "(2x +5)= 56 + 5 = 61
\n" ); document.write( "28 and 61 are the numbers\r
\n" ); document.write( "\n" ); document.write( "checking out answer
\n" ); document.write( "28 + 61 = 89 \n" ); document.write( "
\n" );