document.write( "Question 856419: 9. The larger of two integers is 8 less than twice the smaller. When the smaller is subtracted from the larger the result is 17. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #515959 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
The larger of two integers is 8 less than twice the smaller. When the smaller is subtracted from the larger the result is 17. Find the two numbers
\n" ); document.write( "***
\n" ); document.write( "let x=smaller of two numbers
\n" ); document.write( "2x-8=larger of two numbers
\n" ); document.write( "2x-8-x=17
\n" ); document.write( "x=25
\n" ); document.write( "2x-8=42
\n" ); document.write( "smaller of two numbers=25
\n" ); document.write( "larger of two numbers=42
\n" ); document.write( "
\n" ); document.write( "
\n" );