First, we read the pairs of values from the table and write them as coordinate points: \((1,3)\), \((2,4)\), \((3,5)\), and \((4,6)\). In each pair, the first number is the input (the \(x\)-coordinate) and the second number is the output (the \(y\)-coordinate).
Then, we plot these points on the coordinate plane and connect them in order with line segments.
