You can 
put this solution on YOUR website! .
Let d be the number of dimes.
Then the number of quarters is 2d, according to the condition.
Then we can write the money equation for the total in the form
    10d + 25*(2d) = 15000   cents,  or
    10d + 50d = 15000,
    60d       = 15000
      d       = 15000/60 = 250.
ANSWER.  250 dimes and 2*250 = 500 quarters.
CHECK.   250*10 + 500*25 = 15000 cents.    ! Precisely correct !
Solved.