Estimate the intersection point of the graphs of the following linear equations in two variables. y=−x+7 y=4x−3 (1 point). What’s the answer

1 answer

To find the intersection point of the two linear equations, set them equal to each other and solve for x:

−x + 7 = 4x - 3
7 + 3 = 4x + x
10 = 5x
x = 2

Now, substitute x back into either of the original equations to solve for y:

y = -(2) + 7
y = 5

Therefore, the intersection point of the two graphs is (2, 5).