Let N= number nickels, D = number of dimes, and Q = number of quarters
We know that the total monetary value is $34. Since one nickel is worth 0.05 dollars, we must multiply the number of nickels by 0.05. Since one dime is worth 0.1 dollars..... This gives us our main equation:
(1) 0.05N + 0.1D + 0.25Q = 34
Also, to reflect the relationships between the different coins:
(2) Q = (D/3)
(3) N = 2D
In order to accurately reflect the relationship between dimes and quarters, we must say (D/3) = Q. When we divide the number of dimes by three, this will give us the amount of quarters present.
Same for nickels and dimes.. since there are 2 times as many nickels as dimes, when we multiply the number of dimes by two, we get the number of nickels: N = 2D
Now, simply plug equations (2) and (3) into equation (1) and you will get 120. Make sure that everything is in terms of D because the question asks for the number of dimes:
0.05(2D) + 0.1D + 0.25(D/3) = 34 (I will convert to fractions because this will be easier)
(1/10)D + (1/10)D + (1/12)D = 34
(1/5)D + (1/12)D = 34
(17/60)D = 34 (notice that 34/17 = 2 and 2 times 60 = 120)
D = 120