Q. 85

Question


Emmy is a civil engineer who has to approximate the slope of the water table along a certain line in the Hanford Nuclear Reservation. She can dig only three test holes to evaluate the depth of groundwater at certain points.
She finds that the water table lies at (0, 35), (300, 38), and (600, 42), with all distances given in feet and positive vertical distances representing distances below the surface.


(a) Using the data from the first two wells, estimate the slope of the water table. Use this slope to write an equation of a line that describes the water table.

(b) Considering the equation of the line from part (a) as the first two terms of a Maclaurin series for the function w(x) describing the water table, write an
expression for the error in this linear approximation.

(c) Verify that the graph of the quadratic

 w2(x)=1180000x2+1120x+35


passes through the three data points describing the
water table.

(c) Use the quadratic from part (c) to estimate the error
in the linear approximation to the water table.

Step-by-Step Solution

Verified
Answer

(a) The equation of the slope of the water table is w(x)=1100x+35

(b) The error in this linear approximation is R1(x)=w''(c)2x2 where, c[0,300].

(c) When x=600, w2(x)=42 thus the point (600, 42) is satisfied.

(d) The estimation is that the line is at most half a foot off the table over the entire 300-foot interval.

1Step 1 Given Information

Consider the points (0,35), (300,38),   and (600,42).

The objective is to find the equation of the line that defines the slope of the water table.

2Part (a) Step 1 Calculation

The slope of the line is m=y2-y1x2-x1.
Thus,
m=38-35300-0=3300=1100

The formula for the equation of line is y-y1=mx-x1.
Thus, w(x)-35=1100(x-0).
Therefore, the equation of the line that defines the slope of the water table is
w(x)=1100x+35

3Part (b) Step 1

If f is a function that can be differentiated n+1 times in some open interval I containing the points x0, and let Rn(x)be the nth remainder for f at x=x0, then there exists at least one c  between x0 and x such that Rn(x)=f(n+1)(c)(n+1)!xn+1, here, Rn(x) can also be termed as error in the linear approximation.
The function w(x) is differentiable two times, therefore, n+1=2.
Therefore, the error in approximation is R1(x)=w''(c)2!x2.
Hence, the expression for the error in this linear approximation is R1(x)=w''(c)2x2, here, c[0,300]

4Part (c) Step 1

Consider the function w2(x)=1180000x2+1120x+35.
The objective is to verify that the above function passes through three points (0,35), (300,38) and (600,42).
Substitute x=0 in the function w2(x)=1180000x2+1120x+35
w2(x)=1180000x2+1120x+35=35

Thus, when x=0 the value of w2(x) is 35 . Therefore, the point (0,35) is satisfied. Substitute x=300 in the function w2(x)=1180000x2+1120x+35.
w2(x)=1180000x2+1120x+35=1180000×90000+1120×300+35=12+52+35=38

Thus, when x=300 the value of w2(x) is 38 . Therefore, the point (300,38) is satisfied. Substitute x=600 in the function w2(x)=1180000x2+1120x+35=1180000×360000+1120×600+35=2+5+35=42.

Thus, when x=600  the value ofw2(x) is  42  . Therefore, the point (600,42) is satisfied.

5Part(d) Step 1

Assume that the quadratic is somewhat close to w(t), the error term is approximated by Ri(x)=w''(c)2!x2, here, c[0,300]. This is bounded above by


max0c300w''(c)2!3002=190000×90000212

Thus, the estimation is that the line is at most half a foot off the table over the entire 300-foot interval.