Section 3.5 Linear Approximation and Newton's Method
Solve the following problems.The circumference of a sphere is measured to be 24 cm, with a possible error of 0.25 cm. Use the differential dV to estimate the maximum error in the calculated volume V.
-
The area A of a square of side length s is A=s2. Suppose s increases by an amount Δs=ds.
Draw a square and then illustrate the quantity dA on your diagram.
If dA is used to approximate ΔA, illustrate the error of approximation on the same diagram.
Find the linear approximation to the function f(x)=√(x+4)3 at a=0.
Use this approximation to estimate the number √(3.95)3. Is your estimate an overestimate or an underestimate? (Hint: What is the concavity of the function f(x)?)
Use linear approximation to estimate 3√65.
Use concavity to state if your estimate in (a) is greater than or less than the exact value of 3√65. Explain.
Use linear approximation to estimate the value of 3√262. Express your answer a single fraction (for example, 16729).
Use the linear approximation to approximate (63)2/3. Then use differentials to estimate the error.
Use linear approximation to estimate the value of √80.
Assume that f is function such that f(5)=2 and f′(5)=4. Using a linear approximation to f near x=5, find an approximation to f(4.9).
-
Suppose that we don't have a formula for g(x) but we know that g(2)=−4 and g′(x)=√x2+5 for all x.
Use linear approximation to estimate g(2.05).
Is your estimate in part (a) larger or smaller than the actual value? Explain.
Find a linear approximation for the function f(x)=√1−x valid for x close to 0.
Use your answer to find an approximate value for √0.9.
Find the tangent line to the graph of f(x)=√1−x at x=0.
Sketch a graph to illustrate the relationship between f(x)=√1−x and its linear approximation near x=0.
Find the linear approximation of the function f(x)=√1+x at a=3, and use it to estimate the value of √5. Use a sketch to explain if this is an overestimate or underestimate of the actual value.
-
Let f(x)=√1+2x.
Find the linear approximation of f(x) at x=0.
Use your answer to estimate the value of √1.1.
Is your estimate an over- or under-estimate?
Find a linear approximation to the function f(x)=3√x+8 at a=0.
Use this approximation to estimate the numbers 3√7.95 and 3√8.1.
Construct the linear approximation to f(x)=(1+x)100.
Use your approximation from (a) to estimate (1.0003)100.
Is your estimate from (b) higher or lower than the true value? Explain.
Find the equation of the tangent line to the graph of the function f(x)=3√27+3x at x=0.
Use your answer to estimate a value of 3√30.
Draw a sketch to show how the graph of f and its tangent line behave around the point where x=0 and the value of x where the value in part (b) is obtained.
Use linear approximation to estimate the value of ln0.9.
Use a linear approximation to estimate the value of e−0.015. Is your estimate too large or too small?
Write the linear approximation for f(x)=lnx around 1.
Compute the approximated value for exp(−0.1) using linear approximation.
Using the function f(x)=x1/3 and the technique of linear approximation, give an estimate for 10011/3.
-
Let f(x)=√x+5√x.
-
Use linear approximation to determine which of the following is nearest the value of f(1.001):
2.00012.00022.00032.00052.00072.0012.0022.0032.0052.007 At x=1, is f(x) concave up or concave down?
Based on your answer above, is your estimate of f(1.001) too high or too low?
-
Find the linear approximation of f(x)=sinx about the point x=Ï€/6.
Explain why f satisfies the conditions of the Mean Value Theorem. Use the theorem to prove that sinx≤12+(x−π6) on the interval [π6,x] where x>π6
Is the differential df larger or smaller than Δf from x=π6 to x=π2? Do not perform any calculations. Use only the results in part (a) and (b) to explain your answer.
-
Suppose that the only information we have about a function f is that f(1)=5 and that the graph of its derivative is as shown in Figure 3.5.1.
Figure 3.5.1. The derivative Use a linear approximation to estimate f(0.9) and f(1.1).
Are your estimates in part (a) too large or too small?
-
Suppose that the only information we have about a function f is that f(1)=3 and that the graph of its derivative is as shown in Figure 3.5.2.
Figure 3.5.2. The derivative Use a linear approximation to estimate f(0.9) and f(1.1).
Are your estimates in part (a) too large or too small?
State Newton's iterative formula that produces a sequence of approximations x1,x2,x3,… to a root of function f(x).
Find the positive root of the equation cosx=x2 using Newton's method, correct to 3 decimal points, with the first approximation x1=1.
State Newton's iterative formula that produces a sequence of approximations x0,x1,x2,… to a solution of f(x)=0, assuming that x0 is given.
Draw a labeled diagram showing an example of a function f(x) for which Newton's iterative formula fails to find a solution of f(x)=0. Mark on your diagram x0, x1, and x2.
Explain how you can use Newton's Method to approximate the value of √5.
Explain which of the following choices is the best initial approximation when using Newton's Method as in (a):−1, 0, or 1?
Find the fourth approximation x4 to the value of √5 using Newton's Method with the initial approximation x1 you chose in (b).
Apply Newton's method to f(x)=x1/3 with x0=1 and calculate x1,x2,x3,x4. Find a formula for |xn|. What happens to |xn| as n→∞? Draw a picture that shows what is going on.
Find the Newton's method iteration formula to compute to estimate 3√68.
Provide an initial guess. Then explain, whether your initial guess will lead to an over or under estimate after the first iteration.
Use linear approximation to estimate 3√26.
The value of 3√26 is approximately x1=3. Use Newton's method to find a better approximation, x2, to 3√26.
-
This question concerns finding zeros of the function
f(x)={√xif x≥0−√−xif x<0.If the initial approximation to the zero, for f(x) given above, is x1, what formula does Newton's method give for the next approximation?
The root of the equation f(x)=0 is x=0. Explain why Newton's method fails to find the root no matter which initial approximation x1≠0 is used. Illustrate your explanation with a sketch.
-
Suppose k is a constant. Show that if we apply Newton's method to approximate the value of 5√k, we get the following iterative formula:
xn+1=xn5(4+kx5n). If xn=5√k, what is the value of xn+1?
Take x1=2 and use the formula in part (a) to find x2, an estimate of the value of 5√20 that is correct to one decimal place.
-
Use Newton's method to find the second approximation x2 of 5√31 starting with the initial approximation x0=2.
-
Suppose x0 is an initial estimate in Newton's method applied to the function f(x). Derive Newton's formula for x1, namely
x1=x0−f(x0)f′(x0).Support your derivation with a sketch showing a function f(x), with x0, x1 and the line whose slope is f′(x0) clearly labeled.
Using one iteration of Newton's method with x0=Ï€2 approximate the x-coordinate of the point where the function g(x)=sinx crosses the line y=x.
-
-
The equation
8x3−12x2−22x+25=0has a solution near x1=1. Use Newton's Method to find a better approximation x2 to this solution. Express your answer as a fraction.
-
The tangent line to the graph y=f(x) at the point A(2,−1) is given by y=−1+4(x−2). It is also known that f′′(2)=3.
Assume that Newton's Method is used to solve the equation f(x)=0 and x0=2 is the initial guess. Find the next approximation, x1, to the solution.
Assume that Newton's Method is used to find a critical point for f and that x0=2 is the initial guess. Find the next approximation, x1, to the critical point.
-
Apply Newton's method to the equation 1x−a=0 to derive the following algorithm for finding reciprocals:
xn+1=2xn−ax2n. Use the algorithm from part (a) to calculate 11.128 correct to three decimal places, starting with the first approximation x1=1.
-
-
Apply Newton's method to the equation x2−a=0 to derive the following algorithm for the roots:
xn+1=12(xn+axn). Approximate √2 by taking x1=2 and calculating x2.
-
State the formula for the linearization of f at a,
Using linear approximation, approximate 4√81.1.
Approximate 4√81.1 using one iteration of Newton's method.
You seek the approximate value of x which is near 1.8 for which sinx=x2. Your first guess is that x≈x1=π2. Use one iteration of Newton's method to find a better approximation to x. Simplify your answer as far as possible.
For the function f(x)=x3−3x+5 use the Intermediate Value Theorem, and any other tools you need to determine intervals of length 1 each of which contains a root of f.
Pick one of the intervals found in part (a). Choose the left endpoint of this interval to be x0. Now, use this as a starting value to find two new iterations to the root of f by using Newton's method. Determine from these whether Newton's method is working. Justify your answer carefully.
-
Let f(x)=x3+3x+1.
Show that f has at least one root in the interval (−12,0). Explain your reasoning.
Use Newton's method to approximate the root that lies in the interval (−12,0). Stop when the next iteration agrees with the previous one to two decimal places.
-
In this question we investigate the solution of the equation lnx=−x2+3 on the interval [1,3].
Explain why you know the equation has at least one solution on [1,3].
Show that the equation has exactly one solution on [1,3].
Use Newton's Method to approximate the solution of the equation by starting with x1=1 and finding x2.
-
In this question we investigate the positive solution of the equation x2+x=5−lnx.
Explain why you know the equation has at least one positive solution.
Show that the equation has exactly one positive solution.
Use Newton's Method to approximate the solution of the equation by starting with x1=1 and finding x2.
-
In this question we investigate the solution of the equation 2x=cosx.
Explain why you know the equation has at least one solution.
Show that the equation has exactly one solution.
Use Newton's Method to approximate the solution of the equation by starting with x1=0 and finding x2.
-
In this question we investigate the solution of the equation 2x−1=sinx.
Explain why you know the equation has at least one solution.
Show that the equation has exactly one solution.
Use Newton's Method to approximate the solution of the equation by starting with x1=0 and finding x2.
-
In this question we investigate the positive solution of the equation ex=2cosx.
Explain why you know the equation has at least one positive solution.
Show that the equation has exactly one positive solution.
Use Newton's Method to approximate the solution of the equation by starting with x1=0 and finding x2.
-
Consider the equation
x6−x−1=0.Apply the Intermediate Value Theorem to the function f(x)=x6−x−1 to prove that the given equation has a root greater than 1. Make sure that you justify why the function f is continuous on its domain.
Use the derivative of the function f(x)=x6−x−1 to prove that the given equation has only one root greater than 1. Call that root a. Show all your work. Clearly explain your reasoning.
State Newton's Method.
Use Newton's Method with the initial approximation x1=1 to find x2 and x3, the second and the third approximations to the root a of the equation x6−x−1=0. You may use your calculator to find those values. Show all your work. Clearly explain your reasoning.
WolframAlfa gives a≈1.13472. Use your calculator to evaluate the number |x3−1.13472|. Are you satisfied with your approximation. Why yes or why not?
State Rolle's theorem.
-
Use Rolle's theorem to prove that f(x) has a critical point in [0,1] where
f(x)=sin(πx2)−x2. Set up the Newton's method iteration formula (xn+1 in terms of xn) to approximate the critical point You do not need to simplify.
State the Mean Value Theorem.
-
Using the Mean Value Theorem, prove that f(x) has a critical point in [0,1] where
f(x)=cos(Ï€x2)+x. Set up the Newton's method iteration formula to approximate the critical point You do not need to simplify.
State the Intermediate Value Theorem.
State the Mean Value Theorem.
Use the Intermediate Value Theorem and the Mean Value Theorem to show that the equation 1+2x+x3+4x5=0 has exactly one real root.
-
A function h(x) is said to have a fixed point at x=c if h(c)=c. Suppose that the domain and range of a function f(x) are both the interval [0,1] and that f is continuous on this domain, with f(0)≠0 and f(1)≠1.
Prove that f has at least one fixed point. That is, prove that f(c)=c for some c∈(0,1).
Suppose that f′(x)<1 for all x∈(0,1). Prove that f has exactly one fixed point in [0,1].
Use Newton's method to determine an iteration formula for the fixed point x=c.