View Full Version : 9th grade algebra word problems
Dorentina
Apr 19, 2012, 07:17 PM
Bikram gave Kevin a pile of coins consisting of nickles,dimes,and quarters. The total value is $2.20. The total number of coins is eighteen, and there are two more nickles than quarters in the pile. How many of each kind of coin did Bikram give Keven.
Foil
Apr 19, 2012, 07:42 PM
4 quarters 10 dimes and four nickles?
ebaines
Apr 20, 2012, 05:47 AM
4 quarters 10 dimes and four nickles?
Nope - remember that there are two more nickles than quarters in the pile.
Dorentina: I'll help you get startd with setting up the equations. Let Q = number of quarters, N = number of nickels, and D = number of dimes. You have three variables, so we need three equations in order to solve this. First you know that the total is $2.20:
25Q + 10D + 5N = 220
Next you know that there are 18 coins:
Q+N+D = 18
Finally you are told that there are two more nickels than quarters:
N = Q+2
Now you can substitute that last equation into the first two to get rid of the N variable, and you're dowmn to two equations in two unkowns. Then rearrange the second equation so as to be able to substitute for D in the first. Now you can solve for Q, and from that use the 2nd and 3rd equations to get N and D. Finally double check your answer to make sure it meets all three equations. Post back if you still have trouble with this.