asked 153k views
5 votes
An athletic store sells about 200 pairs of basketball shoes per month when it charges $120 per pair. For each $2 increase in price, the store sells two fewer pairs of shoes. How much should the store charge to maximize monthly revenue? What is the maximum monthly revenue?

asked
User Omroth
by
8.2k points

1 Answer

3 votes
Let x = dollar increase in price
Let y = fewer number of pairs sold

Since 2 fewer shoes are sold for each 1 dollar (factor of 2)

y = 2x

Revenue = Number of shoes sold * Price charged per shoe

Number of shoes sold = 200 - y = 200 - 2x
Price charged per shoe = $60 + $x

Revenue = (200 - 2x)(60 + x) = -2x^2 + 200x - 120x + 12000
Revenue = -2x^2 + 80x + 12000

In a quadratic equation, Revenue is maximized when x = -b / 2a. In this case:

x - -80 / (2*-2) = $20

Price charged per show = $60 + $x = $60 + $20 = $80.

Maximum revenue = -2x^2 + 80x + 12000 (evaluated at x = $20)

Maximum revenue = -2(20^2) + 80*20 + 12000 = $12800

answered
User Mckamey
by
8.6k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.