document.write( "Question 595257: If you have 44 dimes and quarters with a total of $8.60, how many dimes are there? \n" ); document.write( "
Algebra.Com's Answer #377052 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If you have 44 dimes and quarters with a total of $8.60, how many dimes are there? \n" ); document.write( "-------- \n" ); document.write( "d + q = 44 \n" ); document.write( "10d + 25q = 860 \n" ); document.write( "================ \n" ); document.write( "Or, \n" ); document.write( "If it's 44 dimes, it's worth $4.40 \n" ); document.write( "Each dime replaced by a quarter add $0.15 \n" ); document.write( "--------- \n" ); document.write( "860 - 440 = 420 \n" ); document.write( "420/15 = 28 \n" ); document.write( "--> 28 quarters \n" ); document.write( " \n" ); document.write( " |