Physicsissuef said:
Well, when i look a lill bit closer to this problem, i think that it becomes much simpler this way, since you are required to find any point, regardless of what that is. There might be others also that fullfill that condition, but defenitely this will be one.
So we have two lines
L_1:x+y-8=0, \ \ \ \ and \ \ \ \ L_2:x-3y+2=0
Now: L_1:y=-x+8, \ \\ \ and \ \ \ L_2:y=\frac{1}{3}x+\frac{2}{3}
Since we are on the plane, and also since these two lines obviously are not parallel, then they must intersect each other, and this way have a common point, call it K(x',y'). Indeed, this point will be on two lines, and also will be of equal distance from any point and also from your point M(2,8).
So it is sufficient to find the point where these two lines intersect. By solving these eq. we get
4y-10=0=>y=\frac{5}{2} and x=8-y=>x=8-\frac{5}{2}=\frac{11}{2}
So, K(\frac{11}{2},\frac{5}{2})\right) is a point in two lines that is of equal distance from your point.
Well, we have to observe one more thing here, which actually makes all this be true, that M(2,8) does not lie in any of those two lines.