document.write( "Question 1023054: The larger of two numbers is 8 less than twice the smaller. If the larger number is added to the smaller number , the result is 25. Find the two numbers.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #638655 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "Make smaller number = 'x'
\n" ); document.write( "Larger number = 2x - 8
\n" ); document.write( "x + (2x - 8) = 25
\n" ); document.write( "x + 2x - 8 = 25
\n" ); document.write( "3x = 25 + 8
\n" ); document.write( "3x = 33
\n" ); document.write( "x = 11
\n" ); document.write( "Smaller number = 11
\n" ); document.write( "Larger number = 14
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" );