document.write( "Question 418460: The greater of two numbers is five more than the smaller. If the smaller number is added to twice the greater number, the result is 22. Find the number \n" ); document.write( "
Algebra.Com's Answer #292893 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x and (x+5) represent these numbers
\n" ); document.write( "Question states***
\n" ); document.write( " x + 2(x+5) = 22
\n" ); document.write( "Solving for x
\n" ); document.write( " 3x = 12
\n" ); document.write( " x = 4 The numbers are 4 and 9 \r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 4 + 2*9 = 22 \n" ); document.write( "
\n" );