The first coordinate of a point corresponds to the x-axis, and the second coordinate corresponds to the y-axis.
Practice makes perfect
We want to graph and label polygon ABC with the given vertices.
A(0,0),
B(5,7),
C(4,-3)Recall that the first coordinate of a point corresponds to the x-axis and that the second coordinate corresponds to the y-axis. At first, let's plot the points!
To graph the polygon we will connect the points with line segments. Let's do this!