Skip to ContentGo to accessibility pageKeyboard shortcuts menu
OpenStax Logo
Calculus Volume 1

2.1 A Preview of Calculus

Calculus Volume 12.1 A Preview of Calculus

Learning Objectives

  • 2.1.1 Describe the tangent problem and how it led to the idea of a derivative.
  • 2.1.2 Explain how the idea of a limit is involved in solving the tangent problem.
  • 2.1.3 Recognize a tangent to a curve at a point as the limit of secant lines.
  • 2.1.4 Identify instantaneous velocity as the limit of average velocity over a small time interval.
  • 2.1.5 Describe the area problem and how it was solved by the integral.
  • 2.1.6 Explain how the idea of a limit is involved in solving the area problem.
  • 2.1.7 Recognize how the ideas of limit, derivative, and integral led to the studies of infinite series and multivariable calculus.

As we embark on our study of calculus, we shall see how its development arose from common solutions to practical problems in areas such as engineering physics—like the space travel problem posed in the chapter opener. Two key problems led to the initial formulation of calculus: (1) the tangent problem, or how to determine the slope of a line tangent to a curve at a point; and (2) the area problem, or how to determine the area under a curve.

The Tangent Problem and Differential Calculus

Rate of change is one of the most critical concepts in calculus. We begin our investigation of rates of change by looking at the graphs of the three lines f(x)=−2x3,g(x)=12x+1,f(x)=−2x3,g(x)=12x+1, and h(x)=2,h(x)=2, shown in Figure 2.2.

Three graphs of different linear functions are shown. The first is f(x) = -2x – 3, with slope of -2 and y intercept of -3. The second is g(x) = x / 2 + 1, with slope of 1/2 and y intercept of 1. The third is h(x) = 2, with slope of 0 and y intercept of 2. The rate of change of each is constant, as determined by the slope.
Figure 2.2 The rate of change of a linear function is constant in each of these three graphs, with the constant determined by the slope.

As we move from left to right along the graph of f(x)=−2x3,f(x)=−2x3, we see that the graph decreases at a constant rate. For every 1 unit we move to the right along the x-axis, the y-coordinate decreases by 2 units. This rate of change is determined by the slope (−2) of the line. Similarly, the slope of 1/2 in the function g(x)g(x) tells us that for every change in x of 1 unit there is a corresponding change in y of 1/2 unit. The function h(x)=2h(x)=2 has a slope of zero, indicating that the values of the function remain constant. We see that the slope of each linear function indicates the rate of change of the function.

Compare the graphs of these three functions with the graph of k(x)=x2k(x)=x2 (Figure 2.3). The graph of k(x)=x2k(x)=x2 starts from the left by decreasing rapidly, then begins to decrease more slowly and level off, and then finally begins to increase—slowly at first, followed by an increasing rate of increase as it moves toward the right. Unlike a linear function, no single number represents the rate of change for this function. We quite naturally ask: How do we measure the rate of change of a nonlinear function?

A graph of the parabola k(x) = x^2, which opens up and has its vertex at the origin.
Figure 2.3 The function k(x)=x2k(x)=x2 does not have a constant rate of change.

We can approximate the rate of change of a function f(x)f(x) at a point (a,f(a))(a,f(a)) on its graph by taking another point (x,f(x))(x,f(x)) on the graph of f(x),f(x), drawing a line through the two points, and calculating the slope of the resulting line. Such a line is called a secant line. Figure 2.4 shows a secant line to a function f(x)f(x) at a point (a,f(a)).(a,f(a)).

A graph showing a generic curved function going through the points (0,0), (a, fa.), and (x, f(x)). A straight line called the secant line is drawn through the points (a, fa.), and (x, f(x)), going below the curved function between a and x and going above the curved function at values greater than x or less than a. The curved function and the secant line cross once more at some point in the third quadrant. The slope of the secant line is ( f(x) – fa. ) / (x – a).
Figure 2.4 The slope of a secant line through a point (a,f(a))(a,f(a)) estimates the rate of change of the function at the point (a,f(a)).(a,f(a)).

We formally define a secant line as follows:

Definition

