Problema Solution
Tickets for a small private concert sell for $30 for seats near the stage. All other tickets sell for $25. If a total of 52 tickets are sold totaling $1360, how many tickets were sold for seats near the stage?
Answer provided by our tutors
let
x = the number of tickets near the stage
y = the number of all other tickets
x + y = 52
30x + 25y = 1360
by solving the above system of equations we find:
x = 12
y = 40
click here to see the step by step solution of the system of equations:
there were 12 tickets sold for seats near the stage.