To estimate the solution to the system of equations given by:
- \( y = 5x + 10 \)
- \( y = -2x + 3 \)
We need to find the point of intersection of these two equations on the graph.
-
For the first equation: \( y = 5x + 10 \)
- If we substitute \( x = 0 \), \( y = 5(0) + 10 = 10 \) (point \( (0, 10) \)).
- If we substitute \( x = -1 \), \( y = 5(-1) + 10 = 5 \) (point \( (-1, 5) \)).
-
For the second equation: \( y = -2x + 3 \)
- If we substitute \( x = 0 \), \( y = -2(0) + 3 = 3 \) (point \( (0, 3) \)).
- If we substitute \( x = -1 \), \( y = -2(-1) + 3 = 5 \) (point \( (-1, 5) \)).
From these calculations, we see that both equations intersect at the point \( (-1, 5) \).
Thus, the estimated solution to the system of equations is: (-1, 5)