SOLUTION: 7. Number problems. Jill has $3.50 in nickels and dimes. If she has 50 coins, how many of each type of coin does she have?

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: 7. Number problems. Jill has $3.50 in nickels and dimes. If she has 50 coins, how many of each type of coin does she have?       Log On


   



Question 123351: 7. Number problems. Jill has $3.50 in nickels and dimes. If she has 50 coins, how many of each type of coin does she have?

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

Let n= # of nickels, and d= # of dimes

Since "Jill has $3.50 in nickels and dimes", it can be represented as:


0.05n%2B0.1d=3.50


100%280.05n%2B0.1d%29=100%283.50%29 Multiply both sides by 100 to move the decimal on each number 2 times. This will make every number a whole number.

5n%2B10d=350 Distribute and multiply



So our first equation is: 5n%2B10d=350


Now since Jill has 50 coins, this means that we have the second equation

n%2Bd=50


So we have the system


system%285n%2B10d=350%2Cn%2Bd=50%29



Now in order to solve this system by using elimination/addition, we need to solve (or isolate) one variable. I'm going to solve for d.





In order to solve for one variable, we must eliminate the other variable. So if we wanted to solve for d, we would have to eliminate n (or vice versa).


So lets eliminate n. In order to do that, we need to have both n coefficients that are equal in magnitude but have opposite signs (for instance 2 and -2 are equal in magnitude but have opposite signs). This way they will add to zero. By adding to zero, they can be eliminated.



So to make the n coefficients equal in magnitude but opposite in sign, we need to multiply both n coefficients by some number to get them to an common number. So if we wanted to get 5 and 1 to some equal number, we could try to get them to the LCM.



Since the LCM of 5 and 1 is 5, we need to multiply both sides of the top equation by 1 and multiply both sides of the bottom equation by -5 like this:




1%285n%2B10d%29=1%28350%29 Multiply the top equation (both sides) by 1
-5%28n%2Bd%29=-5%2850%29 Multiply the bottom equation (both sides) by -5




Distribute and multiply

5n%2B10d=350
-5n-5d=-250


Now add the equations together. In order to add 2 equations, group like terms and combine them

%285n-5n%29%2B%2810d-5d%29=350-250

Combine like terms and simplify



cross%285n-5n%29%2B5d=100 Notice how the n terms cancel out




5d=100 Simplify




d=100%2F5 Divide both sides by 5 to isolate d




d=20 Reduce



Now plug this answer into the top equation 5n%2B10d=350 to solve for x

5n%2B10d=350 Start with the first equation



5n%2B10%2820%29=350 Plug in d=20



5n=350-200Subtract 200 from both sides


5n=150 Combine like terms on the right side


n=%28150%29%2F%285%29 Divide both sides by 5 to isolate n



n=30 Divide




So our answer is
n=30 and d=20



which means that Jill has 30 nickels and 20 dimes