To determine the points where two graphs Y1 and Y2 intersect, we should determine the coordinates satisfying the equality
We can see that only two sets of coordinates satisfy this equality, namely (0, -1) and (1,0). So we may say that these graphs intersect in two points, (0, -1) and (1,0)
Comments