Midterm Quiz 1 - Attempt Reviewnum
Midterm Quiz 1 - Attempt Reviewnum
State Finished
Completed on Sunday, 9 July 2023, 10:27 PM
Time taken 4 mins 40 secs
Marks 5.00/10.00
Grade 50.00 out of 100.00
Question 1
Incorrect
What is the next approximated root for the function f(x) = x + cos(x) when x0 = 0?
Select one:
a. -0.7391
b. 0
c. 1
d. -1
Question 2
Incorrect
For the given systems of linear equations, with initial values x1 =0; x2 =0; x3 = 0. The next iterative value of x3 using Gauss-Seidel Method is
0.5278.
Select one:
True
False
Question 3
Correct
Suppose we do not know that the true value of the root of f(x) = x3 -1 is 1. How many iterations will be used to get the true value suppose the
initial value of x = 0?
Select one:
a. 3
b. 2
c. 1
d. 4
Question 4
Correct
In the case of the tridiagonal system strict diagonal dominance means simply that (with a0 = an = 0)
Select one:
True
False
Question 5
Incorrect
A square matrix is said to be diagonally dominant if for every row of the matrix, the magnitude of the diagonal entry in a row is less than or
equal to the sum of the magnitudes of all the other (non-diagonal) entries in that row.
Select one:
True
False
Question 6
Correct
Another condition that must be satisfied is that the diagonal elements are all nonzero for the Gauss-Seidel method to be used:
Select one:
True
False
Question 7
Incorrect
What is the next approximated root for the function f(x) = ex + sin(x) when x0 = 0?
Select one:
a. 1
b. 0.5
c. -0.5
Question 8
Correct
If the magnitude of the diagonals is greater than the sum of the non-diagonals in the same row, then the matrix is not diagonally dominant.
Select one:
True
False
Question 9
Incorrect
Which of the following statements is true for the function f(x) = -e x + sin x, when 0 is used as an initial value:
Select one:
Question 10
Correct
Horner’s method which is a method for finding roots of a polynomial equation f(x) =0 is almost similar to Newton’s method.
Select one:
True
False