SOLUTION: I am struggling with how to explain how to solve this problem: A collection of coins consists of dimes and nickels. The number of dimes is two more than the twice the number of

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: I am struggling with how to explain how to solve this problem: A collection of coins consists of dimes and nickels. The number of dimes is two more than the twice the number of      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 653200: I am struggling with how to explain how to solve this problem:
A collection of coins consists of dimes and nickels. The number of dimes is two more than
the twice the number of nickels. The value of the collection is $2.70. How many dimes are
in the collection?
Here is what I have tried so far:
d=2n+2 (this is the relationship between the number of dimes and nickels.)
.10d + .05n= $2.70 (this is the value of the coins)
10d +05n= 270 (Here we multiply by 100 and clear the decimals.)
10d(2n+2)+05=270
The purpose of the assignment is to work the problem and explain how I did it. I am stuck!

Answer by vleith(2983) About Me  (Show Source):
You can put this solution on YOUR website!
You did fine up to that last step
d+=+2n%2B2%29
10d+%2B+5n+=+270
Now use the first equation in the second one
10%282n%2B2%29+%2B+5n+=+270 You elininated d from the second eqaution and now have only n left
20n+%2B+20+%2B+5n+=+270
25n+=+270+-+20
25n+=+250
n+=+10
Now you know how many nickles you have, use the first equation to see how many dimes.
d+=+2%2A10+%2B+2
d+=+22
Does 22 dimes plus 10 nickles give you $2.70?