Processing math: 100%

3.4 Assess Your Understanding

Printed Page 237

Concepts and Vocabulary

  1. Multiple Choice If y=f(x) is a differentiable function, the differential dy= [(a) Δy, (b) Δx, (c) f(x)dx, (d) f(x)dx].

(d)

  1. A linear approximation to a differentiable function f near x0 is given by the function L(x)= ______.

f(x0)+f(x0)(xx0)

  1. True or False The difference |Δydy| measures the departure of the graph of y=f(x) from the graph of the tangent line to f.

True

  1. If Q is a quantity to be measured and ΔQ is the error made in measuring Q, then the relative error in the measurement is given by the ratio ______.

|ΔQ|Q(x0)

  1. True or False Newton’s Method uses tangent lines to the graph of f to approximate the zeros of f.

True

  1. True or False Before using Newton’s Method, we need a first approximation for the zero.

True

Skill Building

In Problems 7–16, find the differential dy of each function.

  1. y=x32x+1

dy=(3x22)dx

  1. y=ex+2x1

  1. y=4(x2+1)3/2

dy=12x(x2+1)1/2dx

  1. y=x21

  1. y=3sin(2x)+x

dy=(6cos(2x)+1)dx

  1. y=cos2(3x)x

  1. y=ex

dy=exdx

  1. y=esinx

  1. y=xex

dy=(ex+xex)dx

  1. y=exx

In Problems 17–22:

  1. (a) Find the differential dy for each function f.
  2. (b) Evaluate dy and Δy at the given value of x when (i) Δx=0.5, (ii) Δx=0.1, and (iii) Δx=0.01.
  3. (c) Find the error |Δydy| for each choice of dx=Δx.

  1. f(x)=ex at x=1

  1. (a) dy=exdx
  2. (b)
  3. (c)
    1. 0.4043
    2. 0.0141
    3. 0.000136
  1. f(x)=ex at x=1

  1. f(x)=x2/3 at x=2

  1. (a)
  2. (b)
    1. dy0.2646, Δy0.2546
    2. dy0.0529, Δy0.0525
    3. dy0.0053, Δy0.0053;
  3. (c)
    1. 0.009952,
    2. 0.000431,
    3. 4×106
  1. f(x)=x1/2 at x=1

  1. f(x)=cosx at x=π

  1. (a) dy=sinxdx
  2. (b)
    1. dy=0, Δy0.1224
    2. dy=0, Δy0.005
    3. dy=0, Δy0.00005;
  3. (c)
    1. 0.1224,
    2. 0.005
    3. 0.00005
  1. f(x)=tanx at x=0

In Problems 23–30:

  1. (a) Find the linear approximation L(x) to f at x0.
  2. (b) Graph f and L on the same set of axes.

  1. f(x)=(x+1)5,x0=2

  1. (a) L(x)=405x567
  2. (b)
  1. f(x)=x31,x0=0

  1. f(x)=x,x0=4

  1. (a) L(x)=x4+1
  2. (b)
  1. f(x)=x2/3,x0=1

  1. f(x)=lnx,x0=1

  1. (a) L(x)=x1
  2. (b)
  1. f(x)=ex, x0=1

  1. f(x)=cosx,x0=π3

  1. (a) L(x)=3x2+π23+12
  2. (b)
  1. f(x)=sinx,x0=π6

  1. Approximate the change in:

    1. (a) y=f(x)=x2 as x changes from 3 to 3.001.
    2. (b) y=f(x)=1x+2 as x changes from 2 to 1.98.

  1. (a) 0.006
  2. (b) 0.00125
  1. Approximate the change in:

    1. (a) y=x3 as x changes from 3 to 3.01.
    2. (b) y=1x1 as x changes from 2 to 1.98.

In Problems 33–40, for each function:

  1. (a) Use the Intermediate Value Theorem to confirm that a zero exists in the given interval.
  2. (b) Use Newton’s Method with the first approximation c1 to find c3, the third approximation to the real zero.

  1. f(x)=x3+3x5, interval: (1,2). Let c1=1.5.

  1. (a) See Student Solutions Manual.
  2. (b) c3=1.155
  1. f(x)=x34x+2, interval: (1,2). Let c1=1.5.

  1. f(x)=2x3+3x2+4x1, interval: (0,1). Let c1=0.5.

  1. (a) See Student Solutions Manual.
  2. (b) c3=0.214
  1. f(x)=x3x22x+1, interval: (0,1). Let c1=0.5

  1. f(x)=x36x12, interval: (3,4). Let c1=3.5.

  1. (a) See Student Solutions Manual.
  2. (b) c3=3.136

238

  1. f(x)=3x3+5x40, interval: (2,3). Let c1=2.5.

  1. f(x)=x42x3+21x23, interval: (1,2). Use a first approximation c1 of your choice.

  1. (a) See Student Solutions Manual.
  2. (b) Answers will vary.
  1. f(x)=x4x3+x2, interval: (1,2). Use a first approximation c1 of your choice.

