To find the solution to the system of equations, we need to identify the point where the two lines intersect.
The equations given are:
- \( y = 5x + 10 \)
- \( y = -2x + 3 \)
To find the intersection point, we set the equations equal to each other:
\[ 5x + 10 = -2x + 3 \]
Now, solve for \( x \):
-
Add \( 2x \) to both sides: \[ 5x + 2x + 10 = 3 \] \[ 7x + 10 = 3 \]
-
Subtract \( 10 \) from both sides: \[ 7x = 3 - 10 \] \[ 7x = -7 \]
-
Divide by \( 7 \): \[ x = -1 \]
Now, substitute \( x = -1 \) back into one of the original equations to find \( y \). We can use either equation, but let's use the second equation:
\[ y = -2(-1) + 3 \] \[ y = 2 + 3 \] \[ y = 5 \]
So, the intersection point is \((-1, 5)\).
Based on the options given, the correct response is:
\((-1, 5)\) (which corresponds to the first option).