document.write( "Question 457923: The larger of two numbers is 8 more than four times the smaller. If the larger is increased by four times the smaller, the result is 40. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #314094 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
(4s + 8) + 4s = 40\r
\n" ); document.write( "\n" ); document.write( "8s + 8 = 40\r
\n" ); document.write( "\n" ); document.write( "8s = 32\r
\n" ); document.write( "\n" ); document.write( "s = 4, the smaller number, and 4s + 8 = 4*4 + 8 = 16 + 8 = 24.
\n" ); document.write( "
\n" );