document.write( "Question 963179: One integer is 30 more than another integer. If the difference between the larger and twice the smaller is 8, find the integers. \n" ); document.write( "
Algebra.Com's Answer #589200 by EdenWolf(517)\"\" \"About 
You can put this solution on YOUR website!
Let x = one integer and x+30 = the other integer. Set up an equation:\r
\n" ); document.write( "\n" ); document.write( "\"x%2B30-2x=8\"
\n" ); document.write( "Solve for x.
\n" ); document.write( "\"-x%2B30=8\"
\n" ); document.write( "\"-x=-22\"
\n" ); document.write( "\"x=22\"
\n" ); document.write( "To find the other integer add 30 to 22.
\n" ); document.write( "So the two integers are 22 and 52.
\n" ); document.write( "Hope I helped!
\n" ); document.write( "
\n" );