Solveeit Logo

Question

Quantitative Aptitude Question on System of Linear Equations

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

A

ap - 6 = 0

B

kp+120kp + 12 \neq 0

C

ap + 6 = 0

D

2a+k02a + k \neq 0

Answer

2a+k02a + k \neq 0

Explanation

Solution

For the system of linear equations to have no solution, the lines represented by the equations must be parallel and not coincide. The condition for parallelism in a system of two linear equations Ax+By=CAx + By = C and Dx+Ey=FDx + Ey = F is that the ratio of the coefficients of xx and yy in both equations must be equal, i.e.,
p4=3k\frac{p}{-4} = \frac{3}{k}
This implies:
pk=12(1)p \cdot k = -12 \quad (1)
For no solution, the system should also not coincide, meaning the constant terms must not satisfy the same ratio. For this, we must have:
2pa3\frac{2}{p} \ne \frac{a}{3}
Simplifying gives:
2a+k0(2)2a + k \ne 0 \quad (2)
Thus, the necessary condition for the system to have no solution is 2a+k02a + k \ne 0, which corresponds to Option (4).