Answer with Step-by-step explanation:
We are given that two matrices A and B are square matrices of the same size.
We have to prove that
Tr(C(A+B)=C(Tr(A)+Tr(B))
Where C is constant
We know that tr A=Sum of diagonal elements of A
Therefore,
Tr(A)=Sum of diagonal elements of A
Tr(B)=Sum of diagonal elements of B
C(Tr(A))=
Sum of diagonal elements of A
C(Tr(B))=
Sum of diagonal elements of B
Tr(C(A+B)=Sum of diagonal elements of (C(A+B))
Suppose ,A=
B=
Tr(A)=1+1=2
Tr(B)=1+1=2
C(Tr(A)+Tr(B))=C(2+2)=4C
A+B=
A+B=
C(A+B)=
Tr(C(A+B))=2C+2C=4C
Hence, Tr(C(A+B)=C(Tr(A)+Tr(B))
Hence, proved.