A company sells 4000 units each for \$2. For every 5 cent increase, 40 fewer are sold. At what price should they sell if they want a revenue of \$10450?
2026-03-29 17:00:57.1774803657
On
What price should the units be sold for a revenue of 10450?
30 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
HINT
The demand seems like a linear function of the price, so $D(p) = mp+b$.
- Find $m$ from the description of the change in demand when you change prices.
- Find $b$ from the point $(2, 4000)$ that you are given.
- Revenue is price times units sold, i.e. $R(p) = p D(p)$. Use $D(p)$ you found to express what equation will $R(p)$ obey
- Can you solve $R(p) = 10450$?
Model your equation using a quadratic function:
$(4000-40x)(2+0.05x)=y$
This is true because price is given by the second bracket and the units is given by the first bracket.
Now solve for $x$ by plugging in $y=10450$
Then your price is given by $2+0.05x$