We have to draw the triangle with vertices:
For doing so, we will draw the points A, B, and C on the plane, and we will trace segments from A to B, from B to C, and from C to A.
We remember that for locating a point in the plane, we call the first number the x-coordinate and the second number the y-coordinate. We locate the x-coordinate on the x-axis and the y-coordinate on the y-axis, and the intersection will be the point desired.
Having this in mind, we obtain:
And joining the segments, the triangle obtained is: