201k views
5 votes
Solve the system. Tell how many solutions the system has. -2x + 6y = 8 x - 3y = -7 The system has (select) solution(s).

1 Answer

4 votes

We have the system of equations:


\begin{gathered} -2x+6y=8 \\ x-3y=-7 \end{gathered}

We can solve it by substituttion: we can clear the value of x in terms of y from the second equation and replace it in the first one.


x-3y=-7\longrightarrow x=-7+3y

Then, if we replace x in the first equation, we can solve for y:


\begin{gathered} -2x+6y=8 \\ -2(-7+3y)+6y=8 \\ -2\cdot(-7)-2\cdot(3y)+6y=8 \\ 14-6y+6y=8 \\ 14=8\longrightarrow\text{not a valid identity} \end{gathered}

From the final result, we can conclude that there is no value of x and y that is a solution to the system, as we end with an invalid identity, as 14 is not equal to 8.

In a graphical form, the equations of the system are parallel lines that do not intersect in any finite point (x,y).

We can see that they are parallel when we divide the first equation by -2 and compare:


\begin{gathered} (-2x+6y)/(-2)=(8)/(-2) \\ x-3y=-4 \end{gathered}

if we compare it with the second equation:


x-3y=-7

we can see that the slope is the same, but the intersect are different.

In a graph, the equations look like:

They are parallel and do not intersect in any finite point (x,y).

Then, in conclusion, the system has no solution.

Solve the system. Tell how many solutions the system has. -2x + 6y = 8 x - 3y = -7 The-example-1
User Martin Schultz
by
3.4k points