Respuesta :

Given the equation system:

[tex]\begin{cases}2x-3y=4 \\ 2x+8y=11\end{cases}[/tex]

To determine if the coordinate pair (5,2) is a solution of the equation system you have to replace each equation with the x-coordinate and calculate them for y.

If the obtained values of y are equal to the y-coordinate, then the given coordinate pair is a solution for the equation system.

Another method is to solve the equation system using, for example, the substitution method and comparing your results with the given coordinate pair.

I'm going to solve the equation system using the substitution method.

1) Solve the first equation for x:

-Pass the y-term to the right side of the equal sign:

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

-Divide both sides by 2

[tex]\begin{gathered} \frac{2x}{2}=\frac{4+3y}{2} \\ x=\frac{4}{2}+\frac{3}{2}y \\ x=2+\frac{3}{2}y \end{gathered}[/tex]

2) Replace the expression obtained for x in the second expression and solve for y:

[tex]\begin{gathered} 2x+8y=11 \\ 2(2+\frac{3}{2}y)+8y=11 \end{gathered}[/tex]

-Distribute the multiplication on the parentheses term, which means that you have to multiply both terms by 2

[tex]\begin{gathered} 2\cdot2+2\cdot\frac{3}{2}y+8y=11 \\ 4+3y+8y=11 \\ 4+11y=11 \end{gathered}[/tex]

-Pass 4 to the right side of the equation by applying the opposite operation

[tex]\begin{gathered} 4-4+11y=11-4 \\ 11y=7 \end{gathered}[/tex]

-Divide both sides by 5

[tex]\begin{gathered} \frac{11y}{11}=\frac{7}{11} \\ y=\frac{7}{11} \end{gathered}[/tex]

3)Now that you have determined the value of y, you can calculate the value of x by replacing y=7/11 in the expression obtained for x in the first step

[tex]\begin{gathered} x=2+\frac{3}{2}y \\ x=2+\frac{3}{2}\cdot\frac{7}{11} \\ x=\frac{65}{22} \end{gathered}[/tex]

The solution of the system is the coordinate pair

[tex](\frac{65}{22},\frac{7}{11})[/tex]

The given coordinate pair is NOT a solution of the equation system.