
Jon S. answered 03/31/20
Patient and Knowledgeable Math and English Tutor
Let x be the number of quarters.
Since the number of quarters and dimes is 110, then 110-x is the number of dimes.
There are 30 nickels, each worth 5 cents
There are x quarters, each worth 25 cents
There are 110-x dimes, each worth 10 cents
Their total worth is 1850 cents
Translating that into a equation:
5 * 30 + 25 * x + 10 (110 - x) = 1850
150 + 25 * x + 1100 - 10*x = 1850
1250 + 15*x = 1850
15 *x = 600
x = 40
So there are 40 quarters, which means there must be 110-40 = 70 dimes.
Checking:
30 * 5 + 40 * 25 + 70 * 10 = 1850