SOLUTION: Have my basic equations for the problem but don't know what to do next...Any help will be greatly appreciated. A cashier has a total of 30 bills consisting of ones, fives and t

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: Have my basic equations for the problem but don't know what to do next...Any help will be greatly appreciated. A cashier has a total of 30 bills consisting of ones, fives and t      Log On


   



Question 897255: Have my basic equations for the problem but don't know what to do next...Any help will be greatly appreciated.
A cashier has a total of 30 bills consisting of ones, fives and twenties. The number of twenties is 6 less than the number of ones. The total value of money is $214. How many of each denomination of bill are there?
The equations I came up with are:
z=x-6
x+y+z=30
x+5y+20z=214

Answer by josgarithmetic(39618) About Me  (Show Source):
You can put this solution on YOUR website!
Which way do you want to solve the system? A good but less advanced way is substitute for z in the other two equations and you will have a system of two equations in two linear variables x and y.

system%28x%2By%2Bx-6=30%2Cx%2B5y%2B20%28x-6%29=214%29

system%282x%2By=36%2Cx%2B5y%2B20x-120=214%29

system%282x%2By=36%2C21x%2B5y=334%29

Continue solving with that simpler system however you want.