SOLUTION: Solve the problem. The price p and the quantity x sold of a certain product obey the demand equation {{{ p = ((-1)/2) x + 160 }}} , 0 ≤ x ≤ 320. What price sh

Algebra ->  Expressions-with-variables -> SOLUTION: Solve the problem. The price p and the quantity x sold of a certain product obey the demand equation {{{ p = ((-1)/2) x + 160 }}} , 0 ≤ x ≤ 320. What price sh      Log On


   



Question 472258: Solve the problem.
The price p and the quantity x sold of a certain product obey the demand equation

+p+=+%28%28-1%29%2F2%29+x+%2B+160+ , 0 ≤ x ≤ 320.
What price should the company charge to maximize revenue?
$80
$120
$96
$40


Answer by Theo(13342) About Me  (Show Source):
You can put this solution on YOUR website!
the equation is:
+p+=+%28%28-1%29%2F2%29+x+%2B+160+
0 <= x <= 320
the revenue equation would be r = p*x
r is the revenue
p is the price per unit
x is the number of units sold.
since p is equivalent to (-1/2)*x+160, we can replace p in the equation to get:
r = ((-1/2)*x+160)*x
this becomes:
r = (-1/2)*x^2 + 160*x
if we replace r with y, we can graph this equation.
the graph is shown below:
graph%28600%2C600%2C-50%2C350%2C-10000%2C50000%2C%28-1%2F2%29%2Ax%5E2%2B160%2Ax%29
from the graph, it appears that revenue will peak at somewhere between 150 and 200.
we can use the max/min formula of x = -b/2a to find the x value of the max/min point.
our equation is:
y = (-1/2)*x^2 + 160*x
a = (-1/2)
b = 160
x = -b/2a becomes -160/(-1) which becomes x = 160.
this appears to be the maximum revenue point.
when x = 160, y = (-1/2)*(160)^2 + 160*160 = $12,800
when x = 150, y = (-1/2)*(150)^2 + 160*150 = $12,750
when x = 170, y = (-1/2)*(170)^2 + 160*170 = $12,750
numbers support the graph.
your answer is:
x = 160.
since p is a function of x, this makes p = (-1/2)*x + 160 which becomes:
p = (-1/2)*160 + 160 = -80 + 160 = $80.
When p = $80 and x = 160, the revenue is 80*160 = $12,800.
the company should charge $80 per unit in order to maximize revenue, based on the equations given.