document.write( "Question 1187555: Tom had 4/5 as many stamps as Michael. After Michael gave away 3/7 of his stamps, Tom had 40 more stamps than Michael. How many stamps did Tom have? \n" ); document.write( "
Algebra.Com's Answer #818555 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Tom had 4/5 as many stamps as Michael. After Michael gave away 3/7 of his stamps,
\n" ); document.write( "Tom had 40 more stamps than Michael. How many stamps did Tom have?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let 5x be the number of stamps Michael had originally.\r\n" );
document.write( "\r\n" );
document.write( "Then Tom had  4x stamps originally.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "After Michael gave away 3/7 of his stamps, you have THIS equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"%284%2F7%29%2A%285x%29\" = 4x - 40.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve, multiply both sides by 7.  You will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    20x = 28x - 280\r\n" );
document.write( "\r\n" );
document.write( "    280 = 28x - 20x\r\n" );
document.write( "\r\n" );
document.write( "    280 =    8x\r\n" );
document.write( "\r\n" );
document.write( "     x  = 280/8 = 35.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Tom had 4x = 4*35 = 140 stamps originally.    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice that in my solution I introduced the unknown variable in a way to make my computations as simple as possible.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );