To find the solution to the system of equations given by the lines \( y = -5x + 7 \) and \( y = -2x + 10 \), we can set the two equations equal to each other to find the intersection point, which is the solution to the system.
-
Set the equations equal to each other: \[ -5x + 7 = -2x + 10 \]
-
Rearrange the equation to isolate \( x \): \[ -5x + 2x = 10 - 7 \] \[ -3x = 3 \] \[ x = -1 \]
-
Substitute \( x = -1 \) back into one of the original equations to find \( y \). We can use the first equation: \[ y = -5(-1) + 7 \] \[ y = 5 + 7 \] \[ y = 12 \]
So the solution to the system of equations is \( (-1, 12) \).
Therefore, the estimated solution to the system of linear equations is \((-1, 12)\).