Question
The figure above shows the region A, which is bounded by the x- and y-axes, the graph of $f(x)=\frac{\sin x}{x}$
Original question: The figure above shows the region A, which is bounded by the x- and y-axes, the graph of for , and the vertical line . If increases at a rate of units per second, how fast is the area of region A increasing when ?
A 0
B 3/4
C 3/\pi
D
Expert Verified Solution
Key concept: This is a related-rates problem for an area defined by a moving boundary. The area depends on , so the rate of change of the area comes from differentiating the integral with respect to the moving endpoint and then multiplying by .
Step by step
Let the area be
By the Fundamental Theorem of Calculus,
Since changes with time at rate
use the chain rule:
\frac{\sin k}{k}\cdot \frac{\pi}{4}.$$ At $k=\pi/6$, $$\frac{\sin(\pi/6)}{\pi/6}=\frac{1/2}{\pi/6}=\frac{3}{\pi}.$$ So $$\frac{dA}{dt}=\frac{3}{\pi}\cdot \frac{\pi}{4}=\frac{3}{4}.$$ Thus the area is increasing at $$\boxed{\frac{3}{4}}$$ so the correct choice is **B**. ### Pitfall alert Do not plug $k=\pi/6$ directly into the area formula as if the answer were just the area itself. The question asks for a rate, so you need both the derivative with respect to $k$ and the rate $dk/dt$. Also, make sure to use $\sin k/k$ at the endpoint, not an average value over the whole interval. ### Try different conditions If $k$ were constant, then $dk/dt=0$ and the area would not change with time. If the boundary function were $\frac{\sin(2x)}{x}$ instead, the same method would still apply, but the endpoint evaluation would change accordingly. ### Further reading related rates, Fundamental Theorem of Calculus, chain ruleFAQ
How do you find dA/dt when A(k)=∫_0^k (sin x/x) dx and k depends on time?
Differentiate with respect to k first: dA/dk=sin k/k. Then multiply by dk/dt using the chain rule. At k=π/6 and dk/dt=π/4, the result is 3/4.
Why is the answer not the area itself?
The problem asks how fast the area is increasing, which means a time derivative. That requires differentiating the area function and accounting for the rate at which k changes.