The secant to the function f(x)f(x) through the points (a,f(a))(a,f(a)) and (x,f(x))(x,f(x)) is the line passing through these points. Its slope is given by

msec=f(x)f(a)xa.msec=f(x)f(a)xa.
(2.1)

The accuracy of approximating the rate of change of the function with a secant line depends on how close x is to a. As we see in Figure 2.5, if x is closer to a, the slope of the secant line is a better measure of the rate of change of f(x)f(x) at a.

This graph is the same as the previous secant line and generic curved function graph. However, another point x is added, this time plotted closer to a on the x-axis. As such, another secant line is drawn through the points (a, fa.) and the new, closer (x, f(x)). The line stays much closer to the generic curved function around (a, fa.). The slope of this secant line has become a better approximation of the rate of change of the generic function.
Figure 2.5 As x gets closer to a, the slope of the secant line becomes a better approximation to the rate of change of the function f(x)f(x) at a.

The secant lines themselves approach a line that is called the tangent to the function f(x)f(x) at a (Figure 2.6). The slope of the tangent line to the graph at a measures the rate of change of the function at a. This value also represents the derivative of the function f(x)f(x) at a, or the rate of change of the function at a. This derivative is denoted by f(a).f(a). Differential calculus is the field of calculus concerned with the study of derivatives and their applications.

Media

For an interactive demonstration of the slope of a secant line that you can manipulate yourself, visit this applet (Note: this site requires a Java browser plugin): Math Insight.

This graph is a continuation of the previous two. This time, the graph contains the curved function, the two secant lines, and a tangent line. As x approaches a, the secant lines approach the tangent line.
Figure 2.6 Solving the Tangent Problem: As x approaches a, the secant lines approach the tangent line.

Example 2.1 illustrates how to find slopes of secant lines. These slopes estimate the slope of the tangent line or, equivalently, the rate of change of the function at the point at which the slopes are calculated.

Example 2.1

Finding Slopes of Secant Lines

Estimate the slope of the tangent line (rate of change) to f(x)=x2f(x)=x2 at x=1x=1 by finding slopes of secant lines through (1,1)(1,1) and each of the following points on the graph of f(x)=x2.f(x)=x2.

  1. (2,4)(2,4)
  2. (32,94)(32,94)

Checkpoint 2.1

Estimate the slope of the tangent line (rate of change) to f(x)=x2f(x)=x2 at x=1x=1 by finding the slope of the secant line through (1,1)(1,1) and the point (54,2516)(54,2516) on the graph of f(x)=x2.f(x)=x2.

We continue our investigation by exploring a related question. Keeping in mind that velocity may be thought of as the rate of change of position, suppose that we have a function, s(t),s(t), that gives the position of an object along a coordinate axis at any given time t. Can we use these same ideas to create a reasonable definition of the instantaneous velocity at a given time t=a?t=a? We start by approximating the instantaneous velocity with an average velocity. First, recall that the speed of an object traveling at a constant rate is the ratio of the distance traveled to the length of time it has traveled. We define the average velocity of an object over a time period to be the change in its position divided by the length of the time period.

Definition

Let s(t)s(t) be the position of an object moving along a coordinate axis at time t. The average velocity of the object over a time interval [a,t][a,t] where a<ta<t (or [t,a][t,a] if t<a)t<a) is

vave=s(t)s(a)ta.vave=s(t)s(a)ta.
(2.2)

As t is chosen closer to a, the average velocity becomes closer to the instantaneous velocity. Note that finding the average velocity of a position function over a time interval is essentially the same as finding the slope of a secant line to a function. Furthermore, to find the slope of a tangent line at a point a, we let the x-values approach a in the slope of the secant line. Similarly, to find the instantaneous velocity at time a, we let the t-values approach a in the average velocity. This process of letting x or t approach a in an expression is called taking a limit. Thus, we may define the instantaneous velocity as follows.

Definition

For a position function s(t),s(t), the instantaneous velocity at a time t=at=a is the value that the average velocities approach on intervals of the form [a,t][a,t] and [t,a][t,a] as the values of t become closer to a, provided such a value exists.

Example 2.2 illustrates this concept of limits and average velocity.

Example 2.2

Finding Average Velocity

