384,188 views
3 votes
3 votes
Y = x - 75x + y = 23what method would you use to solve this system and why?

User TheMisir
by
2.5k points

1 Answer

15 votes
15 votes

We have the following system of equations:


\begin{gathered} y=x-7\text{ (1)} \\ 5x+y=23\text{ (2)} \end{gathered}

I would solve it by the substituion method since we have that y=x-7, so we can substitute (1) in (2):


\begin{gathered} 5x+(x-7)=23 \\ 5x+x-7=23 \\ 6x-7=23 \\ 6x=23+7 \\ x=(30)/(6) \\ x=5 \end{gathered}

We find the solution for x, now we can substiute x=5 in (1) to find the solution for y:


\begin{gathered} y=x-7 \\ y=5-7 \\ y=-2 \end{gathered}

The solution of the system of equations is (5, -2).

User Demitrius
by
3.2k points