The following material should be read prior to attending lab. You are responsible for preparing for lab so that you don't slow down your group.
In first semester calculus you will encounter related rate problems, which require some special formulas and concepts from geometry, algebra, and trigonometry. In this lab, we will focus on reviewing some of these concepts. This will help you with setting up the equations that are needed to solve the related rate problems.
Some useful geometric formulas that you must know include the area of a sector of a circle, the volume and surface area of a sphere, the volume and surface area of a cylinder, and the volume of a cone. Note that the formula for the surface area of a cylinder depends on whether or not you include the top and bottom circles of the cylinder.
Sector of a Circle | Sphere | Cylinder | Cone |
---|---|---|---|
$A = \frac{1}{2}r^2\theta$ ($\theta$ in radians) | $V = \frac{4}{3}\pi r^3$ $A = 4\pi r^2$ |
$V = \pi r^2h$ $A = 2\pi r^2 + 2\pi rh$ |
$V = \frac{1}{3}\pi r^2h$ |
A couple other formulas that may appear in some of the word problems are the Pythagorean Theorem and the distance formula. You can see that the distance formula is really a special case of the Pythagorean Theorem.
The Pythagorean Theorem | Distance Between Two Points P1 and P2 |
---|---|
$a^2 + b^2 = c^2$ | $d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$ |
It would also be a good idea to review some right triangle trigonometry, which can be found in Lab 0: Prerequisite Material. Another concept from geometry that is helpful in solving related rate problems is the concept of similar triangles.
Looking at the triangles in Figure 6.1 below, we can see that the corresponding angles are congruent. To determine whether the corresponding sides are proportional, we need to look at each of the three ratios and determine whether the ratios are the same. If we look at the side opposite the 75° angle in the big triangle and the side opposite the 75° angle in the small triangle, we see that the ratio is $\frac{10.8}{5.4}$ or $\frac{2}{1}$. If we do the same process for the other two sides, we see that the ratios are $\frac{8.6}{4.3}$ or $\frac{2}{1}$ and $\frac{9.2}{4.6}$ or $\frac{2}{1}$. Since we get the same ratio every time, these two triangles are similar.
There are three theorems in geometry that help us prove that triangles are similar: AAA (Angle, Angle, Angle), SSS (Side, Side, Side), and SAS (Side, Angle, Side).
The following examples are types of related rate problems that you might encounter in calculus. While we are including the entire problem in the examples, we will only demonstrate the algebra and geometry behind setting up the problem so that it is ready to solve using calculus. We will not actually do the calculus part of the problem.
Since we are given the rate at which the water flows into the tank, we realize that we need to use the volume of the cone. From our earlier information, we know that the volume of a cone is given by the formula, $V = \frac{1}{3}\pi r^2h$. By reading the problem, we know that we need to find out how fast the height (altitude) is changing at a specific moment. One thing to observe is that as the water level rises the radius of the circle found at the top of the water level will also change. So it appears that we have too many unknown variables in the related rate problem.
If you recall in the previous two examples, there were two unknowns in each one. Is there a way to eliminate one of the variables from the volume formula? If you read the problem carefully again, you notice that we are being asked to find how fast the water level is rising so we want to make sure that the variable h is left in our formula. Looking at the picture of the conical tank above, you notice that there appears to be similar figures. If we think of this picture in two dimensions instead of three, our picture would look like the one below.
We have a pair of similar triangles so their side lengths are proportional. This gives us the following equation, $\frac{h}{3} = \frac{r}{2}$. Solving for r we have that $r = \frac{2}{3}h$. Now we substitute this equation into the volume formula and get $v = \frac{1}{3}\pi \left(\frac{2}{3}h\right)^2h = \frac{4}{27}\pi h^3$. Now we have the volume equation down to two variables. For lab, we will stop here and not solve the calculus problem.