JEE Challenger
More from Determinants

System of Linear Equations Condition for No Solution

Let α,βR\alpha, \beta \in \mathbb{R} be such that the system of linear equations x+2y+z=5x + 2y + z = 5 2x+y+αz=52x + y + \alpha z = 5 8x+4y+βz=188x + 4y + \beta z = 18 has no solution. Then βα\frac{\beta}{\alpha} is equal to :

Options

A

4-4

B

44

Correct
C

88

D

8-8

Topics & Concepts

Step-by-Step Solution

To determine the condition for which the given system of linear equations has no solution, we use Cramer's Rule for the system:

x+2y+z=5— (1)2x+y+αz=5— (2)8x+4y+βz=18— (3)\begin{aligned} x + 2y + z &= 5 \quad \text{--- (1)} \\ 2x + y + \alpha z &= 5 \quad \text{--- (2)} \\ 8x + 4y + \beta z &= 18 \quad \text{--- (3)} \end{aligned}

The determinant of the coefficient matrix, denoted as Δ\Delta, is given by:

Δ=12121α84β\Delta = \begin{vmatrix} 1 & 2 & 1 \\ 2 & 1 & \alpha \\ 8 & 4 & \beta \end{vmatrix}

Expanding Δ\Delta along the first row:

Δ=1(1β4α)2(2β8α)+1(2481)\Delta = 1 \cdot (1 \cdot \beta - 4\alpha) - 2 \cdot (2\beta - 8\alpha) + 1 \cdot (2 \cdot 4 - 8 \cdot 1) Δ=(β4α)2(2β8α)+(88)\Delta = (\beta - 4\alpha) - 2(2\beta - 8\alpha) + (8 - 8) Δ=β4α4β+16α+0\Delta = \beta - 4\alpha - 4\beta + 16\alpha + 0 Δ=12α3β\Delta = 12\alpha - 3\beta

A system of linear equations has no solution if Δ=0\Delta = 0 and at least one of Δx,Δy, or Δz\Delta_x, \Delta_y, \text{ or } \Delta_z is non-zero.

Setting Δ=0\Delta = 0:

12α3β=0    3β=12α    βα=412\alpha - 3\beta = 0 \implies 3\beta = 12\alpha \implies \frac{\beta}{\alpha} = 4

Now, we check Δz\Delta_z to ensure that at least one determinant is non-zero:

Δz=1252158418\Delta_z = \begin{vmatrix} 1 & 2 & 5 \\ 2 & 1 & 5 \\ 8 & 4 & 18 \end{vmatrix}

Expanding along the first row:

Δz=1(11845)2(21885)+5(2481)\Delta_z = 1 \cdot (1 \cdot 18 - 4 \cdot 5) - 2 \cdot (2 \cdot 18 - 8 \cdot 5) + 5 \cdot (2 \cdot 4 - 8 \cdot 1) Δz=1(1820)2(3640)+5(88)\Delta_z = 1(18 - 20) - 2(36 - 40) + 5(8 - 8) Δz=22(4)+0=2+8=60\Delta_z = -2 - 2(-4) + 0 = -2 + 8 = 6 \neq 0

Since Δ=0\Delta = 0 and Δz0\Delta_z \neq 0, the given system of equations has no solution when βα=4\frac{\beta}{\alpha} = 4.

Thus, the correct option is B.

System of Linear Equations Condition for No Solution | Mathematics PYQ Solution - JEE Challenger