“…The data for x are: 5, 6, 9, 14, 21 and the data for t are: 0, 1, 2, 3, 4. This script will generate a graph with time on the x-axis and distance on the y-axis, connecting the points (0, 5), (1,6), (2,9), (3,14), (4,21) with lines and marking the data points with circles.…”