Differentials Consider the following functions and express the relationship between a small change in x and the corresponding change in y in the form dy = f'(x)dx.
f(x) = sin⁻¹ x
Differentials Consider the following functions and express the relationship between a small change in x and the corresponding change in y in the form dy = f'(x)dx.
f(x) = sin⁻¹ x
Differentials Consider the following functions and express the relationship between a small change in x and the corresponding change in y in the form dy = f'(x)dx.
f(x) = tan x
Differentials Consider the following functions and express the relationship between a small change in x and the corresponding change in y in the form dy = f'(x)dx.
f(x) = ln (1 - x)
Explain why or why not Determine whether the following statements are true and give an explanation or counterexample.
c. If f(x) = mx + b, then the linear approximation to f at any point is L(x) = f(x).
Approximating changes
Approximate the change in the volume of a right circular cylinder of fixed radius r = 20 cm when its height decreases from h = 12 to h = 11.9 cm (V(h) = πr²h).
Approximating changes
Approximate the change in the lateral surface area (excluding the area of the base) of a right circular cone of fixed height h = 6m when its radius decreases from r = 10 m to r = 9.9 m (S = πr√(r² + h²).
Avalanche forecasting Avalanche forecasters measure the temperature gradient dT/dh, which is the rate at which the temperature in a snowpack T changes with respect to its depth h. A large temperature gradient may lead to a weak layer in the snowpack. When these weak layers collapse, avalanches occur. Avalanche forecasters use the following rule of thumb: If dT/dh exceeds 10° C/m anywhere in the snowpack, conditions are favorable for weak-layer formation, and the risk of avalanche increases. Assume the temperature function is continuous and differentiable.
a. An avalanche forecaster digs a snow pit and takes two temperature measurements. At the surface (h = 0), the temperature is -16° C. At a depth of 1.1 m, the temperature is -2° C. Using the Mean Value Theorem, what can he conclude about the temperature gradient? Is the formation of a weak layer likely?
Mean Value Theorem and the police A state patrol officer saw a car start from rest at a highway on-ramp. She radioed ahead to a patrol officer 30 mi along the highway. When the car reached the location of the second officer 28 min later, it was clocked going 60 mi/hr. The driver of the car was given a ticket for exceeding the 60-mi/hr speed limit. Why can the officer conclude that the driver exceeded the speed limit?
{Use of Tech} Estimating roots The values of various roots can be approximated using Newton’s method. For example, to approximate the value of ³√10, we let x = ³√10 and cube both sides of the equation to obtain x³ = 10, or x³ - 10 = 0. Therefore, ³√10 is a root of p(x) = x³ - 10, which we can approximate by applying Newton’s method. Approximate each value of r by first finding a polynomial with integer coefficients that has a root r. Use an appropriate value of x₀ and stop calculating approximations when two successive approximations agree to five digits to the right of the decimal point after rounding.
r = 7¹/⁴
{Use of Tech} Newton’s method and curve sketching Use Newton’s method to find approximate answers to the following questions.
Where is the first local minimum of f(x) = (cos x)/x on the interval (0,∞) located?
{Use of Tech} Newton’s method and curve sketching Use Newton’s method to find approximate answers to the following questions.
Where are the inflection points of f(x) = (9/5)x⁵ - (15/2)x⁴ + (7/3)x³ + 30x² + 1 located?
{Use of Tech} Approximating reciprocals To approximate the reciprocal of a number a without using division, we can apply Newton’s method to the function f(x) = 1/x - a.
b. Apply Newton’s method with a = 7 using a starting value of your choice. Compute an approximation with eight digits of accuracy. What number does Newton’s method approximate in this case?
{Use of Tech} Modified Newton’s method The function f has a root of multiplicity 2 at r if f(r) = f'(r) = 0 and f"(r) ≠ 0. In this case, a slight modification of Newton’s method, known as the modified (or accelerated) Newton’s method, is given by the formula xₙ + 1 = xₙ - (2f(xₙ)/(f'(xₙ), for n = 0, 1, 2, . . . . This modified form generally increases the rate of convergence.
b. Apply Newton’s method and the modified Newton’s method using x₀ = 0.1 to find the value of x₃ in each case. Compare the accuracy of these values of x₃.
{Use of Tech} Fixed points An important question about many functions concerns the existence and location of fixed points. A fixed point of f is a value of x that satisfies the equation f(x) = x; it corresponds to a point at which the graph of f intersects the line y = x. Find all the fixed points of the following functions. Use preliminary analysis and graphing to determine good initial approximations.
f(x) = x³ - 3x² + x + 1
{Use of Tech} Fixed points An important question about many functions concerns the existence and location of fixed points. A fixed point of f is a value of x that satisfies the equation f(x) = x; it corresponds to a point at which the graph of f intersects the line y = x. Find all the fixed points of the following functions. Use preliminary analysis and graphing to determine good initial approximations.
f(x) = cos x