SOLUTION: For a recent major league baseball game, a total of 52,000 tickets were sold. Tickets were sold in three categories: Box seats for $90 each, Bleacher seats for $40 each, and Balc
Algebra.Com
Question 145883: For a recent major league baseball game, a total of 52,000 tickets were sold. Tickets were sold in three categories: Box seats for $90 each, Bleacher seats for $40 each, and Balcony seats for $60 each. A total of $3,320,000 was collected from the sale of the tickets. The combined number of Box and Balcony seats exceeded twice the number of Bleacher seats by 10,000. Find the number of each of the three types of tickets sold.
Answer by nerdybill(7384) (Show Source): You can put this solution on YOUR website!
For a recent major league baseball game, a total of 52,000 tickets were sold. Tickets were sold in three categories: Box seats for $90 each, Bleacher seats for $40 each, and Balcony seats for $60 each. A total of $3,320,000 was collected from the sale of the tickets. The combined number of Box and Balcony seats exceeded twice the number of Bleacher seats by 10,000. Find the number of each of the three types of tickets sold.
.
Looks like you have 3 variables, so you'll need 3 equations.
And, it appears the best way to solve this is with matrices.
.
Let x = number of box seats sold
and y = number of bleacher seats sold
and z = number of balcony seats sold
.
from:"a total of 52,000 tickets were sold." we get:
x + y + z = 52000
.
from:cost of each ticket and total $ collected we get:
90x + 40y + 60z = 3320000
.
from:"combined number of Box and Balcony seats exceeded twice the number of Bleacher seats by 10,000"
x + z = 2y+10000
x - 2y + z = 10000
.
Our coefficient matrix is:
1 1 1
90 40 60
1 -2 1
.
determinant of the coef matrix:
(40+120)-(90-60)+(-180-40)
=160-(30)+(-220)
=160-30-220
=160-250
=-90
.
Our matrix for "box seats" (x) is:
52000 1 1
3320000 40 60
10000 -2 1
.
determinant of box seats:
52000[40+120] - [3320000 - 600000] + [-6640000 - 400000]
52000[160] - [2720000] + [-7040000]
-1440000
.
box seats sold = "det of box seats"/"det of coef"
box seats sold = -1440000/-90
box seats sold = 16000
.
I'll let you finish it from here. It is similar to the above:
bleacher seats sold = "det of bleacher seats"/"det of coef"
balcony seats sold = "det of balcony seats"/"det of coef"
RELATED QUESTIONS
There were 678 tickets purchased for a major league baseball game. The lower box tickets... (answered by TimothyLamb)
Six times as many grandstand tickets(g) as box-seat tickets(b) were sold for the baseball (answered by josmiceli)
Can someone please help me work this out?
There were 409 tickets purchased for a major (answered by josgarithmetic,MathTherapy)
Baseball tickets at a high school sell for $5 and $2 for students. $900 was made in... (answered by richwmiller)
A concert sold 1,068 tickets bringing in total revenue of $15,060. Three categories of... (answered by scott8148,ankor@dixie-net.com)
admission for a college baseball game is $6 for box seats, $5 for the grandstand, and $3... (answered by bucky)
There were 244 tickets purchased for a major league baseball game. The lower box tickets... (answered by josgarithmetic,MathTherapy)
There were 587 tickets purchased for a major league baseball game. The lower... (answered by addingup)
400 people were at a baseball game. Student tickets cost $2 and adult tickets cost $3.... (answered by richwmiller)