Question 1173465
<br>
d = # of dimes
q = # of quarters<br>
(1) d+q=23  (the total number of coins is 23)
(2) 10d+25q = 440  (the total value of the coins, at 10 cents for each dime and 25 cents for each quarter, is 440 cents)<br>