Michael J. answered 08/31/16
Tutor
5
(5)
Applying SImple Math to Everyday Life Activities
Let # of dimes = x
Let # of quarters = x + 3
Using these variables, we can write an equation that represents the total amount in dollars and equation that represents the total number of coins.
x + (x + 3) = 61 eq1 ------> total number of coins
0.10x + 0.25(x + 3) = 10.90 eq2 ------> total amount in dollars
We now have a system of equation.
If we take eq1, we can solve for the term (x + 3).
x + 3 = 61 - x
Next, we can substitute this value of (x + 3) into eq2. We get
0.10x + 0.25(61 - x) = 10.90
This bolded equation is what you need to solve for x for.