SOLUTION: MY LAST MODULE QUESTION!!! YAYA! but i cant figues it out .... Help please?? q: A concert promoter set the following ticket prices: $8 for adults, $5 for students. There were 18

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: MY LAST MODULE QUESTION!!! YAYA! but i cant figues it out .... Help please?? q: A concert promoter set the following ticket prices: $8 for adults, $5 for students. There were 18      Log On


   



Question 152717: MY LAST MODULE QUESTION!!! YAYA! but i cant figues it out ....
Help please??
q: A concert promoter set the following ticket prices: $8 for adults, $5 for students. There were 1800 tickets sold for a total of $12 750.
a. Write a system of equations in two variables to model the situation.
b. solve the system of equations.
c.indicate the number of adult tickets and student tickets sold.
d. check that your answer fits the equation.

Found 2 solutions by Fombitz, jim_thompson5910:
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Let A be the number of adult tickets at $8 each.
Let S be the number of student tickets at $5 each.
a.)
"1800 total tickets sold"
1.A%2BS=1800
"for a total of $12750"
2.8A%2B5S=12750
b.) Solve eq. 1 for A in terms of S.
1.A%2BS=1800
A=1800-S
Now substitute this expression into eq. 2 and solve for S,
2.8A%2B5S=12750
8%281800-S%29%2B5S=12750
14400-8S%2B5S=12750
-3S=-1650
S=550
From above,
A=1800-S
A=1800-550
A=1250
There were 1250 adult tickets sold and 550 student tickets sold.
d.)
1.A%2BS=1800
1.1250%2B550=1800
1.1800=1800
True.
2.8A%2B5S=12750
2.8%281250%29%2B5%28550%29=12750
2.10000%2B2750=12750
2.12750=12750
True.

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
a)

Let x=# of adults and y=# of students


Since "There were 1800 tickets sold", this means that x%2By=1800. Also, because the prices were "$8 for adults, $5 for students" which gave them "a total of $12 750", this means that 8x%2B5y=12750

So we have the system:

system%28x%2By=1800%2C8x%2B5y=12750%29


------------------

b)



Start with the given system of equations:
system%28x%2By=1800%2C8x%2B5y=12750%29


-8%28x%2By%29=-8%281800%29 Multiply the both sides of the first equation by -8.


-8x-8y=-14400 Distribute and multiply.


So we have the new system of equations:
system%28-8x-8y=-14400%2C8x%2B5y=12750%29


Now add the equations together. You can do this by simply adding the two left sides and the two right sides separately like this:


%28-8x-8y%29%2B%288x%2B5y%29=%28-14400%29%2B%2812750%29


%28-8x%2B8x%29%2B%28-8y%2B5y%29=-14400%2B12750 Group like terms.


0x%2B-3y=-1650 Combine like terms. Notice how the x terms cancel out.


-3y=-1650 Simplify.


y=%28-1650%29%2F%28-3%29 Divide both sides by -3 to isolate y.


y=550 Reduce.


------------------------------------------------------------------


-8x-8y=-14400 Now go back to the first equation.


-8x-8%28550%29=-14400 Plug in y=550.


-8x-4400=-14400 Multiply.


-8x=-14400%2B4400 Add 4400 to both sides.


-8x=-10000 Combine like terms on the right side.


x=%28-10000%29%2F%28-8%29 Divide both sides by -8 to isolate x.


x=1250 Reduce.


So our answer is x=1250 and y=550.


-----------------------------------
c)
Since x=1250 and y=550, this means that there were 1,250 adults and 550 students.


-----------------------------------
d)

Check:

Let's check the first equation


x%2By=1800 Start with the first equation.


1250%2B550=1800 Plug in x=1250 and y=550.


1800=1800 Add. Since this equation is true, this means that x=1250 and y=550 are solutions to the equation.


Now let's check the second equation


8x%2B5y=12750 Start with the second equation.


8%2A%281250%29%2B5%2A%28550%29=12750 Plug in x=1250 and y=550.


10000%2B2750=12750 Multiply


12750=12750 Add. Since this equation is true, this means that x=1250 and y=550 are solutions to the equation.


Since both equations of the system are true, this verifies our answer.