Step 1: {Use the given equations}
We are given \( AB + BA = X \) and \( AB - BA = Y \).
Step 2: {Find \( X^T \) and \( Y^T \)}
Since A and B are symmetric matrices, \( A^T = A \) and \( B^T = B \). \[ X^T = (AB + BA)^T = (AB)^T + (BA)^T = B^TA^T + A^TB^T = BA + AB = X \] \[ Y^T = (AB - BA)^T = (AB)^T - (BA)^T = B^TA^T - A^TB^T = BA - AB = -(AB - BA) = -Y \] So, \( X \) is symmetric and \( Y \) is skew-symmetric.
Step 3: {Compute \( XY \)}
\[ XY = (AB + BA)(AB - BA) = (AB)^2 - (BA)^2 \]
Step 4: {Compute \( (XY)^T \)}
\[ (XY)^T = ((AB)^2 - (BA)^2)^T = ((AB)^2)^T - ((BA)^2)^T = (B^TA^T)^2 - (A^TB^T)^2 = (BA)^2 - (AB)^2 = -(XY) \]
Step 5: {Compute \( YX \)}
\[ YX = (AB - BA)(AB + BA) = (AB)^2 - (BA)^2 = -(BA)^2 + (AB)^2 = -((BA)^2 - (AB)^2) = -XY \]
Step 6: {Compare \( (XY)^T \) with \( YX \)}
We found that \( (XY)^T = -YX \) .
An amount of ₹ 10,000 is put into three investments at the rate of 10%, 12% and 15% per annum. The combined annual income of all three investments is ₹ 1,310, however, the combined annual income of the first and second investments is ₹ 190 short of the income from the third. Use matrix method and find the investment amount in each at the beginning of the year.
If \[ A = \begin{bmatrix} 1 & 2 & 0 \\ -2 & -1 & -2 \\ 0 & -1 & 1 \end{bmatrix} \] then find \( A^{-1} \). Hence, solve the system of linear equations: \[ x - 2y = 10, \] \[ 2x - y - z = 8, \] \[ -2y + z = 7. \]
If the roots of the quadratic equation \( ax^2 + bx + c = 0 \) are real and equal, then: