document.write( "Question 365060: the sum of twice one number and three times another is twenty more than the difference between them. what are the two numbers if one of the number is ten more than the other? what are the two numbers if one of the numbers is twice as much as the other? \n" ); document.write( "
Algebra.Com's Answer #260292 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "two numbers: one of the number is ten more than the other?
\n" ); document.write( "Let x represent one of the numbers, (n+10) the other
\n" ); document.write( "Write as we Read
\n" ); document.write( "2n + 3(n+10) = [(n+10) - n] + 20
\n" ); document.write( "solving for n
\n" ); document.write( "2n + 3n + 30 = 30
\n" ); document.write( "n = 0
\n" ); document.write( "(0+30)= 30
\n" ); document.write( "0 and 30 are the numbers\r
\n" ); document.write( "\n" ); document.write( "one of the numbers is twice as much as the other
\n" ); document.write( "Let x represent one of the numbers, 2x the other\r
\n" ); document.write( "\n" ); document.write( "2x + 3*2x = x +20
\n" ); document.write( "7x = 20
\n" ); document.write( "x = 20/7
\n" ); document.write( "20/7 and 40/7 are the two numbers \n" ); document.write( "
\n" );