Question: Determine the distance from the point (1, 2) to the line 2x + 3y - 6 = 0. (2023)
Options:
Correct Answer: 2
Exam Year: 2023
Solution:
Using the formula for distance from a point to a line, the distance is |2(1) + 3(2) - 6| / sqrt(2^2 + 3^2) = 1.