159k views
0 votes
A collection of 108 coins containing only quarters and nickels is worth $21.

A table titled Coin Collection showing Number of Coins, Value, and Total. The first row shows Nickels, and has n, 0.05, and 0.05 n. The second row shows, Quarters, and has q, 0.25, and 0.25 q. The third row shows total, and has not entries.

1 Answer

1 vote

Answer:

Let q be the number of quarters and n be the number of nickels.

q + n = 108 ----> .25q + .25n = 27

.25q + .05n = 21 -------> .25q + .05n = 21

------------------------

.2n = 6

n = 30, q = 78

78 quarters, 30 nickels

User Dimirc
by
8.1k points

No related questions found