In Problems 41–46, for each function:

  1. (a) Use the Intermediate Value Theorem to confirm that a zero exists in the given interval.
  2. (b) Use graphing technology with Newton’s Method to find c5, the fifth approximation to the real zero. Use the midpoint of the interval for the first approximation c1.

  1. f(x)=x+ex, interval: (1,0)

  1. (a) See Student Solutions Manual.
  2. (b) c50.567
  1. f(x)=xex, interval: (0,1)

  1. f(x)=x3+cos2x, interval: (1,0)

  1. (a) See Student Solutions Manual.
  2. (b) c50.791
  1. f(x)=x2+2sinx0.5, interval: (0,1)

  1. f(x)=5x2+2, interval: (4,5)

  1. (a) See Student Solutions Manual.
  2. (b) c54.796
  1. f(x)=2x2+x2/34, interval: (1,2)

Applications and Extensions

  1. Area of a Disk A circular plate is heated and expands. If the radius of the plate increases from R=10 cm to R=10.1 cm, use differentials to approximate the increase in the area of the top surface.

2π

  1. Volume of a Cylinder In a wooden block 3 cm thick, an existing circular hole with a radius of 2 cm is enlarged to a hole with a radius of 2.2 cm. Use differentials to approximate the volume of wood that is removed.

  1. Volume of a Balloon Use differentials to approximate the change in volume of a spherical balloon of radius 3 m as the balloon swells to a radius of 3.1 m.

3.6πm3

  1. Volume of a Paper Cup A manufacturer produces paper cups in the shape of a right circular cone with a radius equal to one-fourth its height. Specifications call for the cups to have a top diameter of 4 cm. After production, it is discovered that the diameter measures only 3.8 cm. Use differentials to approximate the loss in capacity of the cup.

  1. Volume of a Sphere

    1. (a) Use differentials to approximate the volume of material needed to manufacture a hollow sphere if its inner radius is 2 m and its outer radius is 2.1 m.
    2. (b) Is the approximation overestimating or underestimating the volume of material needed?
    3. (c) Discuss the importance of knowing the answer to (b) if the manufacturer receives an order for 10,000 spheres.

  1. (a) 1.6πm3
  2. (b) Underestimate
  3. (c) Answers will vary.
  1. Distance Traveled A bee flies around a circle traced on an equator of a ball with a radius of 7 cm at a constant distance of 2 cm from the ball. An ant travels along the same circle but on the ball.

    1. (a) Use differentials to approximate how many more centimeters the bee travels than the ant in one round trip.
    2. (b) Does the linear approximation overestimate or underestimate the difference in the distances the bugs travel? Explain.
  1. Estimating Height To find the height of a building, the length of the shadow of a 3-m pole placed 9 m from the building is measured. See the figure. This measurement is found to be 1 m, with a percentage error of 1%. Use differentials to approximate the height of the building. What is the percentage error in the estimate?

30 ± 0.27m; 0.9%

  1. Pendulum Length The period of the pendulum of a grandfather clock is T=2πlg, where l is the length (in meters) of the pendulum, T is the period (in seconds), and g is the acceleration due to gravity (9.8m/s2). Suppose an increase in temperature increases the length l of the pendulum, a thin wire, by 1%. What is the corresponding percentage error in the period? How much time will the clock lose (or gain) each day?

  1. Pendulum Length Refer to Problem 54. If the pendulum of a grandfather clock is normally 1 m long and the length is increased by 10 cm, use differentials to approximate the number of minutes the clock will lose (or gain) each day.

72 min

  1. Luminosity of the Sun The luminosity L of a star is the rate at which it radiates energy. This rate depends on the temperature T (in Kelvin, where 0K is absolute zero) and the surface area A of the star’s photosphere (the gaseous surface that emits the light). Luminosity at time t is given by the formula L(t)=σAT4 , where σ is a constant, known as the Stefan–Boltzmann constant.

    As with most stars, the Sun’s temperature has gradually increased over the 5 billion years of its existence, causing its luminosity to slowly increase. For this problem, we assume that increased luminosity L is due only to an increase in temperature T. That is, we treat A as a constant.

    1. (a) Find the rate of change of the temperature T of the Sun with respect to time t. Write the answer in terms of the rate of change of the Sun’s luminosity L with respect to time t.
    2. (b) 4.5 billion years ago, the Sun’s luminosity was only 70% of what it is now. If the rate of change of luminosity L with respect to time t is constant, then ΔLΔt=0.3LcΔt=0.3Lc4.5, where Lc is the current luminosity. Use differentials to approximate the current rate of change of the temperature T of the Sun in degrees per century.
  1. Climbing a Mountain Weight W is the force on an object due to the pull of gravity. On Earth, this force is given by Newton’s Law of Universal Gravitation: W=GmMr2, where m is the mass of the object, M=5.974×1024kg is the mass of Earth, r is the distance of the object from the center of the Earth, and G=6.67×1011m3/(kgs2) is the universal gravitational constant. Suppose a person weighs 70kg at sea level, that is, when r=6370km (the radius of Earth). Use differentials to

    239

    approximate the person’s weight at the top of Mount Everest, which is 8.8 km above sea level.

