Question: What is the distance from the point (2, 3) to the line defined by the equation 2x + 3y - 6 = 0?
Options:
Correct Answer: 1
Solution:
Distance = |Ax + By + C| / √(A² + B²) = |2(2) + 3(3) - 6| / √(2² + 3²) = |4 + 9 - 6| / √13 = 7/√13.