SOLUTION: Juan goes to a bank and gets change for a $50 bill consisting of all $5 bills and $1 bills. There are 22 bills in all. How many of each kind are there?

Algebra ->  Linear-equations -> SOLUTION: Juan goes to a bank and gets change for a $50 bill consisting of all $5 bills and $1 bills. There are 22 bills in all. How many of each kind are there?       Log On


   



Question 181806: Juan goes to a bank and gets change for a $50 bill consisting of all $5 bills and $1 bills. There are 22 bills in all. How many of each kind are there?

Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
Let n=number of ones, v=number of fives.
n+5v=50
n+v=22
------- subtract
4v=28
.
v=7
n=15
.
Ed