To find the solution of the system of equations given by
- \( y = 4x - 10 \) (solid line)
- \( y = -2x + 8 \) (dotted line)
we can set the two equations equal to each other to find the intersection point:
\[ 4x - 10 = -2x + 8 \]
Now, solve for \( x \):
- Add \( 2x \) to both sides:
\[ 4x + 2x - 10 = 8 \] \[ 6x - 10 = 8 \]
- Add 10 to both sides:
\[ 6x = 18 \]
- Divide by 6:
\[ x = 3 \]
Now, substitute \( x = 3 \) back into either equation to find \( y \). We'll use the first equation:
\[ y = 4(3) - 10 = 12 - 10 = 2 \]
Thus, we have:
\[ (x, y) = (3, 2) \]
Therefore, the solution of the system of equations is:
\[ (3, 2) \]