SOLUTION: admission to a baseball game is $2.50 for general admission and $5.50 for reserved seats. the receipts were $3702.00 for 1140 paid admissions. how many of each ticket were sold?
Algebra ->
Customizable Word Problem Solvers
-> Coins
-> SOLUTION: admission to a baseball game is $2.50 for general admission and $5.50 for reserved seats. the receipts were $3702.00 for 1140 paid admissions. how many of each ticket were sold?
Log On
Question 1084411: admission to a baseball game is $2.50 for general admission and $5.50 for reserved seats. the receipts were $3702.00 for 1140 paid admissions. how many of each ticket were sold? Answer by Cromlix(4381) (Show Source):
You can put this solution on YOUR website! Hi there,
Make General Admission = x
and Reserved seats = y
x + y = 1140.......Eq(1)
250x + 550y = 3702...Eq(2) (Change price of tickets into cents)( X 100)
Multiply Eq(1) by 250
250x + 250y = 285000....Eq(1)
250x + 550y = 370200....Eq(2)
Subtract Eq(2) from Eq(1)
300y = 85200
y = 284
Substitute y = 284 into Eq(1)
x + y = 1140
x + 284 = 1140
x = 1140 - 284
x = 856
x = 856 and y = 284
General admission = 856 souls
Reserved admission = 284 souls.
Hope this helps :-)