Let n be the number of nickels. Let d be the number of dimes. We're give two equations:
- n = 3d
- 0.1d + 0.05n = 8.50
0.1d + 0.05(3d) = 8.50
Multiply through:
0.1d + 0.15d = 8.50
Type this equation into our search engine and we get:
d = 34
Now, we take d = 34, and plug it back into equation (1) to solve for n:
n = 3(34)
n = 102