SOLUTION: Sam has $1.55 in nickels dimes and quarters. He has 23 coins in all. How many coins of each kind does he have?
Algebra ->
Equations
-> SOLUTION: Sam has $1.55 in nickels dimes and quarters. He has 23 coins in all. How many coins of each kind does he have?
Log On
You can put this solution on YOUR website! .
N=number of nickels; Q=number of quarters
.
N+Q=23
Q=23-N
.
$0.05N+$0.25Q=$1.55
$0.05N+$0.25(23-N)=$1.55
$0.05N+$5.75-$0.25N=$1.55
-$0.20N=-$4.20
N=21
ANSWER 1: There are 21 nickels.
.
Q=23-N=23-21=2
ANSWER 2: There are 2 quarters.
.
CHECK:
$0.05N+$0.25Q=$1.55
$0.05(21)+$0.25(2)=$1.55
$1.05+$0.50=$1.55
$1.55=$1.55