Let’s go through these steps to substitute \( y = 3x - 2 \) into the second equation and simplify.
We start with the given equations:
- \( y = 3x - 2 \)
- \( x = -2y + 10 \)
Now, we substitute \( 3x - 2 \) for \( y \) in the second equation:
\[ x = -2(3x - 2) + 10 \]
Next, we apply the distributive property to the right side of the equation:
\[ x = -2(3x) + (-2)(-2) + 10 \]
Now we multiply: \[ x = -6x + 4 + 10 \]
Next, we combine like terms on the right side:
\[ x = -6x + 14 \]
Now, we want to get all the \( x \) terms on one side. We can add \( 6x \) to both sides:
\[ x + 6x = 14 \] \[ 7x = 14 \]
Now, we divide both sides by 7:
\[ x = 2 \]
Now that we have the value of \( x \), we can substitute it back into the first equation to find \( y \):
\[ y = 3(2) - 2 \] \[ y = 6 - 2 \] \[ y = 4 \]
Thus, the solution to the system of equations is:
\[ (x, y) = (2, 4) \]