218k views
0 votes
Help would be appreciated

Raheem has 17 coins, all quarters and dimes. The coins are worth a total of $2.15. How many of each coin does he have?
1) define variables
2) Write a system of equations to represent the situation.
3) Solve the system of equations using substitution or elimination
4) Report your answer in the context of the problem situation.

User TsSkTo
by
8.2k points

1 Answer

2 votes

Answer:

Explanation:

x = quarters

y = dimes

x + y = 17

.25x + .10y = 2.15

25x + 10y = 215

-25x - 25y = -425

-15y = 210

y = 14 dimes

x + 14 = 17

x = 3 quarters

(3, 14)

User Sumit Garg
by
8.9k points