In the coordinate plane, point A is located at (2, 3) and point B is located at (5, 7). What is the distance between points A and B?
To calculate the distance between two points in the coordinate plane, we can use the distance formula:
$d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$