SOLUTION: A pile of coins consists of nickels, dimes, and quarters. There are 5 fewer dimes than nickels and 2 more quarters than dimes. If x equals the number of nickels, write an algebrai

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: A pile of coins consists of nickels, dimes, and quarters. There are 5 fewer dimes than nickels and 2 more quarters than dimes. If x equals the number of nickels, write an algebrai      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 898109: A pile of coins consists of nickels, dimes, and quarters. There are 5 fewer dimes than nickels and 2 more quarters than dimes. If x equals the number of nickels, write an algebraic expression that represents the value of the pile in cents. Simplify the expression. [Hint: If x represents the number of nickels, then what do x – 5 and (x – 5) + 2 represent?]
Found 2 solutions by josgarithmetic, MathTherapy:
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
n, d, q as the variables of each coin.

d=n-5 and q=d+2

Description indicates x for n, or x=n.
d=x-5 and q=d%2B2.
Try substituting for d in the other equation.
q=x-5%2B2
x=q%2B5-2
highlight_green%28x=q%2B3%29

You still have two equations and three unknown variables. Some data is missing.

Answer by MathTherapy(10552) About Me  (Show Source):
You can put this solution on YOUR website!

A pile of coins consists of nickels, dimes, and quarters. There are 5 fewer dimes than nickels and 2 more quarters than dimes. If x equals the number of nickels, write an algebraic expression that represents the value of the pile in cents. Simplify the expression. [Hint: If x represents the number of nickels, then what do x – 5 and (x – 5) + 2 represent?]

As requested, let number of nickels be x
Then number of dimes = x - 5
Number of quarters: x - 5 + 2, or x - 3
Value of x nickels, in cents: 5x
Value of x - 5 dimes, in cents: 10(x - 5), or 10x - 50
Value of x - 3 quarters, in cents: 25(x - 3), or 25x - 75
Value of coins, in cents: 5x + 10x - 50 + 25x - 75, or 5x + 10x + 25x - 50 - 75, or 40x - 125
As seen, x - 5 represents the number of dimes, and x - 5 + 2, or x - 3 represents the number of quarters.