+0  
 
0
869
1
avatar

How do l make a system of equations/just 1 equation for a question like '800 people will attend a concert if tickets cost 20 each. Attendance will decrease by 30 people for each $1 increase in the price. The concert promoters need to make a minimum of 12,800'?

 Jan 11, 2016
 #1
avatar+130511 
+5

Let P  = the price increase in dollars........and [revenue per ticket ] * [ number of purchasers] = total revenue....so

 

(20 + P)(800 - 30P) >= 12800   simplify

 

-30P^2 + 200P +  16000 >= 12800  

 

Here's a graph of the optimal solution.....https://www.desmos.com/calculator/wjfwdtvwp8

 

The total revenue will be maximized when the ticket price is increased by about $3.33......and the max amount of revenue will be about $16,333

 

 

cool cool cool

 Jan 11, 2016

2 Online Users