Question 883397
If I have 6 coins and half are quarters,
<pre>
Half of 6 is 3.  So you have 3 quarters, and that is 75 cents.
</pre>
one third are nickels
<pre>
one third of 6 is 2. So you have 2 nickels, and that is 10 cents.
</pre>
and one sixth are dimes, 
<pre>
one sixh of 6 is 1. So you have 1 dime, and that is 10 cents.
</pre>
how much money do I have in all?
<pre>
You have 75 cents plus 10 cents plus 10 cents = 75+10+10 = 95 cents.

Edwin</pre>