Let Express A as sum of two matrices such that one is symmetric and the other is skew symmetric.
If matrix A = (1, 2, 3), write AA’, where A’ is the transpose of matrix A.
Given: A = [ 1 2 3 ]
Using matrices, solve the following system of equations:
2x – 3y + 5 = 11
3x + 2y – 4z = -5
x + y – 2z= -3