Matrix 問題?

2020-04-12 6:50 pm

回答 (1)

2020-04-12 11:38 pm
Question:
Using the Gaussian Elimination method, determine the values of a for which the linear system has no solutions, exactly one solution, or infinitely many solutions.
x + 2y + z = 2
2x - 2y + 3z = 1
x + 2y - az = a
🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘
Solution:
Using the Gaussian Elimination method,
〔1  2  1|2〕
〔2 —2  3|1〕
〔1  2 —a|a〕

 〔1 2    1|          2〕
→〔0 1 —1/6|        1/2〕 (2R₁ - R₂)/6 → R₂
 〔0 0    1|(2—a)/(a+1)〕 (R₁ - R₃)/(a + 1) → R₃

If the linear system has no solutions, a = -1.

If the linear system has exactly one solutions, a ≠ -1.

If the linear system has infinitely many solutions,
{ a = -1
{ a = 2
which is impossible.
This implies there is no value of a such that the linear system has infinitely many solutions.
🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘🔘
Remark:
If a ≠ -1,
x = (7a - 5)/[3(a + 1)]
y = (2a + 5)/[6(a + 1)]
z = -(a - 2)/(a + 1)


收錄日期: 2021-05-04 02:25:27
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20200412105020AAGjHCZ

檢視 Wayback Machine 備份