David W. answered 08/10/15
Tutor
4.7
(90)
Experienced Prof
This problem, as you indicated, uses the Distance Formula. It is based on the fact that the distance between two points in the x-y coordinate system is the hypotenuse of the right triangle that has a horizontal side between the two x values and a vertical side between the y values. The distance formula is:
d = SQRT ( (x2 – x1)2 + (y2 – y1)2 )
The problem states that a point is equidistant from (-3,0) and (1,4). There are a whole line of such points (and if you draw the line segment between the two given points, bisect it, and draw the perpendicular line, that’s the one we’re talking about).
The problem also says “distance 5 from (-1,7).” That means that the circle with center (-1,7) and radius 5 goes through that point. But, we know that this circle might cross this line at two, one, or none at all points. So, we must be careful.
First, the line with points (x,y) equidistant from (-3,0) and (1,4). Set the distances equal:
d = SQRT ( (x - (-3))^2 + (y - 0)^2 ) ) = SQRT (x – 1)^2 + (y-4)^2 )
(x+3)^2 + y^2 = (x-1)^2 + (y-4)^2 [squaring both sides]
x^2 + 6x + 9 + y^2 = x^2 – 2x + 1 + y^2 – 8x + 16 [expanding]
8y = -8x + 8 [collecting terms and cancelling]
y = -x + 1 [dividing by 8]
Now, for a point (x,y) on this line to be a distance 5 from point (-1,7), the distance formula says:
d = 5 = SQRT ( (x - (-1))^2 + ( y -7 )^2 )
25 = x^2 + 2x +1 + y^2 -14y + 49 [squaring both sides]
25 = x^2 + 2x + 1 + (-x+1)^2 - 14(-x + 1) + 49 [replacing y with (-x+1)]
0 = x^2 + 7x + 6 [collect terms and divide by 2]
0 = (x+1)(x+6) [either factor or use quadratic formula]
So, x=-1 or x=-6
And, putting those values into the formula for the line y = -x + 1:
We have the points (-1,2) and (-6,7)
Checking (very important):
Is the distance from (-3,0) to (-1,2) equal to the distance from (1,4) to (-1,2) ?
SQRT ((-1-(-3))^2 + (2-0)^2) = SQRT(8) SQRT ((-1-1)^2 + (2-4)^2) = SQRT(8)
yes, (-1,2) is equidistant.
Is the distance from (-3,0) to (-6,7) equal to the distance from (1,4) to (-6,7) ?
SQRT ((-6-(-3))^2 + (7-0)^2) SQRT ((-6-1)^2 + (7-4)^2) ?
SQRT(-3)^2 + 7^2) SQRT( (-7)^2 + 3^2 ) ?
SQRT(58) SQRT(58) yes, (-6,7) is equidistant.
Is the distance from (-1,2) to (-1,7) equal to 5 ?
SQRT ( (-1-(-1))^2 + (7-2)^2 ) = 5 ?
SQRT( 0^2 + 5^2) = 5 ? yes. Distance is 5.
Is the distance from (-6,7) to (-1,7) equal to 5 ?
SQRT ( (-1-(-6))^2 + (7-7)^2 ) = 5 ?
SQRT (5^2) = 5 ? yes. Distance is 5
d = SQRT ( (x2 – x1)2 + (y2 – y1)2 )
The problem states that a point is equidistant from (-3,0) and (1,4). There are a whole line of such points (and if you draw the line segment between the two given points, bisect it, and draw the perpendicular line, that’s the one we’re talking about).
The problem also says “distance 5 from (-1,7).” That means that the circle with center (-1,7) and radius 5 goes through that point. But, we know that this circle might cross this line at two, one, or none at all points. So, we must be careful.
First, the line with points (x,y) equidistant from (-3,0) and (1,4). Set the distances equal:
d = SQRT ( (x - (-3))^2 + (y - 0)^2 ) ) = SQRT (x – 1)^2 + (y-4)^2 )
(x+3)^2 + y^2 = (x-1)^2 + (y-4)^2 [squaring both sides]
x^2 + 6x + 9 + y^2 = x^2 – 2x + 1 + y^2 – 8x + 16 [expanding]
8y = -8x + 8 [collecting terms and cancelling]
y = -x + 1 [dividing by 8]
Now, for a point (x,y) on this line to be a distance 5 from point (-1,7), the distance formula says:
d = 5 = SQRT ( (x - (-1))^2 + ( y -7 )^2 )
25 = x^2 + 2x +1 + y^2 -14y + 49 [squaring both sides]
25 = x^2 + 2x + 1 + (-x+1)^2 - 14(-x + 1) + 49 [replacing y with (-x+1)]
0 = x^2 + 7x + 6 [collect terms and divide by 2]
0 = (x+1)(x+6) [either factor or use quadratic formula]
So, x=-1 or x=-6
And, putting those values into the formula for the line y = -x + 1:
We have the points (-1,2) and (-6,7)
Checking (very important):
Is the distance from (-3,0) to (-1,2) equal to the distance from (1,4) to (-1,2) ?
SQRT ((-1-(-3))^2 + (2-0)^2) = SQRT(8) SQRT ((-1-1)^2 + (2-4)^2) = SQRT(8)
yes, (-1,2) is equidistant.
Is the distance from (-3,0) to (-6,7) equal to the distance from (1,4) to (-6,7) ?
SQRT ((-6-(-3))^2 + (7-0)^2) SQRT ((-6-1)^2 + (7-4)^2) ?
SQRT(-3)^2 + 7^2) SQRT( (-7)^2 + 3^2 ) ?
SQRT(58) SQRT(58) yes, (-6,7) is equidistant.
Is the distance from (-1,2) to (-1,7) equal to 5 ?
SQRT ( (-1-(-1))^2 + (7-2)^2 ) = 5 ?
SQRT( 0^2 + 5^2) = 5 ? yes. Distance is 5.
Is the distance from (-6,7) to (-1,7) equal to 5 ?
SQRT ( (-1-(-6))^2 + (7-7)^2 ) = 5 ?
SQRT (5^2) = 5 ? yes. Distance is 5