asked 113k views
1 vote
A jar contains half dollars and quarters there are 30 coins in the jar. The total value of the coin is 8.75. how many half dollars are in the jar?

LESSON IS: Application of system

asked
User Badrobit
by
7.5k points

1 Answer

6 votes
let h = the number of half dollars in the jar
and q = the number of quarters

h + q = 30
0.5h + 0.25q = 8.75

multiply the second equation by -2 to get
-h - 0.5q = -17.5

Now add the new equation and the first to eliminate h
h + q = 30
-h - 0.5q = -17.5
----------------------------
0.5q = 12.5
q = 25

There are 25 quarters, so there must be 5 half dollars
answered
User Thomas Hirsch
by
7.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.