Ch8 Full Test Bank Numerical Methods - Complete Test Bank | Differential Equations 12e by William E. Boyce. DOCX document preview.
Elementary Differential Equations, 12e (Boyce)
Chapter 8 Numerical Methods
1) The velocity (measured in meters per second) of an air-dropped container of food and supplies affixed to a parachute is described by the function v(t) = 66.8 tanh(0.20t), t ≥ 2.4, where t is measured in seconds. You are interested in approximating the vertical distance s(t) traveled by the package by time t = 2.50 seconds.
Using a step size of h = 0.10 seconds, compute the vertical distance traveled in the first 2.50 seconds.
=
+
(
+ 2
+ 2
+
)h
= ________
A) 66.8 tanh(0.20)
B) 66.8 tanh(0.20 × 2.4)
C) tanh(0.20 × 2.4)
D) tanh
E) 66.8 tanh
Type: MC Var: 1
2) The velocity (measured in meters per second) of an air-dropped container of food and supplies affixed to a parachute is described by the function v(t) = 57.2 tanh(0.12t), t ≥ 3.0, where t is measured in seconds. You are interested in approximating the vertical distance s(t) traveled by the package by time t = 3.05 seconds.
Using a step size of h = 0.05 seconds, compute the vertical distance traveled in the first 3.05 seconds.
=
+
(
+ 2
+ 2
+
)h
= ________
A) 57.2 tanh(0.12 × (3.0 + 0.05))
B) 57.2 tanh
C) tanh(3.0 + 0.05)
D) 57.2 tanh
E) tanh
Type: MC Var: 1
3) The velocity (measured in meters per second) of an air-dropped container of food and supplies affixed to a parachute is described by the function v(t) = 65.6 tanh(0.19t), t ≥ 3.0, where t is measured in seconds. You are interested in approximating the vertical distance s(t) traveled by the package by time t = 3.10 seconds.
Using a step size of h = 0.10 seconds, compute the vertical distance traveled in the first 3.10 seconds.
=
+
(
+ 2
+ 2
+
)h
= ________
A) 65.6 tanh
B) 65.6 tanh
C) tanh
D) tanh(3.0 + 0.10)
E) 65.6 tanh(0.19 × (3.0 + 0.10))
Type: MC Var: 1
4) The velocity (measured in meters per second) of an air-dropped container of food and supplies affixed to a parachute is described by the function v(t) = 56 tanh(0.23t), t ≥ 3.2, where t is measured in seconds. You are interested in approximating the vertical distance s(t) traveled by the package by time t = 3.45 seconds.
Using a step size of h = 0.25 seconds, compute the vertical distance traveled in the first 3.45 seconds.
=
+
(
+ 2
+ 2
+
)h
= ________
A) 56 tanh(0.23 × (3.2 + 0.25))
B) tanh(0.23 × (3.2 + 0.25))
C) 56 tanh
D) tanh(0.23 × (3.2+ 0.25))
E) tanh
Type: MC Var: 1
5) Consider the following initial value problem
3 +
= sin(3πx), y(0) = 4
How would you need to rewrite this problem in order to apply the Runge-Kutta 4th order method to approximate the solution of this problem at a value of x?
A) =
(sin(3πx) -
), y(0) = 4
B) =
sin(3πx), y(0) = 4
C) = sin(3πx) -
, y(0) = 4
D) =
, y(0) = 4
Type: MC Var: 1
6) Consider the following initial value problem
13 + 17
= sin x, y(0) = 3
How would you need to rewrite this problem in order to apply Euler's method to approximate the solution of this problem at a value of x?
A) = sin x - 17
, y(0) = 3
B) =
(sin x - 17
), y(0) = 3
C) =
, y(0) = 3
D) =
sin x, y(0) = 3
Type: MC Var: 1
7) Consider the following initial value problem
=
(cos(4x) - 4
), y(0.5) = 5
The following question pertains to the various computational steps and identifications involved in applying Runge-Kutta's 4th order method to evaluate y(0.7).
To compute =
+ 0.20 and
=
+
(
+ 2
+ 2
+
)0.20, identify the parameter below. In what follows, f (x, y) =
(cos(4x) - 4
).
= ________
Type: SA Var: 1
8) Consider the following initial value problem
=
(cos(5x) - 8
), y(0.4) = 2
The following question pertains to the various computational steps and identifications involved in applying Runge-Kutta's 4th order method to evaluate y(0.55).
To compute =
+ 0.15 and
=
+
(
+ 2
+ 2
+
)0.15, identify the parameter below. In what follows, f (x, y) =
(cos(5x) - 8
).
= ________
Type: SA Var: 1
9) Consider the following initial value problem
=
(cos(3x) - 5
), y(0.1) = 5
The following question pertains to the various computational steps and identifications involved in applying Runge-Kutta's 4th order method to evaluate y(0.25).
To compute =
+ 0.15 and
=
+
(
+ 2
+ 2
+
)0.15, identify the parameter below. In what follows, f (x, y) =
(cos(3x) - 5
).
= ________
A) f (0, )
B) f (,
)
C) f (,
)
D) f ( + 0.15,
+ 0.15)
Type: MC Var: 1
10) Consider the following initial value problem
=
(cos(4x) - 7
), y(0.1) = 4
The following question pertains to the various computational steps and identifications involved in applying Runge-Kutta's 4th order method to evaluate y(0.15).
To compute =
+ 0.05 and
=
+
(
+ 2
+ 2
+
)0.05, identify the parameter below. In what follows, f (x, y) =
(cos(4x) - 7
).
= ________
A) f
B) f ( + 0.05,
+ 0.05
)
C) f
D) f
Type: MC Var: 1
11) Consider the following initial value problem
=
(cos(5x) - 4
), y(0.4) = 2
The following question pertains to the various computational steps and identifications involved in applying Runge-Kutta's 4th order method to evaluate y(0.6).
To compute =
+ 0.20 and
=
+
(
+ 2
+ 2
+
)0.20, identify the parameter below. In what follows, f (x, y) =
(cos(5x) - 4
).
= ________
A) f
B) f ( + 0.20,
+ 0.20)
C) f ( + 0.20,
+ 0.20
)
D) f
Type: MC Var: 1
12) Consider the following initial value problem
=
(cos(4x) - 6
), y(0.5) = 1
The following question pertains to the various computational steps and identifications involved in applying Runge-Kutta's 4th order method to evaluate y(0.7).
To compute =
+ 0.20 and
=
+
(
+ 2
+ 2
+
)0.20, identify the parameter below. In what follows, f (x, y) =
(cos(4x) - 6
).
= ________
A) f
B) f
C) f ( + 0.20,
+ 0.20
)
D) f ( + 0.20,
+ 0.20)
Type: MC Var: 1
13) Given the initial value problem = 9y + 6t, y(0) = 5, how many steps n are needed for the Euler method to find an approximation for y(1.77) using a step size of h = 0.03?
n = ________
Type: SA Var: 1
14) Given the initial value problem =
cos y, y(1) = 2, how many steps n are needed for the Euler method to find an approximation for y(4.6) using a step size of h = 0.06?
n = ________
Type: SA Var: 1
15) Given the initial value problem =
- 2y, y(0) = 4.0, how many steps n are needed for the RK method to find an approximation for y(1.8) using a step size of h = 0.010?
n = ________
A) n = 100
B) n = 180
C) n = 90
D) n = 360
Type: MC Var: 1
16) Consider the initial value problem = 9
-
, y(0) = 1. This question relates to using the Euler method to approximate the solution of this problem at t = 0.4 using a step size of h =
.
Which of the following identifications are correct when setting up Euler's method? Select all that apply.
A) f (t, y) = -
B) f (t, y) = 9 -
C) = 0
D) = 1
E) = 0
F) = 1
Type: MC Var: 1
17) Consider the initial value problem = 4
-
, y(0) = 1. This question relates to using the Euler method to approximate the solution of this problem at t = 0.5 using a step size of h =
.
What are the correct values of and
?
A) =
,
=
B) =
,
=
C) =
,
=
D) =
,
=
Type: MC Var: 1
18) Consider the initial value problem = 4
-
, y(0) = 1. This question relates to using the Euler method to approximate the solution of this problem at t = 0.2 using a step size of h =
.
= ________
Type: SA Var: 1
19) Consider the initial value problem = 9
-
, y(0) = 1. This question relates to using the Euler method to approximate the solution of this problem at t = 0.1 using a step size of h =
.
Which of the following equals ?
A) =
B) =
C) = 1 -
+
D) = 1 -
+
Type: MC Var: 1
20) Consider the initial value problem = 25
-
, y(0) = 1. This question relates to using the backward Euler method to approximate the solution at t = 0.2, namely
= y(0.2), using a step size of h = 0.02.
Which of these identifications are correct when setting up the backward Euler method? Select all that apply.
A) = 0
B) = 0
C) = 1
D) = 1
E) = 0.2
Type: MC Var: 1
21) Consider the initial value problem = 25
-
, y(0) = 1. This question relates to using the backward Euler method to approximate the solution at t = 0.4, namely
= y(0.4), using a step size of h = 0.02.
Which of these equations is the result of applying the backward Euler method to solve for ?
A) -
+ 25 ×
= 0
B) 0.02 +
- (1 + 25 ×
× 0.02) = 0
C) 0.02 -
+ (1 + 25 ×
× 0.02) = 0
D) +
- 25 ×
= 0
Type: MC Var: 1
22) Consider the initial value problem =
sin(2t), y(0) = 4. Use the Runge-Kutta method to approximate the solution at t = 0.12, namely
= y(0.12), using a step size of h = 0.12.
(a) Find the following constants needed for the Runge-Kutta method.
(i) = ________
(ii) = ________
(iii) = ________
A. 0.12 + 4
0.12 + 4 sin 0.12
B. 4 0.12 + 16
0.12 + 16 sin 0.12
C. 16 sin 0.12 ( 0.12 + sin 0.12 + 1)
D. 4 sin 0.12 ( 0.12 + sin 0.12 + 1)
(iv) = ________
A. (4 + 0.12 × )sin(2 × 0.12)
B. 4 + 0.12 × × sin(0.12)
C. 4 + 0.12 × × sin(0.12)
D. sin(2 × 0.12)
E. (4 + 0.12 × ) sin(0.12)
(b) Now estimate = y(0.12) using the Runge-Kutta method.
A. 4 +
B. 4 +
C. 4 +
D.
(ii) 16 × sin(0.12)
(iii) B
(iv) D
(b) A
Type: ES Var: 1
23) Consider the initial value problem = -3t + 7y, y(0) = 1. This question is related to using the predictor-corrector method to estimate the solution y(0.2) using a step size of h = 0.05.
Which of the following is the correct formula for , i = 1, 2, 3, 4?
A) +
= 0.05
B) - 0.05
= 0
C) -
= 0.05
D) = 0.05
Type: MC Var: 1
24) Consider the initial value problem = -3t + 7y, y(0) = 1. This question is related to using the predictor-corrector method to estimate the solution y(0.2) using a step size of h = 0.05.
For this problem, you will need these values to carry out the computations:
= 1
= 1.4147953
= 1.9944196
= 2.8079396
Which of the following is the correct formula for , i = 1, 2, 3?
A) = 0.05i + 7
B) = -3 × 0.05i + 7
C) = -3 × 0.05(i - 1) + 7
D) = -3 × 0.05i + 7
Type: MC Var: 1
25) Consider the initial value problem = -3t + 7y, y(0) = 1. This question is related to using the predictor-corrector method to estimate the solution y(0.2) using a step size of h = 0.05.
For this problem, you will need these values to carry out the computations:
= 1
= 1.4147953
= 1.9944196
= 2.8079396
Which of the following is the predicted value for ?
A) +
B) +
C) +
D) +
Type: MC Var: 1
26) Consider the initial value problem = -3t + 7y, y(0) = 1. This question is related to using the predictor-corrector method to estimate the solution y(0.2) using a step size of h = 0.05.
For this problem, you will need these values to carry out the computations:
= 1
= 1.4147953
= 1.9944196
= 2.8079396
To use the corrector formula, you need . Which of the following is the correct expression for
?
A) 0.2×(-3) - 7×
B) 7 ×
C) 0.2×(-3)+7×
D) -7 ×
Type: MC Var: 1
27) Consider the initial value problem = -3t + 7y, y(0) = 1. This question is related to using the predictor-corrector method to estimate the solution y(0.2) using a step size of h = 0.05.
For this problem, you will need these values to carry out the computations:
= 1
= 1.4147953
= 1.9944196
= 2.8079396
Which of the following show a portion of the formula for the corrected value of ?
A) +
B) -
C) +
D) -
Type: MC Var: 1
28) Consider the initial value problem = 2t + 5y, y(0) = 1. This question is related to using the predictor-corrector method to estimate the solution y(0.2) using a step size of h = 0.05.
Which of the following is the correct formula for , i = 1, 2, 3, 4?
A) +
= 0.05
B) - 0.05
= 0
C) -
= 0.05
D) = 0.05
Type: MC Var: 1
29) Consider the initial value problem = 2t + 5y, y(0) = 1. This question is related to using the predictor-corrector method to estimate the solution y(0.2) using a step size of h = 0.05.
For this problem, you will need these values to carry out the computations:
= 1
= 1.2867383
= 1.6605954
= 2.1463147
Which of the following is the correct formula for , i = 1, 2, 3?
A) = 0.05i + 5
B) = 2 × 0.05i + 5
C) = 2 × 0.05(i - 1) + 5
D) = 2 × 0.05i + 5
Type: MC Var: 1
30) Consider the initial value problem = 2t + 5y, y(0) = 1. This question is related to using the predictor-corrector method to estimate the solution y(0.2) using a step size of h = 0.05.
For this problem, you will need these values to carry out the computations:
= 1
= 1.2867383
= 1.6605954
= 2.1463147
Which of the following is the predicted value for ?
A) +
B) +
C) +
D) +
Type: MC Var: 1
31) Consider the initial value problem = 2t + 5y, y(0) = 1. This question is related to using the predictor-corrector method to estimate the solution y(0.2) using a step size of h = 0.05.
For this problem, you will need these values to carry out the computations:
= 1
= 1.2867383
= 1.6605954
= 2.1463147
To use the corrector formula, you need . Which of the following is the correct expression for
?
A) 0.2×2 - 5×
B) 5 ×
C) 0.2×2 + 5×
D) -5 ×
Type: MC Var: 1
32) Consider the initial value problem = 2t + 5y, y(0) = 1. This question is related to using the predictor-corrector method to estimate the solution y(0.2) using a step size of h = 0.05.
For this problem, you will need these values to carry out the computations:
= 1
= 1.2867383
= 1.6605954
= 2.1463147
Which of the following show a portion of the formula for the corrected value of ?
A) +
B) -
C) +
D) -
Type: MC Var: 1
33) Consider the initial value problem = 2t - 5y, y(0) = 1. This question is related to using the fourth-order backward differentiation formula to estimate the solution y(0.2) using a step size of
.
Which of these is the correct formula for , i = 1, 2, 3, 4?
A) +
= 0.05
B) - 0.05
= 0
C) -
= 0.05
D) = 0.05
Type: MC Var: 1
34) Consider the initial value problem = 2t - 5y, y(0) = 1. This question is related to using the fourth-order backward differentiation formula to estimate the solution y(0.2) using a step size of
.
For the following problem, you will need these values to carry out the computation:
= 1
= 0.7811133
= 0.6150663
= 0.4901712
Which of the following is the value of ?
A) =
-
+
-
+
B) =
+
-
+
-
C) =
-
+
-
+
D) =
-
+
-
+
Type: MC Var: 1
35) Consider the initial value problem = 2t - 5y, y(0) = 1. This question is related to using the fourth-order backward differentiation formula to estimate the solution y(0.2) using a step size of
.
For the following problem, you will need these values to carry out the computation:
= 1
= 0.7811133
= 0.6150663
= 0.4901712
Which of the following expressions represents the error incurred in using this method to estimate y(0.2)?
A) y(0.2) +
B) y(0.2) -
C) - 0.2
D) + 0.2
Type: MC Var: 1
36) Consider the initial value problem = -3t + 7y, y(0) = 1. This question is related to using the fourth-order backward differentiation formula to estimate the solution y(0.2) using a step size of
.
Which of these is the correct formula for , i = 1, 2, 3, 4?
A) +
= 0.05
B) - 0.05
= 0
C) -
= 0.05
D) = 0.05
Type: MC Var: 1
37) Consider the initial value problem = -3t + 7y, y(0) = 1. This question is related to using the fourth-order backward differentiation formula to estimate the solution y(0.2) using a step size of
.
For the following problem, you will need these values to carry out the computation:
= 1
= 1.4147953
= 1.9944196
= 2.8079396
Which of the following is the value of ?
A) =
-
+
-
+
B) =
+
-
+
-
C) =
-
+
-
+
D) =
-
+
-
+
Type: MC Var: 1
38) Consider the initial value problem = -3t + 7y, y(0) = 1. This question is related to using the fourth-order backward differentiation formula to estimate the solution y(0.2) using a step size of
.
For the following problem, you will need these values to carry out the computation:
= 1
= 1.4147953
= 1.9944196
= 2.8079396
Which of the following expressions represents the error incurred in using this method to estimate y(0.2)?
A) y(0.2) +
B) y(0.2) -
C) - 0.2
D) + 0.2
Type: MC Var: 1
39) Consider the system of initial value problems given by
= 2ty + 4x, x(0) = 0
= 5
+ 3x
, y(0) = 1
This problem can be expressed using matrix notation as
= F(t, X)
where
X =
F(t, X) = =
X() =
When using the Euler method with h = 0.05, how many iterations n do you need in order to estimate the solution at t = 2 × 0.05?
n = ________
Type: SA Var: 1
40) Consider the system of initial value problems given by
= 2ty + 3x, x(0) = 0
= 5
+ 9x
, y(0) = 1
This problem can be expressed using matrix notation as
= F(t, X)
where
X =
F(t, X) = =
X() =
When using the Euler method with h = 0.1, = ________
Type: SA Var: 1
41) Consider the system of initial value problems given by
= 2ty + 3x, x(0) = 0
= 6
+ 3x
, y(0) = 1
This problem can be expressed using matrix notation as
= F(t, X)
where
X =
F(t, X) = =
X() =
When using the Euler method with h = 0.05, what are the values of and
when using the Euler method?
A) = 0,
= 0.3
B) = 0,
= 1 + 0.3
C) = 1,
= 0.3
D) = 1,
= 1 + 0.3
Type: MC Var: 1
42) Consider the system of initial value problems given by
= 2ty + 3x, x(0) = 0
= 5
+ 3x
, y(0) = 1
This problem can be expressed using matrix notation as
= F(t, X)
where
X =
F(t, X) = =
X() =
When using the Euler method with h = 0.1, = ________
Type: SA Var: 1
43) Consider the system of initial value problems given by
= 3ty + 4x, x(0) = 0
= 6
+ 3x
, y(0) = 1
This problem can be expressed using matrix notation as
= F(t, X)
where
X =
F(t, X) = =
X() =
When using the Euler method with h = 0.05, what are the values of and
when using the Euler method?
A) = 3 ×
(1 + 6 × 0.05),
= 1 + 2 × 6 × 0.05 + 2 ×
×
+
×
B) = 3 × 6 ×
,
= 2 × 6 × 0.05 + 2 ×
×
+
×
C) = 3 × 0.05(1 + 6 × 0.05),
= 1 + 2 × 6 × 0.05 + 2 ×
×
D) = 3×
(1 + 6 × 0.05),
= 1 + 2 × 6 × 0.05 + 2 ×
×
Type: MC Var: 1
44) Consider the system of initial value problems given by
= 3ty + 3x, x(0) = 0
= 6
+ 3x
, y(0) = 1
This problem can be expressed using matrix notation as
= F(t, X)
where
X =
F(t, X) = =
X() =
When using the improved Euler method with h = 0.05, how many iterations n do you need in order to estimate the solution at t = 0.10?
n = ________
Type: SA Var: 1
45) Consider the system of initial value problems given by
= 3ty + 3x, x(0) = 0
= 6
+ 3x
, y(0) = 1
This problem can be expressed using matrix notation as
= F(t, X)
where
X =
F(t, X) = =
X() =
When using the improved Euler method with h = 0.05, = ________
Type: SA Var: 1
46) Consider the system of initial value problems given by
= 2ty + 3x, x(0) = 0
= 5
+ 3x
, y(0) = 1
This problem can be expressed using matrix notation as
= F(t, X)
where
X =
F(t, X) = =
X() =
What are the values of and
when using the improved Euler method with h = 0.05?
A) =
,
= 1 +
(5 +
×
)
B) = 2 ×
(1 + 5 × 0.05),
= 1 +
C) = 2 × 0.05(1 + 5 × 0.05),
= 1 +
D) = 2 ×
(1 + 5 × 0.05),
=
Type: MC Var: 1
47) Consider the initial value problem
- y =
, y(0) = 1
(Note: The exact solution is y = - )
To apply the improved Euler method, which of the following expressions would you use for ?
A) y -
B) - y
C)
D) y +
Type: MC Var: 1
48) Consider the initial value problem
- y =
, y(0) = 1
(Note: The exact solution is y = - )
Using a step size of h = 0.25, compute the following approximations. Give your answers accurate to 6 decimal places.
(i) = ________
(ii) = ________
(iii) = ________
(iv) = ________
(ii) 8.446435
(iii) 1993.872136
(iv) 18345839793141.130763
Type: ES Var: 1
49) Consider the initial value problem
- y =
, y(0) = 1
(Note: The exact solution is y = - )
Which of the following expressions represents the error in the estimation for the improved Euler method?
= ________
A)
B)
C)
D)
Type: MC Var: 1
50) Consider the initial value problem
- y =
, y(0) = 1
(Note: The exact solution is y = - )
The size of the error is large because
A) there is a vertical asymptote between [0, 1].
B) the step size is far from the initial time .
C) the estimation y(1) is estimated far from the initial time .
D) the function f (t) contains an exponential function .
Type: MC Var: 1
51) Consider the initial value problem
= 2 - 3t
, y(1) = 2
This question is related to using the Runge-Kutta method for approximating the solution y at with a step size of h = 0.05.
How many approximations are needed to estimate a solution at y(1.1) if h = 0.05?
n = ________
Type: SA Var: 1
52) Consider the initial value problem
= 2 - 3t
, y(1) = 2
This question is related to using the Runge-Kutta method for approximating the solution y at with a step size of h = 0.05.
To find , first calculate the following in order to apply the Runge-Kutta method. Express your answers accurate to seven decimal places.
(i) = ________
(ii) = ________
(iii) = ________
(iv) = ________
(v) So, using the Runge-Kutta method, = ________
(ii) -7.3745219
(iii) -16.4048448
(iv) -3.1723640
(v) 1.3939075
Type: ES Var: 1
53) Consider the initial value problem
= 2 - 3t
, y(1) = 2
This question is related to using the Runge-Kutta method for approximating the solution y at with a step size of h = 0.05.
To find , first calculate the following in order to apply the Runge-Kutta method. Express your answers accurate to seven decimal places.
(i) = ________
(ii) = ________
(iii) = ________
(iv) = ________
(v) So, using the Runge-Kutta method, = ________
(ii) -4.0104693
(iii) -4.9819359
(iv) -2.9512518
(v) 1.1650133
Type: ES Var: 1
54) Consider the initial value problem
= 3y + 4t + 3, y(0) = 0
Use the backward Euler method with step size h = 0.01 to find the following approximation. Express your answer to 5 decimal places.
= ________
Type: SA Var: 1
55) Consider the initial value problem
= 3y + 4t + 3, y(0) = 0
Use the backward Euler method with step size h = 0.01 to find the following approximation. Express your answer to 5 decimal places.
= ________
Type: SA Var: 1
56) Consider the initial value problem
= 2y + 4t + 3, y(0) = 0
Use the backward Euler method with step size h = 0.01 to find the following approximation. Express your answer to 5 decimal places.
= ________
Type: SA Var: 1
57) Consider the following initial value problem on the interval [0, 1]
= 2y - cos(t), y(0) = 2
Approximate the solution y(t) at t = 2.5 using the fourth-order backward differentiation formula with step size h = 0.05. Using the Runge-Kutta method you are provided with some initial values to start the fourth-order backward differentiation formula.
= 2.157777
= 2.3322791
= 2.5253944
Use the fourth-order backward Euler differentiation formula to compute the following approximation. Express your answer accurate to 6 decimal places.
= ________
Type: SA Var: 1
58) Consider the following initial value problem on the interval [0, 1]
= 2y - cos(t), y(0) = 2
Approximate the solution y(t) at t = 2.5 using the fourth-order backward differentiation formula with step size h = 0.05. Using the Runge-Kutta method you are provided with some initial values to start the fourth-order backward differentiation formula.
= 2.157777
= 2.3322791
= 2.5253944
Use the fourth-order backward Euler differentiation formula to compute the following approximation. Express your answer accurate to 6 decimal places.
= ________
Type: SA Var: 1
59) Consider the initial value problem
- y =
, y(0) = 1
The following table provides the estimation for the solution at different t values using the Euler and Improved Euler methods with a step size of 0.25.
t | Euler | Improved Euler |
0 | 1 | 1 |
0.25 | 1.5 | 1.7986321 |
0.5 | 2.5972643 | 5.1799111 |
0.75 | 6.0270589 | 94.9082602 |
1.0 | 26.7590621 | 8114447.0397517 |
Based on the table above, which of the following is true regarding the given initial value problem?
A) There is no numerical solution at y(0) = 1.
B) A numerical solution can never be close to the exact solution.
C) has a vertical asymptote for y(t) between [0.25, 1].
D) There is a solution which contains a horizontal asymptote.
E) There is a solution which contains a vertical asymptote.
Type: MC Var: 1
60) For the following differential equation, use the fourth-order Adams-Moulton formula to estimate the solution at t = 0.4 using a step size of h = 0.1. To start the process, you are given some values.
= y + 2t + 1, y(0) = 0
0.1155125 | 0.264207713 | 0.449575491 |
The fourth-order Adams-Moulton formula is
=
+
(9
+ 19
- 5
+
)
Calculate the following approximations. Express your answers accurate to 7 decimal places.
(i) = ________
(ii) = ________
(iii) = ________
(iv) = ________
(ii) 1.3155125
(iii) 1.6642077
(iv) 2.0495755
Type: ES Var: 1
61) For the following differential equation, use the fourth-order Adams-Moulton formula to estimate the solution at t = 0.4 using a step size of h = 0.1. To start the process, you are given some values.
= y + 2t + 1, y(0) = 0
0.1155125 | 0.264207713 | 0.449575491 |
The fourth-order Adams-Moulton formula is
=
+
(9
+ 19
- 5
+
)
Using the fourth-order Adams-Moulton formula, approximate . Express your answer accurate to 7 decimal places.
= ________
Type: SA Var: 1
62) For the following differential equation, use the fourth-order Adams-Moulton formula to estimate the solution at t = 0.4 using a step size of h = 0.1. To start the process, you are given some values.
= y + 2t + 1, y(0) = 0
0.1155125 | 0.264207713 | 0.449575491 |
The fourth-order Adams-Moulton formula is
=
+
(9
+ 19
- 5
+
)
Calculate = ________
Type: SA Var: 1
63) For the following differential equation, use the fourth-order Adams-Moulton formula to estimate the solution at t = 0.4 using a step size of h = 0.1. To start the process, you are given some values.
= y + 2t + 1, y(0) = 0
0.1155125 | 0.264207713 | 0.449575491 |
The fourth-order Adams-Moulton formula is
=
+
(9
+ 19
- 5
+
)
Using the fourth-order Adams-Moulton formula, approximate . Express your answer accurate to 7 decimal places.
= ________
Type: SA Var: 1
© (2022) John Wiley & Sons, Inc. All rights reserved. Instructors who are authorized users of this course are permitted to download these materials and use them in connection with the course. Except as permitted herein or by law, no part of these materials should be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopying, recording or otherwise.
Document Information
Connected Book
Complete Test Bank | Differential Equations 12e
By William E. Boyce