- 1.
- By definition,
 x8 |
= |
  |
|
|
= |
  |
|
|
= |
 8x7 +28x6h + ⋅⋅⋅ +28x2h5 +8xh6 + h7 |
|
|
= |
8x7 |
|
BITMAPSETProbSolvHint0.2006in0.243in0inq1
- 2.
- Defining g by
g(x) = x - f (x)/f′(x), from the
Calculus submenu, choose Iterate to get
If this result seems to be headed nowhere, it is doing so for good reason.
The function f is always positive, so it has no zeroes. Newton's method is
searching for something that does not exist.BITMAPSETProbSolvHint0.2006in0.243in0inq2
- 3.
- It is sufficient to find three numbers a, b, and m
that satisfy
f′(a) = m,
f′(b) = m, and
= m. Put these three equations inside a 3×1 matrix, and from the
Solve submenu, choose Exact to get the solutions
m = 4b3 -30b2 + 54b - 18, b = b, a = b
and
where ρ is a root of
Z2 - 5Z + 1
. The first solution
is not allowed, because the problem requires a≠b.
Leave the insertion point in the equation
Z2 - 5Z + 1 = 0, and from the
Solve submenu, choose Exact to get the solutions
Choosing
ρ =
+ 
, we have
Evaluating and expanding,
f (a) |
= |
 -     -    - -    - -    |
|
|
= |
-21 + 4 |
|
so that
y |
= |
f (a) + m(x - a) |
|
|
= |
-21 + 4 -8(x - +   |
|
|
= |
- 1 - 8x |
|
Plot the two curves
x
x - 1
x - 3
x - 6
and -1 - 8x, just for visual verification. Use a viewing window with domain
interval
-1≤x≤6.5 to generate the following picture.
BITMAPSETProbSolvHint0.2006in0.243in0inq3dtbpF3in2.0003in0pt
- 4.
- The series is given by
= 1 +
-
k
t2 + 
k -
k2
t4 + O
t6
. Thus, an estimate for E is given by
E |
 |
 1 + - k t2 +  k - k2 t4 dt |
|
|
= |
- k2π5 + π + kπ5 - kπ3 |
|
As a check, k = 1 yields 1.0045 compared with the exact value

dt = 1
and k = 0 yields
π, which agrees precisely with
BITMAPSETProbSolvHint0.2006in0.243in0inq4
dt =
π
- 5.
- Compute natural logs on both sides and separate
variables to get

=
Plot the graph of
on the interval
1≤x≤10 and
locate the extreme values of
by solving
Note that 2 is the only integer between 1 and e, and verify that
4 = 42 is true.BITMAPSETProbSolvHint0.2006in0.243in0inq5
- 6.
- The flow is given by the integral
α(
R2 -
r2)2
πrdr =
απR4
If R is reduced by one-half, then R4 is reduced to
of
the original amount.BITMAPSETProbSolvHint0.2006in0.243in0inq6
- 7.
- The series expansion is given by
If
is small, then the model
is useful for estimating the increased mass.BITMAPSETProbSolvHint0.2006in0.243in0inq7
- 8.
- The following sequence requires Evaluate,
Simplify, Combine Trig Functions, Factor, and
Simplify. BITMAPSETProbSolvHint0.2006in0.243in0inq8
2xcos bxdx |
= |
 |
|
|
= |
 |
|
|
= |
21+xln 2 cos bx + 21+xln 2 |
|
|
|
+ 21+xb sin bx - 2xln 2 |
|
|
= |
  |
|
|
= |
2x |
|
- 9.
- The integral

dx
is improper, because
x - cos x = 0 has a root (
.73909) between - π and π . Evaluate gives
 dx |
= |
-1.2277×105 -  |
|
 dx |
= |
- +1.2277×105 |
|
Change Digits Used in Display in the Settings dialog box
to 10. Solving cos x = x numerically gives
x = .7390851332. Using this as
a limit, Evaluate gives
 dx |
= |
3.941192327×1010 -  |
|
 dx |
= |
- -3.941192327×1010 |
|
providing some evidence that both integrals diverge.BITMAPSETProbSolvHint0.2006in0.243in0inq9
- 10.
- Scientific Notebook returns


sin(
x1+h) d
x = 1
This result is reasonable, because the integral
f (h) =
sin(x1+h) dx can be viewed as a convergent alternating series for h > 0,
and
g(
y) =

sin
x d
x = 1 - cos
y
ranges in value between 0 and 2, with an average value of 1.
BITMAPSETProbSolvHint0.2006in0.243in0inq10
- 11.
- We need to show that for each of the three functions
f (x) = x3,
f (x) = xex, and
f (x) = sin2x cos x,BITMAPSETProbSolvHint0.2006in0.243in0inq11
- a.
- If g is defined by
g(x) =
f (t)dt for
x∈
a, b
, then
g′(x) = f (x), and
- b.
- If F is any antiderivative of f, then.
f (x)dx = F(b) - F(a).
For
f (x) = x3,
and
The antiderivatives of f are of the form
F(
x) =
x3dx =
x4 +
C
for different constants C. Now
F(
b) -
F(
x) =

x4 +
C![$\displaystyle \left.\vphantom{ \allowbreak \frac{1}{4}x^{4}+C}\right]_{{x=a}}^{{x=b}}$](/file/35361/ClassOf2001.iso/Scinotebook/scinoteb/help/dm7-9.tex/index.html?html=true)
=
b4 -
a4
which is the same as
For
f (x) = xex,
g(
x) =
tetdt =
xex -
ex -
aea +
ea
and
g′(
x) =

xex -
ex -
aea +
ea
=
xex
The antiderivatives of f are of the form
F(
x) =
xexdx =
xex -
ex +
C
for different constants C. Now
F(
b) -
F(
x) =
xex -
ex +
C![$\displaystyle \left.\vphantom{ xe^{x}-e^{x}+C}\right]_{{x=a}}^{{x=b}}$](/file/35361/ClassOf2001.iso/Scinotebook/scinoteb/help/dm7-9.tex/index.html?html=true)
=
beb -
eb -
aea +
ea
which is the same as
xexdx =
beb -
eb -
aea +
ea
For
f (x) = sin2x cos x,
g(
x) =

sin
2t cos
tdt =

sin
x -

sin
x cos
2x -

sin
a +

sin
a cos
2a
and
g′(x) |
= |
  sin x - sin x cos2x - sin a + sin a cos2a |
|
|
= |
cos x - cos3x = 1 - cos2x cos x = sin2x cos x |
|
The antiderivatives of f are of the form
F(
x) =

sin
2x cos
xdx =

sin
3x +
C
for different constants C. Now
F(
b) -
F(
x) =


sin
3x +
C![$\displaystyle \left.\vphantom{ \frac{1}{3}\sin ^{3}x+C}\right]_{{x=a}}^{{x=b}}$](/file/35361/ClassOf2001.iso/Scinotebook/scinoteb/help/dm7-9.tex/index.html?html=true)
=

sin
3b -

sin
3a
while

sin
2x cos
xdx =

sin
b -

sin
b cos
2b -

sin
a +

sin
a cos
2a
Applying Combine + Trig Functions to both of these expression shows
that they are equal.
sin b - sin b cos2b - sin a + sin a cos2a |
= |
sin b - sin 3b - sin a + sin 3a |
|
sin3b - sin3a |
= |
sin b - sin 3b - sin a + sin 3a |
|
Another way to demonstrate this equality is to replace
cos2x by
- sin2x and apply Expand to get

sin
b -


sin
b

1 - sin
2b
-

sin
a +


sin
a

1 - sin
2a
=

sin
3b -

sin
3a