document.write( "Question 415702: the sum of three numbers is 100. find the numbers if the second number is 10 more than twice the first and the third is ten less than sum of the first two \n" ); document.write( "
Algebra.Com's Answer #291358 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x, (2x+10) and (x + 2 x + 10 -10) represent the three numbers
\n" ); document.write( "Question states***
\n" ); document.write( " x + (2x+10) +(3x) = 100
\n" ); document.write( "Solving for x
\n" ); document.write( " 6x = 90
\n" ); document.write( " x = 15 | Numbers are: 15, 40, 45
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 15 + 40 + 45 = 100 \n" ); document.write( "
\n" );