x = number of quarters
y = number of half dollars
Write an equation that shows the number of coins:
x + y = 30
Write an equation that shows the amount in dollars:
25x + .50y = 10.50
(We use 10.50 because that is the amount of change he received:
20 - 9.50 = 10.50)
x + y = 30
25x + .50y = 10.50
Using elimination, we can multiply the first equation by -.25
to eliminate the x terms:
-.25(x + y = 30) =
-.25x - .25y = -7.50
.25x + .50y = 10.50
------------------------------------->Add the equations together, x cancels
-------> .25y = 3.00---------->Divide both sides by .25 now =
y = 12
The student has 12 fifty-cent pieces
To find the number of quarters, use x + y = 30 and plug in
12 for y.
x + y = 30
x + 12 = 30
x + 12 - 12 = 30 - 12
x = 18
Number of quarters is 18.
CHECK: .25x + .50y = 10.50
.25(18) + .50(12) = 10.50
4.50 + 6.00 = 10.50
10.50 = 10.50 It'works
Answer: is 18 quarters (12 fifty-cent pieces)
Hope this was helpful