Question
Mathematics Question on Linear Algebra
The values of m,n, for which the system of equations
x+y+z=4,
2x+5y+5z=17,
x+2y+mz=n
has infinitely many solutions, satisfy the equation :
A
m2+n2−m−n=46
B
m2+n2+m+n=64
C
m2+n2+mn=68
D
m2+n2−mn=39
Answer
m2+n2−mn=39
Explanation
Solution
To find the values of m and n such that the system has infinitely many solutions, we start by setting the determinant of the coefficient matrix to zero:
D=1 2 115215m=0.
Expanding the determinant:
D=1⋅(5m−10)−1⋅(2m−5)+1⋅(4−5)=3m−6.
Setting D=0:
3m−6=0⟹m=2.
Next, consider the augmented matrix determinant D3:
D3=1 2 1152417n=0.
Expanding D3 and setting it to zero gives:
n=7.
Substitute m=2 and n=7 into the given equation:
m2+n2−mn=22+72−(2×7)=4+49−14=39.
Therefore, the correct answer is Option (4).