Consider the points A(2, 3) and B(6, 7) on the coordinate plane.
What is the length of the line segment connecting points A and B?
To find the distance between two points in the coordinate plane, we use the distance formula given by:
$$d = ext{sqrt}((x_2 - x_1)^2 + (y_2 - y_1)^2)$$