Solveeit Logo

Question

Mathematics Question on Linear Equations in two variables

The value of kk for which the pair of linear equations 5x+2y7=05x + 2y - 7 = 0 and 2x+ky+1=02x + ky + 1 = 0 don't have a solution, is:

A

5

B

45\frac{4}{5}

C

54\frac{5}{4}

D

52\frac{5}{2}

Answer

45\frac{4}{5}

Explanation

Solution

For a pair of linear equations to have no solution, the condition is that the determinant of the coefficient matrix should be zero. The general form of two linear equations is:

a1x+b1y+c1=0anda2x+b2y+c2=0a_1x + b_1y + c_1 = 0 \quad \text{and} \quad a_2x + b_2y + c_2 = 0

For the given equations:

  1. 5x+2y7=05x + 2y - 7 = 0 \quad 2) 2x+ky+1=02x + ky + 1 = 0

The coefficient matrix is:

(52 2k)\begin{pmatrix} 5 & 2 \\\ 2 & k \end{pmatrix}

The determinant of the coefficient matrix is:

Determinant=(5)(k)(2)(2)=5k4\text{Determinant} = (5)(k) - (2)(2) = 5k - 4

For no solution, the determinant must be zero:

5k4=05k - 4 = 0

Solving for kk:

5k=4    k=455k = 4 \implies k = \frac{4}{5}

Thus, the value of kk for which the pair of equations has no solution is 45\frac{4}{5}.