Let D = the number of dimes Let Q = the number of quarters $0.10D + $0.25Q = $28.00 <--There are D dimes and Q quarters. $0.25D + $0.10Q = $36.40 <--if there were D quarters and Q dimes Divide the second equation through by 5 10D + 25Q = 2800 5D + 2Q = 728 Multiply the second equation through by -2 And add them to eliminate D 10D + 25Q = 2800 -10D - 4Q = -1456 ------------------ 21Q = 1344 Q = 64 Substitute in 5D + 2Q = 728 5D + 2(64) = 728 5D + 128 = 728 5D = 600 D = 120 64 Quarters and 120 Dimes Checking: 64 Quarters is worth 64($0.25) = $16.00 120 Dimes is worth 120($0.10) = $12.00 ---------------------------------------- TOTAL = $28.00 120 Quarters is worth 120($0.25) = $30.00 64 Dimes is worth 64($0.10) = $ 6.40 ----------------------------------------- TOTAL = $36.40 Edwin