document.write( "Question 410527: one is twice another number.When the larger number is diminished by 10, the result is two greater than the smaller. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #288645 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "one is twice another number
\n" ); document.write( "Let x and 2x represent the smaller number and larger number respectively
\n" ); document.write( "Question states***
\n" ); document.write( " 2x - 10 = x+2
\n" ); document.write( "Solving for x
\n" ); document.write( " x = 12, the smaller number. The larger number is 24.
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 24-10 = 12 + 2 = 14 \n" ); document.write( "
\n" );