document.write( "Question 1086083: If Amy gives 10 of her stamps to Robin, she will have four times as many stamps as Robin. If she gives 20 of her stamps to Robin, she will have three times as many stamps as Robin. How many stamps do they have in all?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #700232 by ikleyn(52795)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "First equation is\r\n" );
document.write( "\r\n" );
document.write( "A - 10 = 4*(R+10).    (1)\r\n" );
document.write( "\r\n" );
document.write( "Second equation is\r\n" );
document.write( "\r\n" );
document.write( "A - 20 = 3*(R+20).    (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify these equations:\r\n" );
document.write( "\r\n" );
document.write( "A - 4R = 50,         (3)\r\n" );
document.write( "A - 3R = 80.         (4)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve the system, distract eq(3) from eq(4) (both sides). You will get\r\n" );
document.write( "\r\n" );
document.write( "-3R - (-4R) = 80 - 50,   or\r\n" );
document.write( "\r\n" );
document.write( "R = 30.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Answer. Robin has 30 stamps. Amy has 4*(30+10) + 10 = 170 stamps.
\n" ); document.write( "\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );