Question 1119867
.
<pre>
15*(x+y) dimes are worth  15*10*(x+y) cents = 150*(x+y)  cents.


Assuming that x and y are integer numbers, this amount of  150*(x+y) cents is equivalent to  {{{(150*(x+y))/25}}} = 6*(x+y) quarters.
</pre>