
Jon S. answered 11/11/22
Patient and Knowledgeable Math and English Tutor
write line in ax + by + c = 0 format:
3y = x - 12
x - 3y - 12 = 0
a = 1, b = -3, c = -12
point (x0,y0) = (-6,4)
distance = (|ax0 + By0 + c|)/sqrt(a^2 + b^2)
(|1 * -6 + -3 * 4 + -12|)/ sqrt(1 * 1 + -3 * -3)
30/sqrt(10) = 3 sqrt(10) = 9.49