102k views
0 votes
1 i Solve the system of linear equations. y = -2x - 4 y = 2x - 4

1 Answer

5 votes

In order to solve the system, we can compare both y values from each equation:


\begin{gathered} \begin{cases}y=-2x-4 \\ y=2x-4\end{cases} \\ -2x-4=2x-4 \\ 4x=0 \\ x=0 \\ \\ y=2x-4 \\ y=0-4 \\ y=-4 \end{gathered}

So the solution for this system is the pair (0, -4), that is, x = 0 and y = -4.

User Arkoak
by
4.9k points