Answer on Question #85070 – Math – Linear Algebra
Question
Apply Cramer's rule to solve the equation.
2x+y+z=4x−y+2z=23x−2y−z=0
Solution
Constructing coefficient matrix:
2131−1−212−1
Calculating determinant:
D=2∣∣−1−22−1∣∣−1∣∣132−1∣∣+1∣∣13−1−2∣∣=10+7+1=18
Obtaining a matrix from, changing x column to the values on the right side of the equations given:
4201−1−212−1
Calculating determinant:
Dx=4∣∣−1−22−1∣∣−1∣∣202−1∣∣+1∣∣20−1−2∣∣=20+2−4=18
Obtaining a matrix from, changing y column to the values on the right side of the equations given:
21342012−1
Calculating determinant:
Dy=2∣∣202−1∣∣−4∣∣132−1∣∣+1∣∣1320∣∣=−4+28−6=18
Obtaining a matrix from, changing z column to the values on the right side of the equations given:
2131−1−2420
Calculating determinant:
Dz=2∣∣−1−220∣∣−1∣∣1320∣∣+4∣∣13−1−2∣∣=8+6+4=18
Finding the values of x,y and z:
x=DDz=1818=1y=DDy=1818=1z=DDz=1818=1
Answer: x=y=z=1.
Answer provided by https://www.AssignmentExpert.com
Comments