Let N equal the number of nickels.
Let D equal the number of dimes.
Let Q equal the number of quarters.
We know that .05N + .10D + .25Q = 5.50.
We also know that N + D + Q = 30.
We also know that D = 2N.
Therefore, Q = 30 - (N + D) = 30 - (N + 2N) = 30 - 3N
So...
5.50 = .05N + .10(2N) + .25(30 - 3N)
= .05N + .20N + 7.50 - .75N
Therefore (moving all N's to the left of the equals sing, and all constants to the right of the equals sign)...
.5N = 2.
Therefore, N = 4. There are four nickels, eight dimes, and 18 quarters.
Checking our work...
Four nickels is 0.20.
Eight dimes is 0.80.
18 quarters is 4.50.
That sums to 5.50, and is 30 coins.