Question
Mathematics Question on Transpose of a Matrix
If x = -9 is a root of A = x 2 7 3x672x = 0, then other two root are
A
3,7
B
2,7
C
3,6
D
2,6
Answer
2,7
Explanation
Solution
GivenA = x 2 7 3x672x = 0
⇒ x[x - 12] - 3[2x- 14] + 7[12 - 7x] = 0
⇒ x3 - 67x + 126 = 0
But given (x = 9) is a root of given determinant
∴ (x+9)is a factor
⇒ x3+9x2−9x2−81x + 14x + 126 = 0
⇒ x2(x + 9) - 9x(x + 9) + 14(x + 9) = 0
⇒ (x + 9)(x2-9x +14)=0
⇒ (x + 9)(x2-7x -2x+14)=0
⇒ (x + 9) (x - 7) (x - 2) = 0
⇒ x = −9,7,2