PROBLEM题目与考点
题目
设 。讨论矩阵方程 的可解性,并在可解时求 。
考点
- 方阵可逆条件
- 含参矩阵分类讨论
解法一:标准做法
。当 时 可逆,;当 时 不可逆,方程无解。
易错点
写逆矩阵前必须先声明 。
Finish the problem before checking the solution.
LA-MAT-001 / LA
矩阵 / 矩阵方程
Practice hides the solution until you reveal it.
设 。讨论矩阵方程 的可解性,并在可解时求 。
。当 时 可逆,;当 时 不可逆,方程无解。
写逆矩阵前必须先声明 。
Finish the problem before checking the solution.
Progress is stored in this browser.