|
Question 317782: A movie theater charges $7 for adults, $4.50 for children, and $1 for senior citizens. On one day, the theater sold 635 tickets and collected $2910.00 in receipts. there were 2 times as many children's tickets sold as adult tickets. How many adults, children, and senior citizens went to the movies that day? (solve using matrices. find the reduced row echelon form).
x = adults y = children and z = senior citizens
equation 1: x + y + z = 635
equation 2: $7x + $4.5y + $1z = $2910.00
equation 3: x = 2y (IS THIS RIGHT????)
equation 4: x greater than or equal to 0
equation 5: y is greater than or equal to 0
How do I figure out the third equation and solve using a matrix and putting it into reduced row echelon form? I need to know how to figure that part out, I can get it into reduced row echelon form. Your help is appreciated. Thank you!
Answer by jim_thompson5910(35256) (Show Source):
| |
|
| |