document.write( "Question 1128070: Would appreciate a simple solution that a 5th grader can understand. Thanks in advance!\r
\n" );
document.write( "\n" );
document.write( "Ron and Matt both bought postcards during their trip to New Zealand. At the end of the trip, they decided to trade. Ron traded half of his postcards for 9 of Matt’s postcards. After that trade, each of them has 21 postcards. How many postcards did Ron have before the trade? How many postcards did Matt have before the trade? \n" );
document.write( "
Algebra.Com's Answer #744542 by Boreal(15235) You can put this solution on YOUR website! Ron bought r postcards \n" ); document.write( "Matt bought some other number of postcards, m.\r \n" ); document.write( "\n" ); document.write( "Half of Ron's postcards, or r/2, were given to Matt, who gave 9 to Ron. \n" ); document.write( "Ron now has (r/2)+9. Matt now has m-9+(r/2)\r \n" ); document.write( "\n" ); document.write( "Each has 21 \n" ); document.write( "so Ron has (r/2)+9=21 \n" ); document.write( "subtract 9 from each side \n" ); document.write( "(r/2)=12 \n" ); document.write( "r=24, multiplying both sides by 2, removing the denominator.\r \n" ); document.write( "\n" ); document.write( "Matt has 21=m-9+(r/2) \n" ); document.write( "21=m-9+12, the 12 from above \n" ); document.write( "21=m+3 \n" ); document.write( "m=18 postcards for him\r \n" ); document.write( "\n" ); document.write( "24 and 18 \n" ); document.write( "Ron gave 12 to Matt, leaving him with 12, but he got 9 more, giving him 21 \n" ); document.write( "Matt had 18, giving Ron 9 leaving him with 9, but he got 12 more, giving him 21. \n" ); document.write( " |