Sign In
Can you manipulate the coefficients of any variable terms such that they could be eliminated?
(1/2,-3,1)
The given system consists of equations of planes. Let's use the Elimination Method to find a solution to this system. 6q-r+2s=8 & (I) 2q+3r-s=-9 & (II) 4q+2r+5s=1 & (III) Currently, none of the terms in this system will cancel out. However, if we multiply (I) by 2 the coefficient of r in this equation will be the additive inverse of the coefficient of r in the third equation; they will add to be 0. 2(6q-r+2s)=2(8) 2q+3r-s=-9 4q+2r+5s=1 ⇓ 12q - 2r+4s=16 2q+3r-s=-9 4q + 2r+5s=1 We can start by adding the first equation to the third equation to eliminate the r-terms.
(III): Add (I)
(III): Remove parentheses
(III): Add and subtract terms
(I): LHS * 3/2=RHS* 3/2
(II): Add (I)
(II): Remove parentheses
(II): Add and subtract terms
(II): .LHS /5.=.RHS /5.
Next, we will use our two equations that are only in terms of q and s 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.
(II): LHS * (-4)=RHS* (-4)
(II): Add (III)
(II): Remove parentheses
(II): Add terms
(II): .LHS /5.=.RHS /5.
Now that we know that s=1, we can substitute it into the third equation to find the value of q.
(III): s= 1
(III): Identity Property of Multiplication
(III): LHS-9=RHS-9
(III): .LHS /16.=.RHS /16.
(III):a/b=.a /8./.b /8.
The value of q is 12. Let's substitute both values into the first equation to find r.
The solution to the system is ( 12, -3, 1). 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.