Question 631609: Solve sysyem of three equations
3x+4y+z=14
2y+7z=24
-2y+3z=5
please show all work
Answer by bucky(2189) (Show Source):
You can put this solution on YOUR website! Given the following three equations to solve simultaneously:
.
(A) 3x + 4y + z = 14
(B) .. + 2y + 7z = 24
(C) .. - 2y + 3z = 5
.
Begin by adding equations B and C vertically. Note that the + 2y and the - 2y cancel each other out. The + 7z and the + 3z add to give + 10z and on the other side of the equal sign the 24 and 5 add up to 29. So the result of adding these two equations is the new equation:
.
10z = 29
.
Solve this new equation for z by dividing both sides by 10 to get:
.
z = 29/10 = 2.9
.
Since you now know that z = 2.9, you can return to either equation B or equation C and, after substituting 2.9 for z, you can solve for y. Go to equation B and substitute 2.9 for z to get:
.
2y + 7*2.9 = 24
.
Multiply out the 7 times 2.9 to get 20.3 and the equation becomes:
.
2y + 20.3 = 24
.
Subtract 20.3 from both sides of this equation and you are left with:
.
2y = 3.7
.
Solve for y by dividing both sides of this equation by 2 to get:
.
y = 3.7/2 = 1.85
.
Now you know that z = 2.9 and y = 1.85. Equation A is the only equation that has a term containing x. So you next go to equation A and substitute 2.9 for z and 1.85 for y to get:
.
3x + 4(1.85) + 2.9 = 14
.
Multiply the 4 times 1.85 and the equation becomes:
.
3x + 7.4 + 2.9 = 14
.
Add the two numbers on the left side:
.
3x + 10.3 = 14
.
Subtract 10.3 from both sides:
.
3x = 3.7
.
Solve for x by dividing both sides by 3 to get:
.
x = 3.7/3 = 1.23333333...
.
So the values of x, y, and z that satisfy all three of the given equations simultaneously are x = 1.23333333..., y = 1.85, and z = 2.9
.
Hope this helps you to understand the problem a little better. Check my work to ensure that it has no errors. You can also practice a little by using 2.9 for z and substituting that value into equation C. Then solve for y and see if you again get 1.85 for y just as you did by substituting 2.9 into equation B above.
|
|
|