Difference between revisions of "009B Sample Final 2, Problem 4"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
Line 61: | Line 61: | ||
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
!Step 2: | !Step 2: | ||
+ | |- | ||
+ | |Let's plug in the actual formula for density and solve. We have | ||
|- | |- | ||
| | | | ||
+ | <math>\begin{array}{rcl} | ||
+ | \displaystyle{P} & = & \displaystyle{\int_{0}^{7}\pi x\cdot25,000e^{-0.15x}\,dx}\\ | ||
+ | &&\\ | ||
+ | & = & \displaystyle{25,000\pi\int_{0}^{7}xe^{-0.15x}\,dx.} | ||
+ | \end{array}</math> | ||
|- | |- | ||
− | | | + | |To solve this, we need to use integration by parts. |
− | |||
− | |||
|- | |- | ||
| | | |
Revision as of 13:30, 26 May 2017
A city bordered on one side by a lake can be approximated by a semicircle of radius 7 miles, whose city center is on the shoreline. As we move away from the center along a radius the population density of the city can be approximated by:
people per square mile. What is the population of the city?
Foundations: |
---|
Many word problems can be confusing, and this is a good example. |
We know that we are going to integrate over a half-disk of radius 7, but how do we construct the integral? |
One key could be the expression of our density, |
where is the distance from the center. |
Any slice along a radius gives us a cross section. |
If we were revolving ALL the way around the center, this would be typical solid of revolution, |
and we could find the volume of revolving the center by the usual shell formula |
What changes, since we are only doing half of a disk? |
Also, this particular problem will require integration by parts: |
Solution:
Step 1: |
---|
We can treat this as a solid of revolution, and use the shell method. |
We are working on a half disk of radius 7, so we can integrate a cross-section where goes from 0 to 7 |
and the height at each is our density function, |
Normally represents once around a circle of radius |
but in this case we only go half way around. |
Therefore, we adjust our usual shell method formula to find the population as |
|
Step 2: |
---|
Let's plug in the actual formula for density and solve. We have |
|
To solve this, we need to use integration by parts. |
Step 3: |
---|
Final Answer: |
---|