Midterm Exam 1
Midterm Exam 1
Midterm Exam 1
Home / My courses /
UGRD-MATH6330-2033T /
Week 9: Midterm Examination /
Midterm Exam
Question 1
Answer saved
Select one:
True
False
Question 2
Answer saved
Since matrices are used to represent properties of images, it follows that transformation of images may use eigenvalues and eigenvectors to
do that.
Select one:
True
False
Question 3
Answer saved
Secant method is usually the best option if the function doesn’t have an exact formula but just a pair of x and y values.
Select one:
True
False
https://trimestral.amaesonline.com/2033/mod/quiz/attempt.php?attempt=356844&cmid=11800#question-357222-45 1/15
6/9/2021 Midterm Exam
Question 4
Answer saved
The eigenvalues that corresponds to the characteristic polynomial are λ2-4λ+3 are λ = 1 and λ = -3.
Select one:
True
False
Question 5
Answer saved
For the given systems of linear equations, with initial values x1 =0; x2 =0; x3 = 0. The next iterative value of x1 using Gauss-Seidel Method is
1.3333.
Select one:
True
False
Question 6
Answer saved
Newton’s method also known as the Newton-Raphson iteration is that, suppose at point xi of the function, there is a tangent at that point.
This point is assumed to be:
Select one:
a. the upper limit of the interval
Clear my choice
https://trimestral.amaesonline.com/2033/mod/quiz/attempt.php?attempt=356844&cmid=11800#question-357222-45 2/15
6/9/2021 Midterm Exam
Question 7
Answer saved
Cholesky’s Method is based on the fact that a symmetric matrix can be decomposed into triangular factors are the transpose of each other.
Select one:
True
False
Question 8
Answer saved
A matrix decomposition method that has an upper triangular matrix and an orthogonal matrix is referred to as the QR
Select one:
True
False
Question 9
Answer saved
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. 4
b. 1
c. 2
d. 3
Clear my choice
Question 10
Answer saved
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
https://trimestral.amaesonline.com/2033/mod/quiz/attempt.php?attempt=356844&cmid=11800#question-357222-45 3/15
6/9/2021 Midterm Exam
Question 11
Answer saved
Select one:
True
False
Question 12
Answer saved
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 13
Answer saved
The Cholesky factorization for the sample matrix given above is:
Select one:
True
False
https://trimestral.amaesonline.com/2033/mod/quiz/attempt.php?attempt=356844&cmid=11800#question-357222-45 4/15
6/9/2021 Midterm Exam
Question 14
Answer saved
The slope of the secant line has nothing to do with the convergence of the Secant method.
Select one:
True
False
Question 15
Answer saved
Select one:
True
False
Question 16
Answer saved
Select one:
True
False
Question 17
Answer saved
Select one:
True
False
https://trimestral.amaesonline.com/2033/mod/quiz/attempt.php?attempt=356844&cmid=11800#question-357222-45 5/15
6/9/2021 Midterm Exam
Question 18
Answer saved
Newton’s method is based on a truncated version of the Taylor series keeping only the first order terms.
Select one:
True
False
Question 19
Answer saved
Select one:
True
False
Question 20
Answer saved
When it comes to computer implementation, secant method may have disadvantage over the Newton-Raphson since Secant method
depends on the previous approximation making it slower than the Newton Raphson
Select one:
True
False
Question 21
Answer saved
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
https://trimestral.amaesonline.com/2033/mod/quiz/attempt.php?attempt=356844&cmid=11800#question-357222-45 6/15
6/9/2021 Midterm Exam
Question 22
Not yet answered
Power method is an iterative approach that can be employed to determine the largest or dominant eigenvalue
Select one:
True
False
Question 23
Answer saved
Secant method is nearly as fast as the Newton-Raphson method and ensures convergence rather than the latter.
Select one:
True
False
Question 24
Answer saved
Secant method is categorized as bracketing method because it uses two points of the secant as initial values.
Select one:
True
False
Question 25
Answer saved
Gauss-Jordan method consists of guessing a value and then using a systematic method to obtain a refined estimate of the root.
Select one:
True
False
https://trimestral.amaesonline.com/2033/mod/quiz/attempt.php?attempt=356844&cmid=11800#question-357222-45 7/15
6/9/2021 Midterm Exam
Question 26
Answer saved
The characteristic polynomial involves the calculation of zeros. These values of the roots are the eigenvalues.
Select one:
True
False
Question 27
Answer saved
In employing Gauss-Seidel method, the most recent values should be used to substitute with the formula of finding x1, x2 and x3,
respectively.
Select one:
True
False
Question 28
Answer saved
The part where the derivative of the Newton-Raphson was replaced by the slope of the secant line in Secant method.
Select one:
True
False
Question 29
Answer saved
For the function f(x) = ex-2 the next approximated value of the root when x0 = -1 and x1 = 1 is x2 = 0.98626.
Select one:
True
False
https://trimestral.amaesonline.com/2033/mod/quiz/attempt.php?attempt=356844&cmid=11800#question-357222-45 8/15
6/9/2021 Midterm Exam
Question 30
Answer saved
Select one:
True
False
Question 31
Answer saved
Select one:
True
False
Question 32
Answer saved
In giving initial values of x0 and x1, both of them should preferably be close to the solution.
Select one:
True
False
Question 33
Answer saved
When it comes to computer implementation, secant method may have an advantage over the Newton-Raphson since the latter only
evaluates the function and not its derivative.
Select one:
True
False
https://trimestral.amaesonline.com/2033/mod/quiz/attempt.php?attempt=356844&cmid=11800#question-357222-45 9/15
6/9/2021 Midterm Exam
Question 34
Answer saved
Rearranging rows are prohibited when evaluating the matrix if it is diagonally dominant.
Select one:
True
False
Question 35
Answer saved
Each component of the new iterates in Gauss-Seidel method depends upon all previously computed components, the updates cannot be
done simultaneously.
Select one:
True
False
Question 36
Answer saved
If a matrix has its entire diagonal elements are positive, then the real parts of its eigenvalues are negative.
Select one:
True
False
https://trimestral.amaesonline.com/2033/mod/quiz/attempt.php?attempt=356844&cmid=11800#question-357222-45 10/15
6/9/2021 Midterm Exam
Question 37
Answer saved
The goal in using Newton’s method is the When choosing an initial value, a good guess is :
1. A value which when substituted to the function will give a near zero value
2. A value with f ’(x) ≠ 0
3. Always starting with 0
Select one:
a. "A value which when substituted to the function will give a near zero value" and "A value with f ’(x) ≠ 0" are correct.
b. "A value which when substituted to the function will give a near zero value" is correct
c. "A value which when substituted to the function will give a near zero value" and "Always starting with 0" are correct.
Clear my choice
Question 38
Answer saved
It is impossible to find the complex roots of a polynomial function, using Newton’s Method” is:
Select one:
True
False
Question 39
Answer saved
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
https://trimestral.amaesonline.com/2033/mod/quiz/attempt.php?attempt=356844&cmid=11800#question-357222-45 11/15
6/9/2021 Midterm Exam
Question 40
Answer saved
Select one:
a. Both of "Differentiable also known as a “smooth” function" and "Transcendental or that which cannot be expressed in finite number
of terms." are correct
d. Both of "Differentiable also known as a “smooth” function" and "Containing multiple roots." are correct
Clear my choice
Question 41
Answer saved
Select one:
True
False
Question 42
Answer saved
The iteration may terminate if the difference between approximated values of x is already zero.
Select one:
True
False
https://trimestral.amaesonline.com/2033/mod/quiz/attempt.php?attempt=356844&cmid=11800#question-357222-45 12/15
6/9/2021 Midterm Exam
Question 43
Answer saved
Select one:
True
False
Question 44
Answer saved
In general, an n × n matrix will have a characteristic polynomial of degree of n+ 1, and its roots are the eigenvalues of A.
Select one:
True
False
Question 45
Not yet answered
Secant method replaces the tangent in Newton’s method to the slope of the function using two initial guesses.
Select one:
True
False
Question 46
Answer saved
If matrix A gives the largest eigenvalue, it suggests that if A -1 exists, the smallest eigenvalue can be obtained through inverse power
method.
Select one:
True
False
https://trimestral.amaesonline.com/2033/mod/quiz/attempt.php?attempt=356844&cmid=11800#question-357222-45 13/15
6/9/2021 Midterm Exam
Question 47
Answer saved
Roots of transcendental functions are easily approximated using Newton’s method provided that f’(x) ≠ 0.
Select one:
True
False
Question 48
Answer saved
One of the advantages of Newton’s method is that its converges fast even if the initial guess was poorly chosen
Select one:
True
False
Question 49
Answer saved
Direct method for finding the eigenvalues is recommended since the calculation of zeros of a polynomial is numerically challenging if not
unstable.
Select one:
True
False
Question 50
Answer saved
Select one:
True
False
◄ Midterm Quiz 2
Jump to...
https://trimestral.amaesonline.com/2033/mod/quiz/attempt.php?attempt=356844&cmid=11800#question-357222-45 14/15
6/9/2021 Midterm Exam
https://trimestral.amaesonline.com/2033/mod/quiz/attempt.php?attempt=356844&cmid=11800#question-357222-45 15/15