A rock is dropped from a height of 64 ft. It is determined that its height (in feet) above ground t seconds later (for 0t2)0t2) is given by s(t)=−16t2+64.s(t)=−16t2+64. Find the average velocity of the rock over each of the given time intervals. Use this information to guess the instantaneous velocity of the rock at time t=0.5.t=0.5.

  1. [0.49,0.5][0.49,0.5]
  2. [0.5,0.51][0.5,0.51]

Checkpoint 2.2

An object moves along a coordinate axis so that its position at time t is given by s(t)=t3.s(t)=t3. Estimate its instantaneous velocity at time t=2t=2 by computing its average velocity over the time interval [2,2.001].[2,2.001].

The Area Problem and Integral Calculus

We now turn our attention to a classic question from calculus. Many quantities in physics—for example, quantities of work—may be interpreted as the area under a curve. This leads us to ask the question: How can we find the area between the graph of a function and the x-axis over an interval (Figure 2.8)?

A graph is shown of a generic curved function f(x) shaped like a hill in quadrant one. An area under the function is shaded above the x-axis and between x=a and x=b.
Figure 2.8 The Area Problem: How do we find the area of the shaded region?

As in the answer to our previous questions on velocity, we first try to approximate the solution. We approximate the area by dividing up the interval [a,b][a,b] into smaller intervals in the shape of rectangles. The approximation of the area comes from adding up the areas of these rectangles (Figure 2.9).

The graph is the same as the previous image, with one difference. Instead of the area completely shaded under the curved function, the interval [a, b] is divided into smaller intervals in the shape of rectangles. The rectangles have the same small width. The height of each rectangle is the height of the function at the midpoint of the base of that specific rectangle.
Figure 2.9 The area of the region under the curve is approximated by summing the areas of thin rectangles.

As the widths of the rectangles become smaller (approach zero), the sums of the areas of the rectangles approach the area between the graph of f(x)f(x) and the x-axis over the interval [a,b].[a,b]. Once again, we find ourselves taking a limit. Limits of this type serve as a basis for the definition of the definite integral. Integral calculus is the study of integrals and their applications.

Example 2.3

Estimation Using Rectangles

Estimate the area between the x-axis and the graph of f(x)=x2+1f(x)=x2+1 over the interval [0,3][0,3] by using the three rectangles shown in Figure 2.10.

A graph of the parabola f(x) – x^2 + 1 drawn on graph paper with all units shown. The rectangles completely contained under the function and above the x-axis in the interval [0,3] are shaded. This strategy sets the heights of the rectangles as the smaller of the two corners that could intersect with the function. As such, the rectangles are shorter than the height of the function.
Figure 2.10 The area of the region under the curve of f(x)=x2+1f(x)=x2+1 can be estimated using rectangles.

Checkpoint 2.3

Estimate the area between the x-axis and the graph of f(x)=x2+1f(x)=x2+1 over the interval [0,3][0,3] by using the three rectangles shown here:

A graph of the same parabola f(x) = x^2 + 1, but with a different shading strategy over the interval [0,3]. This time, the shaded rectangles are given the height of the taller corner that could intersect with the function. As such, the rectangles go higher than the height of the function.

Other Aspects of Calculus

So far, we have studied functions of one variable only. Such functions can be represented visually using graphs in two dimensions; however, there is no good reason to restrict our investigation to two dimensions. Suppose, for example, that instead of determining the velocity of an object moving along a coordinate axis, we want to determine the velocity of a rock fired from a catapult at a given time, or of an airplane moving in three dimensions. We might want to graph real-value functions of two variables or determine volumes of solids of the type shown in Figure 2.11. These are only a few of the types of questions that can be asked and answered using multivariable calculus. Informally, multivariable calculus can be characterized as the study of the calculus of functions of two or more variables. However, before exploring these and other ideas, we must first lay a foundation for the study of calculus in one variable by exploring the concept of a limit.

A diagram in three dimensional space, over the x, y, and z axis where z = f(x,y). The base is the x,y axis, and the height is the z axis. The base is a rectangle contained in the x,y axis plane. The top is a surface of changing height with corners located directly above those of the rectangle in the x,y plane.. The highest point is above the corner at x=0, y=0. The lowest point is at the corner somewhere in the first quadrant of the x, y plane. The other two points are roughly the same height and located above the corners on the x axis and y axis. Lines are drawn connecting the corners of the rectangle to those of the surface.
Figure 2.11 We can use multivariable calculus to find the volume between a surface defined by a function of two variables and a plane.

