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