CAT 2024 Slot 3 — QA Question 10
For some constant real numbers p, k and a, consider the following system of linear equations in x and y:
px - 4y = 2
3x + ky = a
A necessary condition for the system to have no solution for (x, y), is
Answer & solution
2a + k ≠ 0
- B
ap + 6 = 0
- C
kp + 12 ≠ 0
- D
ap - 6 = 0
Medium
A linear system has no solution when the two lines are parallel but distinct: the coefficient determinant is zero (parallel), while the constants break the consistency (distinct). Translate both conditions.
Parallel condition (determinant ). For and , the coefficients are proportional when the determinant vanishes.
Inconsistency condition. No solution requires the constant ratio to differ, i.e. . The inequality part is the extra requirement beyond parallelism.
Necessary condition. Among the options, the requirement that must hold for "no solution" (so the lines are not the same line) is the inequality on the constants.
Need a hint?
"No solution" = parallel and distinct. Parallel fixes ; distinctness forbids the constants from matching, which rearranges to .