Question 252611
Let d=dimes and n=nickels.  You have two unknowns (d and n) so you need two equations.

n = 2*d  (twice as many dimes as nickels)
d*.1 + n*.05 = 1.20 (total value equals the value from the dimes and nickels)

solve these two equations:

n=12 and d=6