Section 2.1 Exercises

For the following exercises, points P(1,2)P(1,2) and Q(x,y)Q(x,y) are on the graph of the function f(x)=x2+1.f(x)=x2+1.

1.

[T] Complete the following table with the appropriate values: y-coordinate of Q, the point Q(x,y),Q(x,y), and the slope of the secant line passing through points P and Q. Round your answer to eight significant digits.

x y Q(x,y)Q(x,y) msec
1.1 a. e. i.
1.01 b. f. j.
1.001 c. g. k.
1.0001 d. h. l.
2.

Use the values in the right column of the table in the preceding exercise to guess the value of the slope of the line tangent to f at x=1.x=1.

3.

Use the value in the preceding exercise to find the equation of the tangent line at point P. Graph f(x)f(x) and the tangent line.

For the following exercises, points P(1,1)P(1,1) and Q(x,y)Q(x,y) are on the graph of the function f(x)=x3.f(x)=x3.

4.

[T] Complete the following table with the appropriate values: y-coordinate of Q, the point Q(x,y),Q(x,y), and the slope of the secant line passing through points P and Q. Round your answer to eight significant digits.

x y Q(x,y)Q(x,y) msec
1.1 a. e. i.
1.01 b. f. j.
1.001 c. g. k.
1.0001 d. h. l.
5.

Use the values in the right column of the table in the preceding exercise to guess the value of the slope of the tangent line to f at x=1.x=1.

6.

Use the value in the preceding exercise to find the equation of the tangent line at point P. Graph f(x)f(x) and the tangent line.

For the following exercises, points P(4,2)P(4,2) and Q(x,y)Q(x,y) are on the graph of the function f(x)=x.f(x)=x.

7.

[T] Complete the following table with the appropriate values: y-coordinate of Q, the point Q(x,y),Q(x,y), and the slope of the secant line passing through points P and Q. Round your answer to eight significant digits.

x y Q(x,y)Q(x,y) msec
4.1 a. e. i.
4.01 b. f. j.
4.001 c. g. k.
4.0001 d. h. l.
8.

Use the values in the right column of the table in the preceding exercise to guess the value of the slope of the tangent line to f at x=4.x=4.

9.

Use the value in the preceding exercise to find the equation of the tangent line at point P.

For the following exercises, points P(1.5,0)P(1.5,0) and Q(ϕ,y)Q(ϕ,y) are on the graph of the function f(ϕ)=cos(πϕ).f(ϕ)=cos(πϕ).

10.

[T] Complete the following table with the appropriate values: y-coordinate of Q, the point Q(φ,y),Q(φ,y), and the slope of the secant line passing through points P and Q. Round your answer to eight significant digits.

ϕ y Q(ϕ,y)Q(ϕ,y) msec
1.4 a. e. i.
1.49 b. f. j.
1.499 c. g. k.
1.4999 d. h. l.
11.

Use the values in the right column of the table in the preceding exercise to guess the value of the slope of the tangent line to f at φ=1.5.φ=1.5.

12.

Use the value in the preceding exercise to find the equation of the tangent line at point P.

For the following exercises, points P(−1,−1)P(−1,−1) and Q(x,y)Q(x,y) are on the graph of the function f(x)=1x.f(x)=1x.

13.

[T] Complete the following table with the appropriate values: y-coordinate of Q, the point Q(x,y),Q(x,y), and the slope of the secant line passing through points P and Q. Round your answer to eight significant digits.

x y Q(x,y)Q(x,y) msec
−1.05 a. e. i.
−1.01 b. f. j.
−1.005 c. g. k.
−1.001 d. h. l.
14.

Use the values in the right column of the table in the preceding exercise to guess the value of the slope of the line tangent to f at x=−1.x=−1.

15.

Use the value in the preceding exercise to find the equation of the tangent line at point P.

