SOLUTION: A basketball team sells tickets that cost​ $10, $20,​ or, for VIP​ seats,​ $30. The team has sold 3357 tickets overall. It has sold 157 more​ $20 tick

Algebra ->  Finance -> SOLUTION: A basketball team sells tickets that cost​ $10, $20,​ or, for VIP​ seats,​ $30. The team has sold 3357 tickets overall. It has sold 157 more​ $20 tick      Log On


   



Question 1119157: A basketball team sells tickets that cost​ $10, $20,​ or, for VIP​ seats,​ $30. The team has sold 3357 tickets overall. It has sold 157 more​ $20 tickets than​ $10 tickets. The total sales are ​$64 comma 64,640. How many tickets of each kind have been​ sold?
# $10 tickets sold
# $20 tickets sold
# $30 tickets sold

Found 3 solutions by ankor@dixie-net.com, ikleyn, josgarithmetic:
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
let a = no. of $10 ticket
let b = no. of $20 tickets
let c = no. $30 tickets
:
Write an equation for each statement
:
A basketball team sells tickets that cost​ $10, $20,​ or, for VIP​ seats,​ $30.
The total sales are 64,640.
10a + 20b + 30c = 64640
simplify divide by 10
a + 2b + 3c = 6464
:
The team has sold 3357 tickets overall.
a + b + c = 3357
:
It has sold 157 more​ $20 tickets than​ $10 tickets.
b = a + 157
-a + b = 157
:
How many tickets of each kind have been​ sold?
:
We solve this as a matrix using that feature on a ti83 or similar
a + 2b + 3c = 6464
a + b + c = 3357
-a + b + 0 = 157
enter
1, 2, 3, 6464
1, 1, 1, 3357
-1,1 0 = 157
Resulting in
a = 1150
b = 1307
c = 900

Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.
This problem is for ONE unknown.

Let x = #of $10 tickets.

Then the number of $20 tickets is (x+157).

Then the number of $30 tickets is the rest  3357 - x - (x+57) = 3300-2x.


The money equation is

10x + 20*(x+57) + 30*(3300-2x) = 64640.


Simplify and solve for x.


The lesson to learn from this solution:

    This problem is for ONE unknown - not for three.


        This problem is for ONE unknown - not for three.


            This problem is for ONE unknown - not for three.

----------------
To see many other similar solved problems, look into the lesson
    - Advanced word problems to solve using a single linear equation
in this site.


Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
x, number of $10 tickets
y, number of $20 tickets
z, number of $30 tickets

Exact translation of the description:
system%28x%2By%2Bz=3357%2Cy-x=157%2C10x%2B20y%2B30z=64640%29

Simplifying the system:
system%28x%2By%2Bz=3357%2C-x%2By=157%2Cx%2B2y%2B3z=6464%29

Eliminating x is easily done:
system%282y%2Bz=3514%2C3y%2B3z=6621%29

system%282y%2Bz=3514%2Cy%2Bz=2207%29

Subtract to eliminate z:
highlight%28y=1307%29

Find x:
-x%2By=157
x-y=-157
x=y-157
x=1307-157
highlight%28x=1150%29


Finish for z:
z=3357-x-y
z=3357-1150-1307
highlight%28z=900%29


checking the revenue:
10%2A1150%2B20%2A1307%2B30%2A900
64640

SOLUTION:
1150 of the $10 tickets
1307 of the $20 tickets
900 of the $30 tickets