Question 662999
I have $1 in coins. One-fifth of the coins are dimes, two-fifteenths are nickels, and two-thirds are pennies. How many of each coin do I have? 
-------
Note: (1/5) + (2/15) + (2/3) = (3/15) + (2/15) + (10/15) = 15/15 = 1
Equations:
Value Equation: p + 5n + 10d = 100 cents
-----
Let "x" be the number of coins.
p = (2/3)x
n = (2/15)x
d = (1/5)x
----
Substitute and solve for "x"
(2/3)x + 5(2/15)x + 10(1/5)x = 100
-----
Multiply thru by 15:
10x + 10x + 30x = 1500
50x = 1500
x = 30 (total # of coins)
===========
Cheers,
Stan H.