Sign In
Can you manipulate the coefficients of any variable terms such that they could be eliminated?
(0,3,-2)
The given system consists of equations of planes. Notice that the coefficient of x in the first equation is the same number as the coefficient of x in the third equation; they will subtract to be 0. Let's use the Elimination Method to find a solution to this system. x-y+2z=-7 & (I) y+z=1 & (II) x=2y+3z & (III) We can start by subtracting the third equation from the first equation to eliminate the x-terms.
(I): Subtract (III)
(I): Subtract term
(I): Distribute -1
(I):LHS+2y=RHS+2y
(I): LHS+3z=RHS+3z
Next, we will use our two equations that are only in terms of y and z to solve for the value of one of the variables. We will once again apply the Elimination Method, but this time it will be similar to when using it in a system with only two variables.
Now that we know that z=-2, we can substitute it into the second equation to find the value of y.
(II):z= -2
(II): Remove parentheses
(II): LHS+2=RHS+2
The value of y is 3. Let's substitute both values into the third equation to find x.
(III): y= 3, z= -2
(III): Multiply
(III): Subtract term
The solution to the system is ( 0, 3, -2). This is the singular point at which all three planes intersect. Now, we can check our solution by substituting the values into the system.
(I), (II), (III): Substitute values
(I), (II), (III): Multiply
(I), (II), (III): Add and subtract terms
Since the substitution of our answers into the given equations resulted in three identities, we know that our solution is correct.