Question 1105482
<pre>
Number of quarters = x
</pre>
 2 times as many dimes as quarters
<pre>
Number of dimes = 2x

Value of quarters in cents = 25x
Value of dimes = 10(2x) or 20x
</pre>
 a combined value of 360 cents
<pre>
25x + 20x = 360

Solve that and get the number of quartersw.

Then multiply that by 2 to find the number of dimes.

Edwin</pre>