Find the values of k for which the line \((k–3) x – (4 – k^2) y + k^2 –7k + 6 = 0\) is
(a) Parallel to the x-axis,
(b) Parallel to the y-axis,
(c) Passing through the origin.
Theory
The general equation of a straight line is \(Ax + By + C = 0\), where:
- If \(B = 0\), the line becomes \(Ax + C = 0\), which is a vertical line parallel to the y-axis.
- If \(A = 0\), the line becomes \(By + C = 0\), which is a horizontal line parallel to the x-axis.
- A line passes through the origin if the constant term \(C = 0\).
Solution Roadmap
- Identify coefficients \(A\), \(B\), and \(C\) from the given equation.
- Apply conditions:
- Parallel to x-axis → set coefficient of \(x = 0\).
- Parallel to y-axis → set coefficient of \(y = 0\).
- Passing through origin → set constant term \(= 0\).
- Solve resulting equations in \(k\).
Solution
The given equation of the line is \[ \begin{aligned} (k-3)x-(4-k^{2})y+k^{2}-7k+6=0 \end{aligned{ \] Comparing with \(Ax + By + C = 0\), we get: \[ \begin{aligned} A &= k-3,\\ B &= -(4-k^2)\\&=k^2-4,\\\ C &= k^2-7k+6 \end{aligned{ \]
(a) Parallel to the x-axis
For a line parallel to the x-axis, \(A = 0\): \[ k-3=0 \Rightarrow k=3 \]
(b) Parallel to the y-axis
For a line parallel to the y-axis, \(B = 0\): \[ k^2-4=0 \Rightarrow k=\pm 2 \]
(c) Passing through the origin
For the line to pass through the origin, \(C=0\): \[ \begin{aligned} k^2-7k+6&=0\\ (k-6)(k-1)&=0\\ k&=1 \\\text{ or } \\k&=6 \end{aligned} \]
Illustration
Final Answer
- (a) Parallel to x-axis: \(k = 3\)
- (b) Parallel to y-axis: \(k = \pm 2\)
- (c) Passing through origin: \(k = 1, 6\)
Significance
This problem tests conceptual clarity of the general form of a straight line, which is fundamental for both board examinations and competitive exams like JEE. Questions involving parameter conditions (like \(k\)) are very common, especially in determining orientation and positional constraints of lines. Mastery of these conditions helps in quickly solving MCQs and multi-step coordinate geometry problems.