SOLUTION: A student finds a pile of nickels and dimes, and immediately announces "I found two dollars and fifteen cents!" If the number of dimes is 4 more than the 3 times the number of nick
Algebra ->
Equations
-> SOLUTION: A student finds a pile of nickels and dimes, and immediately announces "I found two dollars and fifteen cents!" If the number of dimes is 4 more than the 3 times the number of nick
Log On
Question 1120920: A student finds a pile of nickels and dimes, and immediately announces "I found two dollars and fifteen cents!" If the number of dimes is 4 more than the 3 times the number of nickels, how many of each coin did this student find?. Answer by math_helper(2461) (Show Source):
Sub for D from (2) into (1):
5N + 10(4+3N) = 215
Solving, yields and plugging into (2) gives
——
Check: 5(5) + 10(19) = 25+190 = 215 (ok)
and 4+3(5) = 4+15 = 19 (ok)