SOLUTION: I have problems with word problem so if you don't mind will you help me with a couple?
Megan has 7 more dimes than nickels. She has a total of $1.60. How many of each coin does
Algebra ->
College
-> Linear Algebra
-> SOLUTION: I have problems with word problem so if you don't mind will you help me with a couple?
Megan has 7 more dimes than nickels. She has a total of $1.60. How many of each coin does
Log On
Question 24666: I have problems with word problem so if you don't mind will you help me with a couple?
Megan has 7 more dimes than nickels. She has a total of $1.60. How many of each coin does she have? Answer by quentin252(19) (Show Source):
You can put this solution on YOUR website! ok,
number of dimes = d
number of nickels = n
so
Megan has 7 more dimes than nickels
-->> d = n + 7
Megan has a total of $1.60
-->> (.10)d + (.05)n = $1.60
pluggin 'n+7' in for 'd'
-->> (.10)(n+7) + (.05)n = 1.60
-->> .10n + .70 + .05n = 1.60
-->> .15n + .70 = 1.60
-->> .15n = .90
-->> n = 6
-->> d=n+7=13