πŸ“Š Information Retrival Techniques
Q. Which of the following step is not involved in the factorization process?
  • (A) converting the given system to matrix form
  • (B) the matrix is decomposed into the product of lower and upper triangular matrix
  • (C) finding the unknowns using matrix multiplication
  • (D) elimination of unknowns using back substitution
πŸ’¬ Discuss
βœ… Correct Answer: (D) elimination of unknowns using back substitution

Explanation: the first step is to convert the given system to matrix form. and then after using this method the matrix is decomposed into the product of lower and upper triangular matrix. lastly, the unknowns are found using matrix multiplication.


Explanation by: Mr. Dubey
the first step is to convert the given system to matrix form. and then after using this method the matrix is decomposed into the product of lower and upper triangular matrix. lastly, the unknowns are found using matrix multiplication.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
942
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
99%
Success Rate