document.write( "Question 1152784: Roger has 27 standard U.S. coins worth a total of $3.65. No coin is worth more than 30¢ or less
\n" );
document.write( "than 3¢. How many dimes could Roger have? (NOTE: There are several possible answers, but
\n" );
document.write( "you only need to give TWO correct answers.) \n" );
document.write( "
Algebra.Com's Answer #774900 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! Roger has 27 standard U.S. coins worth a total of $3.65. No coin is worth more than 30¢ or less \n" ); document.write( "than 3¢. How many dimes could Roger have? (NOTE: There are several possible answers, but \n" ); document.write( "you only need to give TWO correct answers.) \n" ); document.write( " The least number of VARIABLES you have, the easier these types of problems will be to correctly answer.\r\n" ); document.write( "\r\n" ); document.write( "As these are standard US coins and none is > 30c (.30) and < 3c (.03), the coins MUST consist of quarters, dimes, and nickels.\r\n" ); document.write( "\r\n" ); document.write( "By letting the number of quarters and dimes be Q and D, respectively, the NUMBER of nickels = 27 - Q - D, and the VALUE of the nickels would be: 3.65 - .25Q - .1D\r\n" ); document.write( "We then get: 3.65 - .25Q - .1D = .05(27 - Q - D)\r\n" ); document.write( "3.65 - .25Q - .1D = 1.35 - .05Q - .05D\r\n" ); document.write( "3.65 - 1.35 = - .05Q + .25Q - .05D + .1D\r\n" ); document.write( "2.3 = .2Q + .05D\r\n" ); document.write( "46 = 4Q + D ------ Multiplying the above by 20 to get rid of decimals\r\n" ); document.write( "46 - 4Q = D\r\n" ); document.write( "\r\n" ); document.write( "From the above equation, Q CANNOT be 12, so Q MUST be ≤ 11, or ≥ 0 ====> 0 ≤ Q ≤ 11.\r\n" ); document.write( "\r\n" ); document.write( "By letting Q, or number of quarters be 11, we get the\n" ); document.write( " |