SOLUTION: jason has 15 coins in his pocket, consisting of nickels and dimes. the total value of the coins is $1.15. how many of each coin does Jason have?

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: jason has 15 coins in his pocket, consisting of nickels and dimes. the total value of the coins is $1.15. how many of each coin does Jason have?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 570163: jason has 15 coins in his pocket, consisting of nickels and dimes. the total value of the coins is $1.15. how many of each coin does Jason have?
Answer by JBarnum(2146) About Me  (Show Source):
You can put this solution on YOUR website!
nickels(n) dimes(d)
n%2Bd=15
.05n%2B.1d=1.15
.
so d=15-n
.05n%2B.1%2815-n%29=1.15
.05n%2B1.5-.1n=1.15
-.05n=-.35
n=7
15-7=8
d=8