Respuesta :

We're going to solve the system of equations:

[tex]\begin{cases}y=2x+3 \\ 2x+5y=3\end{cases}[/tex]

Using substitution.

For this, all we need to do is to replace the first equation in the second one:

[tex]\begin{gathered} 2x+5y=3 \\ Given\text{ }y=2x+3\colon \\ 2x+5(2x+3)=3 \end{gathered}[/tex]

Now, we could solve this linear equation:

[tex]\begin{gathered} 2x+5(2x+3)=3 \\ 2x+10x+15=3 \\ 12x+15=3 \\ 12x=-12 \\ x=-1 \end{gathered}[/tex]

Therefore, x=-1.

Now, to find the value of y we could replace x=-1 in any of both equations:

[tex]\begin{gathered} y=2x+3 \\ y=2(-1)+3 \\ y=-2+3 \\ y=1 \end{gathered}[/tex]

Therefore, x = -1 , y = 1, and the solution of the system is (x,y)=(-1,1).