SOLUTION: how to verify a point is a solution in a system of equations

Algebra ->  Graphs -> SOLUTION: how to verify a point is a solution in a system of equations       Log On


   



Question 864384: how to verify a point is a solution in a system of equations
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
You would replace each x value in the equation with the first coordinate of the intersection point and each y value with the second coordinate of the intersection point. If you get true equations for every equation in the system, then you have verified the solution.