The correct option is
B The coordinates of the places where the turtle stayed is plotted in the graph.
To reach the first point A, start from(0, 0), move 4 units to the right, then 2 units upwards.
Hence, the coordinates of the point A are (4, 2)
To reach the second point B, start from(0, 0), move 6 units to the right, then 3 units upwards.
Hence, the coordinates of the point B are (6, 3)
To reach the third point C, start from(0, 0), move 7 units to the right, then 5 units upwards.
Hence, the coordinates of the point C are (7, 5)
To reach the fouth point D, start from(0, 0), move 8 units to the right, then 7 units upwards.
Hence, coordinates of the point D are (8, 7)
Therefore, the coordinates of the points are (4, 2),(6, 3),(7, 5) and (8, 7).
Hence, the table representing the coordinates is