Answer on Question #49791 – Math – Matrix | Tensor Analysis
4x+2y+3z=35x+3y+2z=452x+y+5z=28
Calculate x,y,z by Cramer's Rule.
Solution:
Coefficient matrix
⎝⎛412231325⎠⎞
And additional column
⎝⎛354528⎠⎞
We have the left-hand side of the system with the variables (the "coefficient matrix") and the right-hand side with the answer values.
Let D be the determinant of the coefficient matrix of the above system, and let Dx be the determinant formed by replacing the x-column values with the answer-column values
D=∣∣412231325∣∣=expand the determinant by minors using the first column==4∣∣3125∣∣−∣∣2135∣∣+2∣∣2332∣∣==4∗(3∗5−1∗2)−(2∗5−1∗3)+2(2∗2−3∗3)=4∗(15−2)−(10−3)+2∗(4−9)=52−7−10=35Dx=∣∣354528231325∣∣=expand the determinant by minors using the first column=35∗(15−2)−45∗(10−3)+28∗(4−9)=455−315−140=0Dy=∣∣412354528325∣∣=expand the determinant by minors using the first column=4∗(225−56)−1∗(175−84)+2(70−135)=676−91−130=455Dz=∣∣412231354528∣∣=expand the determinant by minors using the first column=4∗(84−45)−1∗(56−35)+2∗(90−105)=156−21−30=105