Question: If the coordinates of point A are (x, y) and point B are (x+4, y+3), what is the distance AB?
Options:
Correct Answer: β34
Solution:
Using the distance formula: d = β((x+4 - x)Β² + (y+3 - y)Β²) = β(4Β² + 3Β²) = β(16 + 9) = β25 = 5.