document.write( "Question 1207307: Hi
\n" );
document.write( "Alan has 13 pieces of $2 $5 and $10 notes in his wallet. If the amount of money he has is $67 how many pieces of each note does he have \n" );
document.write( "
Algebra.Com's Answer #845140 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Hi\r\n" ); document.write( "Alan has 13 pieces of $2 $5 and $10 notes in his wallet. If the amount of money he has is $67 how many pieces of each note does he have\r\n" ); document.write( "\r\n" ); document.write( "Let number of $2 and $5 notes be T, and F, respectively\r\n" ); document.write( "Since there are 13 notes, number of $10 notes = 13 - T - F\r\n" ); document.write( "We then get the total-amount equation as: 2T + 5F + 10(13 - T - F) = 67\r\n" ); document.write( " 2T + 5F + 130 - 10T - 10F = 67\r\n" ); document.write( " - 8T - 5F = 67 - 130 \r\n" ); document.write( " 8T + 5F = 63\r\n" ); document.write( "Now, as 3 UNKNOWNS/VARIABLES are being sought, but an equation with 2 variables is derived, we use the\r\n" ); document.write( "DIOPHANTINE-EQUATIION method to solve. \r\n" ); document.write( "8T + 5F = 63 ----- eq (i)\r\n" ); document.write( "Because MULTIPLES of 5 have units digits of either 0 or 5, we solve eq (i) in terms of F, so our final\r\n" ); document.write( "equation will have a denominator of 5\r\n" ); document.write( "8T + 5F = 63 then becomes:\n" ); document.write( " |