SOLUTION: at a benefit concet, 600 tickets were sold and $1500 was raised. if there were $2 and $5 tickets, how many of each were sold?

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: at a benefit concet, 600 tickets were sold and $1500 was raised. if there were $2 and $5 tickets, how many of each were sold?      Log On


   



Question 154505: at a benefit concet, 600 tickets were sold and $1500 was raised. if there were $2 and $5 tickets, how many of each were sold?
Found 2 solutions by BrittanyM, jojo14344:
Answer by BrittanyM(80) About Me  (Show Source):
You can put this solution on YOUR website!
We can use the given information to set up a system of equations and find each of the variables.

We were told that there were a total of 600 tickets sold:

x + y = 600

And that one type of ticket was sold for two dollars while the other type was sold for five dollars. The total in sales was $1500.

2x + 5y = 1500

Now, we can manipulate the first equation to find x in terms of y.

x = 600 - y

And plug this into the second equation in order to solve for y.

2( 600 - y ) + 5y = 1500
1200 - 2y + 5y = 1500
3y = 300
y = 100

We can plug this value into either of the two equations to find the value for x.

x + 100 = 600
x = 500

So there were 100 five dollar tickets sold and 500 two dollar tickets sold, but just to be certain, we can plug these values back into either equation to check our answer.

2( 500 ) + 5( 100 ) = 1500
1000 + 500 = 1500

Since this is true, we know that our answers are correct.

Answer by jojo14344(1513) About Me  (Show Source):
You can put this solution on YOUR website!
Let:
x=no.of $2.00
y=no.of $5.00
So, x%2By=600tickets ---------------------------------> eqn 1
In eqn 1 we get, x=600-y ---------------------------> eqn 2
Also, no.of tickets of $2.00 + no.of tickets of $5.00=$1500. To show in eqn,
2.00%28x%29%2B5.00%28y%29=1500 --------------------------------> eqn 3
Substitute eqn 2 in eqn 3:
2%28600-y%29%2B5y=1500
1200-2y%2B5y=1500
3y=1500-1200 -----> 3y=300
cross%283%29y%2Fcross%283%29=cross%28300%29100%2Fcross%283%29
y=100 ---------------------------> total of $5.00 tickets
For $2.00 tickets, go back eqn 2:
x=600-100=500 -------------------> total of $2.00 tickets
In doubt? Go back eqn 3:
2%28500%29%2B5%28100%29=1500
1000%2B500=1500
1500=1500
Thank you,
Jojo