document.write( "Question 707182: Taylor has a box of coins that she uses when she plays poker with her friends. The box currently contains 44 coins, consisting of pennies, dimes, and quarters. The number of pennies is equal to the number of dimes, and the total value is $4.37. How many quarters does she have in the box? Please explain how to solve!!! \n" ); document.write( "
Algebra.Com's Answer #435555 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Taylor has a box of coins that she uses when she plays poker with her friends. The box currently contains 44 coins, consisting of pennies, dimes, and quarters. The number of pennies is equal to the number of dimes, and the total value is $4.37. How many quarters does she have in the box? \n" ); document.write( "---- \n" ); document.write( "Quantity Eq::: p + d + q = 44 coins \n" ); document.write( "Quantity Eq::: p = d \n" ); document.write( "Value Eq::::::1*p + 10d + 25q = 437 cents \n" ); document.write( "------------------------------------------------ \n" ); document.write( "Substitute d for \"p\": \n" ); document.write( "2d + q = 44 \n" ); document.write( "11d+ 25q=437 \n" ); document.write( "--------------------- \n" ); document.write( "Modify for elimination of the \"d\" terms \n" ); document.write( "22d + 11q = 11*44 \n" ); document.write( "22d + 50q = 874 \n" ); document.write( "------ \n" ); document.write( "Solve for \"q\": \n" ); document.write( "39q = 390 \n" ); document.write( "q = 10 (# of quarters) \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |