IB Mathematics AHL 1.16 Solutions of systems of linear equations AA HL Paper 3- Exam Style Questions- New Syllabus
(a) Find the set of values of \( k \) for which the following system of equations has no solution:
\[ x + 2y – 3z = k \]
\[ 3x + y + 2z = 4 \]
\[ 5x + 7z = 5 \]
[4]
(b) Describe the geometrical relationship of the three planes represented by this system of equations. [1]
▶️ Answer/Explanation
(a) Find Values of \( k \) for No Solution:
Form the augmented matrix:
\[ \begin{bmatrix} 1 & 2 & -3 & k \\ 3 & 1 & 2 & 4 \\ 5 & 0 & 7 & 5 \end{bmatrix} \quad (M1) \]
Perform row operation \( R_1 – 2R_2 \):
\[ \begin{bmatrix} -5 & 0 & -7 & k – 8 \\ 3 & 1 & 2 & 4 \\ 5 & 0 & 7 & 5 \end{bmatrix} \quad (A1) \]
Perform row operation \( R_1 + R_3 \):
\[ \begin{bmatrix} 0 & 0 & 0 & k – 3 \\ 3 & 1 & 2 & 4 \\ 5 & 0 & 7 & 5 \end{bmatrix} \quad (A1) \]
For no solution, the system is inconsistent when \( k – 3 \neq 0 \), i.e., \( k \neq 3 \quad (A1) \).
[4 marks]
(b) Geometrical Relationship:
Two planes intersect in a line, and the third plane is parallel to that line of intersection (A1).
[1 mark]