document.write( "Question 1203239: stella has 63 coins .the coins are a mixture of quarters and dimes .she has a total of $10.80 . how many quarters and how many dimes does stella have \n" ); document.write( "
Algebra.Com's Answer #838654 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "I like the semiformal approach used by tutor Math_tutor2020.... But the numbers are easier to work with if you start by considering the case where all 63 coins are dimes. Then \n" ); document.write( "63 dimes make 63($0.10) = $6.30 \n" ); document.write( "The actual total is $10.80, which is $4.50 more than $6.30 \n" ); document.write( "The difference between the value of a dime and a quarter is 15 cents, or $0.15 \n" ); document.write( "The number of quarters needed to make the additional $4.50 is $4.50/$0.15 = 30 \n" ); document.write( "ANSWER: 30 quarters, so 63-30 = 33 dimes \n" ); document.write( "Here is a solution using logical reasoning and one calculator calculation. This method is not efficient, but it gives you good practice with logical reasoning. \n" ); document.write( "(1) The average value of the coins is $10.80/63 = 17.14 cents approximately. That average is just a bit closer to 10 cents than to 25 cents, so the number of dimes should be a just a bit more than the number of quarters. \n" ); document.write( "(2) With a total value of $10.80, we know that the number of quarters must be even, and the number of dimes must be 3 more than a multiple of 5. \n" ); document.write( "A bit of logical reasoning with (1) and (2) tells us that almost certainly the answer is 30 quarters and 33 dimes. \n" ); document.write( "And performing a simple calculation verifies that solution to be correct. \n" ); document.write( "30($0.25)+33($0.10) = $7.50+$3.30 = $10.80 \n" ); document.write( " \n" ); document.write( " |