
Emily W. answered 11/28/21
High School and College Level Math and Science in Central Florida
Value of each nickel = 5 cents = 0.05
Value of each quarter = 25 cents = 0.25
nickels = n
quarters = q
total $ from nickels + total $ from quarters = total $
First equation:
0.05n + 0.25q = 8.10
Second equation: now we want to pretend the nickels that we have are quarters and the quarters that we have are nickels —> we are swapping x and y
0.05q + 0.25n = 17.70
I am going to rewrite the equations on top of each other and line up the n’s and q’s
0.05n + 0.25q = 8.10
0.25n + 0.05q = 17.70
Now we can solve using elimination. We want one pair of matching terms, either the n’s or the q’s, to be equal and opposite so we can eliminate them. Let’s get the n’s to match. We need the least common multiple of 0.05 and 0.25.
Count by 0.05’s
0.05, 0.10, 0.15, 0.20, 0.25, 0.30
Count by 0.25’s
0.25, 0.50, 0.75, 1.00
Both lists meet at 0.25 so this is the least common multiple
0.05 * 5 = 0.25 —> multiply the whole top equation by 5 so the 0.05n turns into a 0.25n. The bottom equation already has 0.25n so nothing has to happen to it.
5*(0.05n + 0.25q = 8.10)
0.25n + 1.25q = 40.50
0.25n + 0.05q = 17.70
Now our n terms are equal but they are not opposite. We will make them opposite by taking one equation and multiplying everything by -1 —> flipping the signs of each term. I am going to pick the second equation but it doesn’t matter which one you choose.
0.25n + 0.05q = 17.70 becomes
-0.25n - 0.05q = -17.70
Now we can set up elimination
0.25n + 1.25q = 40.50
-0.25n - 0.05q = -17.70
Add downward as if they are in columns
0.25n - 0.25n cancels out
1.25q - 0.05q = 1.2q
=
40.50 - 17.70 = 22.80
We are left with
1.2q = 22.80 divide by 1.2 to get q
q = 19 quarters! Plug back in to any equation solve for n
0.25n + 1.25q = 40.50
0.25n + 1.25(19) = 40.50
0.25n + 23.75 = 40.50 subtract 23.75
0.25n = 16.75 divide by 0.25
n = 67 nickels
19 quarters and 67 nickels