You are on page 1of 2

Multiple-Choice Test

Chapter 04.06
Gaussian Elimination
1.

The goal of forward elimination steps in the Nave Gauss elimination method is to
reduce the coefficient matrix to a (an) _____________ matrix.
(A) diagonal
(B) identity
(C) lower triangular
(D) upper triangular

2.

Division by zero during forward elimination steps in Nave Gaussian elimination of


the set of equations A X C implies the coefficient matrix A
(A) is invertible
(B) is nonsingular
(C) may be singular or nonsingular
(D) is singular

3.

Using a computer with four significant digits with chopping, the Nave Gauss
elimination solution to
0.0030 x1 55.23 x2 58.12
6.239 x1 7.123x2 47.23

is
(A)
(B)
(C)
(D)
4.

x1
x1
x1
x1

26.66;
8.769;
8.800;
8.771;

x2 1.051
x2 1.051
x2 1.000
x2 1.052

Using a computer with four significant digits with chopping, the Gaussian elimination
with partial pivoting solution to
0.0030 x1 55.23 x2 58.12
6.239 x1 7.123 x2 47.23

is
(A)
(B)
(C)
(D)

04.06.1

x1
x1
x1
x1

26.66;
8.769;
8.800;
8.771;

x2
x2
x2
x2

1.051
1.051
1.000
1.052

04.06.2

Chapter 04.06

5.

At the end of the forward elimination steps of the Nave Gauss elimination method on
the following equations
4.2857 107 9.2307 105
c1
7.887 103
0
0

7
5
7
5.4619 105 c2
0
4.2857 10 5.4619 10 4.2857 10

6.5
0.15384
6.5
0.15384 c3
0.007

0
0
4.2857 107 3.6057 105 c4
0

the resulting equations in matrix form are given by


4.2857 107 9.2307 105
c1
7.887 103
0
0

0
3.7688 105 4.2857 10 7 5.4619 105 c2
7.887 103

1.19530 10 2
0
0
26.9140
0.579684 c3

4
0
0
0
5.62500 105 c4

1.90336 10
The determinant of the original coefficient matrix is
(A) 0.00
(B) 4.2857 10 7
(C) 5.486 1019
(D) 2.445 10 20

6.

The following data is given for the velocity of the rocket as


find the velocity at t 21 s , you are asked to use a
v(t ) at 2 bt c to approximate the velocity profile.
(s )
t
0 14
15
20
30
v (t ) (m / s) 0 227.04 362.78 517.35 602.97
The correct set of equations that will find a , b and c are
(A)

(B)

176
225

14
15

400

20

225
400

900

15

(C)

0
225

400

(D)

400
900

1225

1
1
1

1
20 1
30 1
0 1
15 1
20 1
20 1
30 1
35 1

a
b

c

227.04
362.78
517.35
362.78

517.35
602.97
0
362.78

517 .35
517.35
602.97

901.67

For a complete solution, refer to the links at the end of the book.

04.06.2

a function of time. To
quadratic polynomial,
35
901.67

You might also like