SOLUTION: Kyle has 50 coins consistin of nickels and dimes. If he has $4.15, how many of each coin does Kyle possess?
Algebra ->
Expressions-with-variables
-> SOLUTION: Kyle has 50 coins consistin of nickels and dimes. If he has $4.15, how many of each coin does Kyle possess?
Log On
Question 118617: Kyle has 50 coins consistin of nickels and dimes. If he has $4.15, how many of each coin does Kyle possess? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Kyle has 50 coins consistin of nickels and dimes. If he has $4.15, how many of each coin does Kyle possess?
---------------
Let # of nickels be "x" ; Value is 5x cents
# of dimes is "50-x" ; Value is 10(50-x) = 500-10x cents
----------------
EQUATION:
value + value = 415 cents
5x + 500-10x = 415
-5x = -85
x = 17 (# of nickels)
50-x = 33 (# of dimes)
=================
Cheers,
Stan H.