Elimination or inverse?
Open answerTo solve a system AX = B on a computer, computing A⁻¹ and then multiplying is discouraged. Explain why, and say when the inverse is nonetheless still worth having.
To solve a system AX = B on a computer, computing A⁻¹ and then multiplying is discouraged. Explain why, and say when the inverse is nonetheless still worth having.