Question:

Which of the following is a valid method for solving a system of linear equations?

Show Hint

Use Gaussian elimination for large systems and Cramer's rule for smaller systems with a unique solution.
Updated On: Jun 16, 2025
  • Gaussian Elimination
  • Cramer's Rule
  • Matrix Inversion Method
  • All of the above
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

All the listed methods are valid for solving a system of linear equations:
1. Gaussian Elimination: A systematic method to reduce the system to row echelon form.
2. Cramer's Rule: A method using determinants to solve linear equations.
3. Matrix Inversion Method: Involves finding the inverse of the coefficient matrix to solve the system.
Thus, the correct answer is: \[ \boxed{(D) \, \text{All of the above}} \]
Was this answer helpful?
0
0