document.write( "Question 1066294: $4 total in dimes and quarters, and there is a total of 25 coins. How many dimes and quarters?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #681470 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! $4 total in dimes and quarters, and there is a total of 25 coins. How many dimes and quarters? \n" ); document.write( "---------------- \n" ); document.write( "Another method, but probably not enough to get a PHD in math: \n" ); document.write( "25 dimes = $2.50 \n" ); document.write( "Each dime replaced by a quarter adds 15 cents. \n" ); document.write( "--- \n" ); document.write( "400 - 250 = 150 cents \n" ); document.write( "150/15 = 10 replacements. \n" ); document.write( "--> 10 quarters & 15 dimes \n" ); document.write( " \n" ); document.write( " |