Sign In
Can you manipulate the coefficients of any variable terms such that they could be eliminated?
(- 2,1,5)
The given system consists of equations of planes. Notice that the coefficient of z in the first equation is the additive inverse of the coefficient of z in the second equation; they will add to be 0. Let's use the Elimination Method to find a solution to this system. - 2x+9y - z=8 & (I) 3x-4y + z=- 5 & (II) 5x+5y-z=- 10 & (III) We can start by adding the second equation to the first equation to eliminate the z-terms.
(I): Add (II)
(I): a+(- b)=a-b
(I): Add and subtract terms
(III): Add (II)
(III): a+(- b)=a-b
(III): Add and subtract terms
Next, we use our two equations that are only in terms of x and y to solve for the value of one of the variables. We will once again apply the Elimination Method, but this time will be similar to when using it in a system with only two variables.
Now that we know that x=- 2, we can substitute it into the first equation to find the value of y.
The value of y is 1. Let's substitute both values into the second equation to find z.
(II): x= - 2, y= 1
(II): a(- b)=- a * b
(II): Identity Property of Multiplication
(II): Subtract term
(II): LHS+10=RHS+10
The solution to the system is ( - 2, 1, 5). 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.