How can I use a scalar projection to show that the distance from a point P[1](x[1], y[1]) to the line 3*x-4*y+5 = 0 is > abs(a*x[1]+b*y[1]+c)/sqrt(a^2+b^2);