You should use one of the computer algebra systems below with this module. Click on the appropriate icon for your preferred CAS and then arrange your screen so that you can easily move back-and-forth between this window and your CAS window. Click on the appropriate help button for help.
The product of two functions is useful in many different contexts.
f(t) = sin 2 pi t
g(t) = t^2
h(t) = f(t) g(t)
Use your CAS window to compare the following functions
f(t) = sin 2 pi t
g(t) = 1/(1 + t^2)
h(t) = f(t) g(t)
Use your CAS window to compare the following functions
f(t) = sin 2 pi t
g(t) = sin 20 pi t
h(t) = f(t) g(t)
The basic fact that we discuss here is that if
Lim f(x) = L
x --> a
and
Lim g(x) = M
x --> a
then
Lim f(x) g(x) = L M
x --> a
We can express the same fact by saying that if f(x) is close to L when x is close to a and if g(x) is close to M when x is close to a then f(x) g(x) is close to L M when x is close to a.
However we express it, this descriptive fact is only part of a more interesting story. The first hypothesis -- the fact that
Lim f(x) = L
x --> a
requires that we can make f(x) as close as we want to L by making x sufficiently close to a. The second hypothesis -- the fact that
Lim g(x) = M
x --> a
requires that we can make g(x) as close as we want to M by making x sufficiently close to a. The conclusion -- the fact that
Lim f(x) g(x) = L M
x --> a
tells us that we can make f(x) g(x) as close as we want to L M by making x sufficiently close to a. The proof of this fact relies on a close look at how errors in the length and width of a rectangle affect its area. See the figure below.
Suppose that we want to build a rectangle whose length is L and whose height is M. Thus, its area should be L M. This rectangle is shown in yellow in the figure above. If we make an error measuring the length and another error measuring the height then the area of the rectangle will be off. The error is shown in magenta in the lefthand side of the figure above. We can break this error up into three pieces as shown on the righthand side of the figure above. The red piece is the product of the error in measuring L multiplied by the height M. The blue piece is the error in measuring M multiplied by the width L. The small magenta piece is the product of the error in measuring L and the error in measuring M. Because we can control the size of these three pieces by controlling the size of the errors in measuring L and M we can control the total error.
Tolerance Cost
0.010 lpm $2.00
0.005 lpm $5.00
0.002 lpm $9.00
0.001 lpm $20.00
The timer is supposed to turn the pump on for a period of 4 minutes. The cost for manufacturing the timer to several differrent tolerances is given below.
Tolerance Cost
0.10 min $4.00
0.05 min $10.00
0.02 min $30.00
How much will it cost to manufacture this device?