61.6k views
0 votes
Ben has 3.40 consisting of quaters and dimes. How many coins of each kind does he have if he has 22 coins?

User DaCh
by
8.9k points

1 Answer

5 votes

Answer:

8 quarters and 14 dimes

Explanation:

This situation has two unknowns - the total number of dimes and the total number of quarters. Because we have two unknowns, we will write a system of equations with two equations using the two unknowns.


d+q=22 is an equation representing the total number of coins


0.10d+0.25q=3.40 is an equation representing the total value in money based on the number of coin. 0.10 and 0.25 come from the value of a dime and quarter individually.

We write the first equation in terms of q by subtracting it across the equal sign to get
d=22-q. We now substitute this for d in the second equation.


0.10(22-q)+0.25q=3.40\\2.2-0.10q+0.25q=3.40\\2.2+0.15q=3.40

After simplifying, we subtract 2.2 across and divide by the coefficient of q.


2.2+0.15q=3.40\\0.15q=1.20\\q=8

We now know of the 22 coins that 8 are quarters. To find the number of dimes, we subtract 8 from 22 to get 14 dimes.


User Xiduzo
by
8.8k points