Question
Mathematics Question on Linear Equations in two variables
The value of k for which the pair of linear equations 5x+2y−7=0 and 2x+ky+1=0 don't have a solution, is:
A
5
B
54
C
45
D
25
Answer
54
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=0
For the given equations:
- 5x+2y−7=0 \quad 2) 2x+ky+1=0
The coefficient matrix is:
(5 22k)
The determinant of the coefficient matrix is:
Determinant=(5)(k)−(2)(2)=5k−4
For no solution, the determinant must be zero:
5k−4=0
Solving for k:
5k=4⟹k=54
Thus, the value of k for which the pair of equations has no solution is 54.