document.write( "Question 1024516: Melvin and Philip have a collection of coins from Australia and New Zealand. Melvin and Philip have equal number of coins from Australia. 4/5 of Philip's coins are from Australia and 1/13 of Melvin's coins are from New Zealand. Given that both of them have a total of 12 coins from New Zealand, how many coins does each of them have ?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #639891 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let m = the coins that melvin has.
\n" ); document.write( "let p = the coins that philip has.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "4/5 of philip's coins are from australia.
\n" ); document.write( "this means that 1/5 of philip's coins are from new zealand.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1/13 of melvin's coins are from new zealand.
\n" ); document.write( "this means that 12/13 of melvin's coins are from australia.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you know that the total coins from new zealand are 12 and that they are split equally between melvin and philip.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this means that melvin has 6 and philip has 6 coins from new zealand.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since 1/5 of philip's coins come from new zealand, then you get 1/5 * p = 6.
\n" ); document.write( "solve for p to get p = 30.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since 1/13 of melvin's coins are from new zealand, then you get 1/13 * m = 6.
\n" ); document.write( "solve for m to get m = 78.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "philip has 30 coins total.
\n" ); document.write( "melvin has 78 coins total.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "both of them have 108 coins total.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the breakdown is as follows:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "melvin has 6 coins from new zealand and 72 coins from austraila.
\n" ); document.write( "1/13 * 78 = 6
\n" ); document.write( "12/13 * 78 = 72\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "philip has 6 coins from new zealand and 24 coins from australia.
\n" ); document.write( "1/5 * 30 = 6
\n" ); document.write( "4/5 * 30 = 24\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if you were to draw a 2 dimensional table, it would look like this:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "                 m                  p             t\r\n" );
document.write( "z                6                  6             12\r\n" );
document.write( "a                72                 24            96\r\n" );
document.write( "t                78                 30            108\r\n" );
document.write( "\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "m is the number of coins that melvin has.
\n" ); document.write( "p is the number of coins that philip has.
\n" ); document.write( "z is the number of coins from new zealand.
\n" ); document.write( "a is the number of coins from australia.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "t column is the total number of australian coins and the total number of new zealand coins.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "t row on the bottom is the total number of coins that melvin has and the total number of coins that philip has.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );