Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
math ds/dx (derivative)?
A retail sporting goods store estimates that weekly sales S and weekly advertising costs x are related by the equation S = 60,000 - 40,000e^(-0.0005x) . The current weekly advertising costs are $2,000, and these costs are increasing at a rate of $300 per week. Find the current rate of change of weekly sales.
1 Answer
- Jeff AaronLv 71 decade agoFavorite Answer
Let u = -0.0005x, so du/dx = -0.0005
Since S = 60,000 - 40,000e^u, dS/du = -40,000e^u = -40,000e^(-0.0005x)
By the Chain Rule:
dS/dx = dS/du * du/dx
dS/dx = (-40,000e^(-0.0005x)) * (-0.0005)
dx/dt = 300
By the Chain Rule:
dS/dt = dS/dx * dx/dt
dS/dt = (-40,000e^(-0.0005x)) * (-0.0005) * 300
dS/dt = (-40,000e^(-0.0005x)) * (-0.0005) * 300
dS/dt = (-40,000e^(-0.0005x)) * (-0.15)
If x = 2,000, we have:
dS/dt = (-40,000e^(-0.0005 * 2,000)) * (-0.15)
dS/dt = (-40,000e^(-1)) * (-0.15)
dS/dt = 6,000/e
dS/dt =~ 2,207