SOLUTION: Thomas collects dimes and quarters in his change jar. If he has 4 more dimes than quarters, and the total amount of money in the jar is $30.50, find the number of each type of coin
Algebra ->
Customizable Word Problem Solvers
-> Coins
-> SOLUTION: Thomas collects dimes and quarters in his change jar. If he has 4 more dimes than quarters, and the total amount of money in the jar is $30.50, find the number of each type of coin
Log On
Question 342409: Thomas collects dimes and quarters in his change jar. If he has 4 more dimes than quarters, and the total amount of money in the jar is $30.50, find the number of each type of coin in the jar. Answer by kcanil08(11) (Show Source):
You can put this solution on YOUR website! no. of dimes=x
no. of quarters = y
from 1st condition,
x*.10+y*.25=30.50
from 2nd condition,
x-4=y
substitution value of y in 1st equation,
x*10+(x-4)*25=30.50
solving we get
no. of dimes :90
no.of quater: 86