For the following exercises, the position function of a ball dropped from the top of a 200-meter tall building is given by s(t)=2004.9t2,s(t)=2004.9t2, where position s is measured in meters and time t is measured in seconds. Round your answer to eight significant digits.

16.

[T] Compute the average velocity of the ball over the given time intervals.

  1. [4.99,5][4.99,5]
  2. [5,5.01][5,5.01]
  3. [4.999,5][4.999,5]
  4. [5,5.001][5,5.001]
17.

Use the preceding exercise to guess the instantaneous velocity of the ball at t=5t=5 sec.

For the following exercises, consider a stone tossed into the air from ground level with an initial velocity of 15 m/sec. Its height in meters at time t seconds is h(t)=15t4.9t2.h(t)=15t4.9t2.

18.

[T] Compute the average velocity of the stone over the given time intervals.

  1. [1,1.05][1,1.05]
  2. [1,1.01][1,1.01]
  3. [1,1.005][1,1.005]
  4. [1,1.001][1,1.001]
19.

Use the preceding exercise to guess the instantaneous velocity of the stone at t=1t=1 sec.

For the following exercises, consider a rocket shot into the air that then returns to Earth. The height of the rocket in meters is given by h(t)=600+78.4t4.9t2,h(t)=600+78.4t4.9t2, where t is measured in seconds.

20.

[T] Compute the average velocity of the rocket over the given time intervals.

  1. [9,9.01][9,9.01]
  2. [8.99,9][8.99,9]
  3. [9,9.001][9,9.001]
  4. [8.999,9][8.999,9]
21.

Use the preceding exercise to guess the instantaneous velocity of the rocket at t=9t=9 sec.

For the following exercises, consider an athlete running a 40-m dash. The position of the athlete is given by d(t)=t36+4t,d(t)=t36+4t, where d is the position in meters and t is the time elapsed, measured in seconds.

22.

[T] Compute the average velocity of the runner over the given time intervals.

  1. [1.95,2.05][1.95,2.05]
  2. [1.995,2.005][1.995,2.005]
  3. [1.9995,2.0005][1.9995,2.0005]
  4. [2,2.00001][2,2.00001]
23.

Use the preceding exercise to guess the instantaneous velocity of the runner at t=2t=2 sec.

For the following exercises, consider the function f(x)=|x|.f(x)=|x|.

24.

Sketch the graph of f over the interval [−1,2][−1,2] and shade the region above the x-axis.

25.

Use the preceding exercise to find the aproximate value of the area between the x-axis and the graph of f over the interval [−1,2][−1,2] using rectangles. For the rectangles, use the square units, and approximate both above and below the lines. Use geometry to find the exact answer.

For the following exercises, consider the function f(x)=1x2.f(x)=1x2. (Hint: This is the upper half of a circle of radius 1 positioned at (0,0).)(0,0).)

26.

Sketch the graph of f over the interval [−1,1].[−1,1].

27.

Use the preceding exercise to find the aproximate area between the x-axis and the graph of f over the interval [−1,1][−1,1] using rectangles. For the rectangles, use squares 0.4 by 0.4 units, and approximate both above and below the lines. Use geometry to find the exact answer.

For the following exercises, consider the function f(x)=x2+1.f(x)=x2+1.

28.

Sketch the graph of f over the interval [−1,1].[−1,1].

29.

Approximate the area of the region between the x-axis and the graph of f over the interval [−1,1].[−1,1].

Order a print copy

As an Amazon Associate we earn from qualifying purchases.

Citation/Attribution

This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's permission.

Want to cite, share, or modify this book? This book uses the Creative Commons Attribution-NonCommercial-ShareAlike License and you must attribute OpenStax.

Attribution information
  • If you are redistributing all or part of this book in a print format, then you must include on every physical page the following attribution:
    Access for free at https://openstax.org/books/calculus-volume-1/pages/1-introduction
  • If you are redistributing all or part of this book in a digital format, then you must include on every digital page view the following attribution:
    Access for free at https://openstax.org/books/calculus-volume-1/pages/1-introduction
Citation information

© Feb 5, 2024 OpenStax. Textbook content produced by OpenStax is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License . The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo are not subject to the Creative Commons license and may not be reproduced without the prior and express written consent of Rice University.