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.
Hint. Parallel to the x-axis needs the x-coefficient to vanish; parallel to the y-axis needs the y-coefficient to vanish; passing through the origin needs the constant term to vanish.
(a) k-3=0 gives k=3 (and the y-coefficient 4-9=-5 is nonzero, so this is valid). (b) 4-k^2=0 gives k=2 or k=-2 (both keep the x-coefficient nonzero). (c) k^2-7k+6=0 factors as (k-1)(k-6)=0, giving k=1 or k=6.
✦ Working through each part gives: (a) k=3. (b) k=2 or k=-2. (c) k=1 or k=6.
