SOLUTION: Yuki Katanuma has saved $22.65 in nickels, dimes, and quarters. If Yuki has eight nickels fewer than four times the number of dimes and nine quarters more than two-sevenths the num
Algebra ->
Finance
-> SOLUTION: Yuki Katanuma has saved $22.65 in nickels, dimes, and quarters. If Yuki has eight nickels fewer than four times the number of dimes and nine quarters more than two-sevenths the num
Log On
Question 1199463: Yuki Katanuma has saved $22.65 in nickels, dimes, and quarters. If Yuki has eight nickels fewer than four times the number of dimes and nine quarters more than two-sevenths the number of dimes, how many coins of each type does Yuki have? Found 2 solutions by greenestamps, josgarithmetic:Answer by greenestamps(13200) (Show Source):
I'll show two different ways to solve this problem using different setups, to demonstrate how taking the time to think about different possible setups can make the work of solving the problem easier.
A standard setup for the problem, using the information exactly as given, might look like this:
The numbers of nickels and quarters are both given in terms of the number of dimes, so...
let x = # of dimes
then 4x-8 = # of nickels
and (2/7)x+9 = # of quarters
The total value of the coins is $22.65, or 2265 cents:
When I read the problem and am interested in solving the problem as easily as possible, I see the phrase "nine more than two-sevenths", and I know I don't want to start by writing an expression using that fraction 2/7.
So I would do this:
let 7x = # of dimes
then 4(7x)-8 = 28x-8 = # of nickels
and 2x+9 = # of quarters