168k views
2 votes
Solve the system of equations below using one of the methods. Show all work and/or explain how you solved this problem. You may use a graphing calculator but you still need to show work - your work should show what you typed into the calculator. any method!

Solve the system of equations below using one of the methods. Show all work and/or-example-1
User Ccgillett
by
3.7k points

1 Answer

6 votes

Answer:

x = 1

y = 2

z = -1

Step-by-step explanation:

We have the system:


\begin{gathered} 2x+6y+6z=8 \\ 2x+7y+6z=10 \\ 2x+7y+7z=9 \end{gathered}

We can use the Elimination Method. We'll try to eliminate variables from any of the equations by adding or resting the other equations.

First, if we subtract the 3º equation to the 1º one:


\begin{gathered} 2º-3º: \\ (2x+7y+6z=10)-(2x+7y+7z=9)\Rightarrow2x+7y+6z-2x-7y-7z=10-9 \\ \Rightarrow-z=1 \\ z=-1 \end{gathered}

Now we know the value of z.

Next, we can subtract the 1º equation to the 2º:


\begin{gathered} 2º-1º: \\ \left(2x+7y+6z=10\right)-(2x+6y+6z=8)\Rightarrow2x+7y+6z-2x-6y-6z=10-8 \\ \Rightarrow y=2 \end{gathered}

The value of y = 2

Now, we can use the values of z and y, to find the value of x. Let's use the 1º equation:


\begin{gathered} 2x+6y+6z=8 \\ Then, \\ 2x+6\cdot2+6(-1)=8 \\ 2x=8-12+6 \\ x=(2)/(2) \end{gathered}

x = 1

We have found the solution of the equation system:

x = 1

y = 2

z = -1

User Harsh Phoujdar
by
3.9k points