Question
Mathematics Question on Matrices
If A=[−k 00−k],k=0, then the value of m in (AT)4=mA is:
A
−k
B
k4
C
−k3
D
k1
Answer
−k3
Explanation
Solution
The matrix A is:
A = [−k 00−k].
Raise A to the power of 4:
A4=[(−k)4 00(−k)4]=[k4 00k4].
Now, solve for m in:
A4=mA⟹[k4 00k4]=m[−k 00−k].
Equating elements:
k4=m(−k)⟹m=−kk4=−k3.
Thus, m=−k3.