The distance of a point from the line x=4 is equal to it's distance from the line y=1. Find the locus of this point P(x,y).
The distance of a point from a line is defined to be the perpendicular distance; in this case, for a general point (x,y), the distance from that to x=4 is simply |x-4|. The y coordinate doesn't matter. Draw it out and you'll see what I mean.
Similarly, the distance from y=1 is |y-1|
|y-1|=|x-4|
(y-1)^2=(x-4)^2
You could leave it in this form, or you could write:
y-1 = x-4, y = x-3
AND y-1 = 4-x, y=5-x
Can someone tell me if my first line of working is correct? Also, how would we depict this instance on the axis?
= ^2})
This is correct; exactly what I did. You would draw a point on the axes and then label what the distance to each of the lines means.