9.998 kg

  1. Body Mass Index The body mass index (BMI) is given by the formula BMI=703mh2 where m is the person’s weight in pounds and h is the person’s height in inches. A BMI of 25 or less indicates that weight is normal, whereas a BMI greater than 25 indicates that a person is overweight.

    1. (a) Suppose a man who is 5ft 6in. weighs 142lb in the morning when he first wakes up, but he weighs 148lb in the afternoon. Calculate his BMI in the morning and use differentials to approximate the change in his BMI in the afternoon. Round both answers to three decimal places.
    2. (b) Did this linear approximation overestimate or underestimate the man’s afternoon weight? Explain.
    3. (c) A woman who weighs 165lb estimates her height at 68in. with a possible error of ±1.5in. Calculate her BMI, assuming a height of 68in. Then use differentials to approximate the possible error in her calculation of BMI. Round the answers to three decimal places.
    4. (d) In the situations described in (a) and (c), how do you explain the classification of each person as normal or overweight?
  1. Percentage Error The radius of a spherical ball is found by measuring the volume of the sphere (by finding how much water it displaces). It is determined that the volume is 40 cubic centimeters (cm3), with a tolerance of 1%. Find the percentage error in the radius of the sphere caused by the error in measuring the volume.

0.333%

  1. Percentage Error The oil pan of a car has the shape of a hemisphere with a radius of 8cm. The depth h of the oil is measured at 3cm, with a percentage error of 10%. Approximate the percentage error in the volume. [Hint: The volume V for a spherical segment is V=13πh2(3Rh), where R is the radius of the sphere.]

  1. Percentage Error If the percentage error in measuring the edge of a cube is 2%, what is the percentage error in computing its volume?

6%

  1. Focal Length To photograph an object, a camera’s lens forms an image of the object on the camera’s photo sensors. A camera lens can be approximated by a thin lens, which obeys the thin-lens equation 1f=1p+1q, where p is the distance from the lens to the object being photographed, q is the distance from the lens to the image of the object, and f is the focal length of the lens. A camera whose lens has a focal length of 50mm is being used to photograph a dog. The dog is originally 15m from the lens, but moves 0.33m (about a foot) closer to the lens. Use differentials to approximate the distance the image of the dog moved.

Using Newton’s Method to Solve EquationsIn Problems 63–66, use Newton’s Method to solve each equation correct to three decimal places.

  1. ex=lnx

1.309

  1. ex=x4

  1. ex=x2

-0.703

  1. ex=2cosx, x>0

  1. Approximating e Use Newton’s Method to approximate the value of e by finding the zero of the equation lnx1=0. Use c1=3 as the first approximation and find the fourth approximation to the zero. Compare the results from this approximation to the value of e obtained with a calculator.

2.718

  1. Show that the linear approximation of a function f(x)=(1+x)k, where x is near 0 and k is any number, is given by y=1+kx.

  1. Does it seem reasonable that if a first degree polynomial approximates a differentiable function in an interval near x0, a higher-degree polynomial should approximate the function over a wider interval? Explain your reasoning.

Answers will vary.

  1. Why does a function need to be differentiable at x0 for a linear approximation to be used?

  1. Newton’s Method Suppose you use Newton’s Method to solve f(x)=0 for a differentiable function f, and you obtain xn+1=xn. What can you conclude?

See Student Solutions Manual.

  1. When Newton’s Method Fails Verify that the function f(x)=x3+6x29x+6 has a zero in the interval (2,5). Show that Newton’s Method fails if an initial estimate of c1=2.9 is chosen. Repeat Newton’s Method with an initial estimate of c1=3.0. Explain what occurs for each of these two choices. (The zero is near x=4.2.)

  1. When Newton’s Method Fails Show that Newton’s Method fails if it is applied to f(x)=x32x+2 with an initial estimate of c1=0.

See Student Solutions Manual.

  1. When Newton’s Method Fails Show that Newton’s Method fails if f(x)=x81 if an initial estimate of c1=0.1 is chosen. Explain what occurs.

  1. When Newton’s Method Fails Show that Newton’s Method fails if it is applied to f(x)=(x1)1/3 with an initial estimate of c1=2.

See Student Solutions Manual.

  1. Newton’s Method

    1. (a) Use the Intermediate Value Theorem to show that f(x)=x4+2x32x2 has a zero in the interval (2,1).
    2. (b) Use Newton’s Method to find c3, a third approximation to the zero from (a).
    3. (c) Explain why the initial approximation, c1=1, cannot be used in (b).

Challenge Problems

  1. Specific Gravity A solid wooden sphere of diameter d and specific gravity S sinks in water to a depth h, which is determined by the equation 2x33x2S=0, where x=hd. Use Newton’s Method to find a third approximation to h for a maple ball of diameter 6 in. for which S=0.786.

9.871 in

  1. Kepler’s Equation The equation xpsinx=M, called Kepler’s equation, occurs in astronomy. Use Newton’s Method to find a second approximation to x when p=0.2 and M=0.85. Use c1=1 as your first approximation.