Problem 36
Question
To encourage buyers to place 100-unit orders, your firm's sales department applies a continuous discount that makes the unit price a function \(p(x)\) of the number of units \(x\) ordered. The discount decreases the price at the rate of \(\$ 0.01\) per unit ordered. The price per unit for a 100 -unit order is \(p(100)=\$ 20.09\) a. Find \(p(x)\) by solving the following initial value problem: $$\begin{aligned} &\text { Differential equation: } \quad \frac{d p}{d x}=-\frac{1}{100} p\\\ &\text { Initial condition: } \quad p(100)=20.09 \end{aligned}$$ b. Find the unit price \(p(10)\) for a 10 -unit order and the unit price \(p(90)\) for a 90 -unit order. c. The sales department has asked you to find out if it is discounting so much that the firm's revenue, \(r(x)=x \cdot p(x),\) will actually be less for a 100 -unit order than, say, for a 90 -unit order. Reassure them by showing that \(r\) has its maximum value at \(x=100\) d. Graph the revenue function \(r(x)=x p(x)\) for \(0 \leq x \leq 200\)
Step-by-Step Solution
VerifiedKey Concepts
Continuous Discount Functions
Here's what a continuous discount function does:
- A discount decreases consistently with each additional unit.
- The rate of change can be constant, as shown by the equation \( \frac{d p}{d x} = -\frac{1}{100} p \).
- This mathematical approach helps in understanding price variations over a range of quantities.
Revenue Maximization
To determine if the firm is maximizing revenue at 100 units:
- The revenue function \( r(x) = x \cdot p(x) \) is constructed, which combines the ordered quantity and the unit price.
- Optimizing this function involves taking its derivative with respect to \( x \) and setting it to zero to find the critical points.
- Through this calculus-based approach, it's shown that \( x = 100 \) indeed maximizes revenue, ensuring the firm's pricing strategy aligns with revenue goals.
Separable Differential Equations
Solving separable differential equations involves the following steps:
- Separate the variables so that each side of the equation contains only one variable (e.g., \( \frac{dp}{p} = -\frac{1}{100} dx \)).
- Integrate both sides to find a general solution, using the anti-derivative.
- Apply initial conditions to solve for constants and obtain a specific solution, such as \( p(x) = Ce^{(1 - \frac{x}{100})} \).