document.write( "Question 397341: The sum of two integers is 30. Two times the larger integer is 10 less than five times the smaller integer. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #281638 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "The sum of two integers is 30
\n" ); document.write( "Let x and (30-x) represent the smaller and larger number respectively
\n" ); document.write( "Question states***
\n" ); document.write( " 2(30-x) = 5x -10
\n" ); document.write( "solving for x
\n" ); document.write( " 60 - 2x = 5x-10
\n" ); document.write( " 70 = 7x
\n" ); document.write( " x = 10, the smaller number. The larger number is 20. (30-10)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 40 = 50 - 10 \n" ); document.write( "
\n" );