1 Module 1 Content Sheet Part 1: Math 180 Worksheets W1
1 Module 1 Content Sheet Part 1: Math 180 Worksheets W1
W1
1 Module 1 Content Sheet Part 1
Keywords: limits, piece-wise function, secant lines, average velocity, instantaneous velocity,
one-sided limits, limit laws
Question 2 State the average rate of change for the following scenarios, being sure to in-
clude units.
(a) It rained 4 inches over an 8 hour period.
(b) At 2 PM, the temperature was 82 degrees. At 5 PM the temperature was 76 degrees.
1
Math 180 Worksheets
W1
Check your answers:
Q1 4 mph, Q2 1/2 inch per hour, Q3 -2 degree Fahrenheit per hour. All of these quantities
are average rate of changes. Now continue with the next question:
Question 3 Let’s say you travel 130 miles in 2 hours. What is your average rate of change
(of distance per unit of time), or average velocity?
What do you think the di↵erence between average velocity and instantaneous velocity is?
What is your answer to the last question? In Calculus we are interested in calculating
instantaneous rates of change.
Recall that if you know the position of an object as a function of time f (t), the distance
traveled from time t0 to time t1 can be calculated as f (t1 ) f (t0 ). This means that average
velocity can be expressed in these terms as
f (t1 ) f (t0 )
vavg = .
t1 t0
2
Math 180 Worksheets
W1
Question 4 Sparky D Dragon, like other dragons, is afraid of eels. On his bike ride along
the lake Sparky takes a break. While he is enjoying the view of the city an eel swims right up
next to him startles him. He gets back on his bike and pedals as fast as he can to escape the
eel. Suppose the distance between Sparky and the eel is given by the function f (t) = 2t2 + 10
measured in feet, and time in seconds.
Find the average velocity in ft/s between:
(a) t = 0 and t = 4 seconds
3
Math 180 Worksheets
W1
Check your answers: Q4 (a) 8 ft per second, (b) 6 ft per second, and what did you
get in part (c)? Can you simplify part (c) to 4 + 2h ft per second?
What is your best guess of what the instantaneous velocity is at time t = 1 second?
This brings us to our next topic, limits!
Example 1 Let f (x) = x2 . What is your best guess for the limit:
lim x2 =
x!2
Notice that if the x-value has k zeroes after the decimal point, then the f (x)-value does
as well. Since a large number of zeroes after the decimal point means that the number is very
close to a whole number, we see that by making x arbitrarily close to 2, we get that f (x) is
arbitrarily close to 4 and thus you were correct if you guessed that: lim x2 = 4.
x!2
Question 5 Going back to the previous problem with Sparky D Dragon, the instantaneous
velocity of Sparky at time t = 1 second is given by
lim (4 + 2h) =
h!0
We will see later that often we can just plug in our number a for limits of functions that
can be drawn without lifting your pen at a point a (continuous functions).
For example if f (x) = 4 + 2x2 and a = 2, then lim (4 + 2x2 ) = 4 + 2 · 22 = 12
x!2
4
Math 180 Worksheets
W1
Question 6 The graph of a function f is given below.
y
Evaluate:
y = f (x) lim f (x) =
1 x!0
x
3 2 1 1 2 3 4 5 lim f (x) =
x!1
1
lim f (x) =
x!3
If the previous question seems odd, this is because f is continuous. In a few weeks we
will see that this is best defined in terms of the value at a point and the limit at a point
being equal.
Question 7 Sketch the graph of f (x) = sin x and g(x) = cos x and by looking at the graphs,
evaluate the following limits.
lim sin x =
x!0
lim sin x =
x!⇡/2
lim cos x =
x!0
lim cos x =
x!⇡
5
Math 180 Worksheets
W1
Double check your answers, did you get: 0, 1, 1, 1?
Question 8 The graph of the function g is drawn below. Evaluate the limits.
6
Math 180 Worksheets
W1
Check your answers for the previous problem: (a) -1, (b) -2, (c) does not exist, (d) -2,
(e) -1, and (f) does not exist.
Question 9 Given lim f (x) = 8, lim g(x) = 3, and lim h(x) = 2. Can you use the properties
x!1 x!1 x!1
above to find the following limits?
f (x)g(x)
(a) lim
x!1 h(x)
p
3
(b) lim f (x)h(x) 8
x!1
What we learn from the last exercise is that for polynomials or rational functions f , or
powers or roots of those, to find the limit at a point a, we simply plug in a for x into the
function as long as we are not dividing by 0! i.e., limx!a f (x) = f (a)
Now we are going to determine limits analytically. Sometimes we can simply plug the
value in, for example: lim (3x + 2) = (3(3) + 2) = 11
x!3
Other times when there is division by zero we need to use algebra to rewrite the expression
and determine what happens when we get closer and closer to the value.
7
Math 180 Worksheets
W1
Question 10 Evaluate the following limits. In both cases we cannot plug in the function
value because this yields a division by 0. In part (a), try factoring, and in
4x2 4x 24
(a) lim
x! 2 x2 4
p
x+3 2
(b) lim
x!1 x 1
Did you get (a) +5? and (b) 1/4? If not rewatch Khan’s Academy videos, or/and bring
these questions to discussion! You will do similar problems in discussion.
A quick last note about notation.
(x + 2)(x 1 (x + 2)(x 1)
lim = lim (x 1) but 6= (x 1)
x! 2 (x + 2) x! 2 (x + 2)
What is the di↵erence?
(x + 2)(x 1)
Graphically y = x 1 is the graph of a line, but y = is the graph of a line
(x + 2)
with a point removed at x = 2.
You will learn that you carry the limit sign until you evaluate the final limit.