Question: What is the distance from the point (3, 4) to the line defined by the equation 2x + 3y - 6 = 0?
Options:
Correct Answer: 1.0
Solution:
Distance = |Ax1 + By1 + C| / √(A² + B²) = |2*3 + 3*4 - 6| / √(2² + 3²) = |6 + 12 - 6| / √13 = 12/√13 ≈ 1.0.