SOLUTION: Find all points on the x-axis that are 5 units from the point (4,-3).

Algebra ->  Coordinate-system -> SOLUTION: Find all points on the x-axis that are 5 units from the point (4,-3).      Log On


   



Question 486127: Find all points on the x-axis that are 5 units from the point (4,-3).
Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
The locus of all the points that are located 5 units away from the point (4, -3) is a circle with the center located at the point (4, -3) and having a radius of 5. The equation for such a circle is:
.
%28x+-+4%29%5E2+%2B+%28y+%2B+3%29%5E2+=+5%5E2
.
The two points where this circle intersects with the x-axis will have "y" values of zero. (Any point on the x-axis has zero as its corresponding "y" value.) And these are the two points that we are looking for.
.
That being the case, set y = 0 in the circle equation and the equation reduces to:
.
%28x+-+4%29%5E2+%2B+%280+%2B+3%29%5E2+=+5%5E2
.
Square out each of the terms in this equation to get:
.
x%5E2+-+8x+%2B+16+%2B+9+=+25
.
Combine the two constants on the left side and this equation becomes:
.
x%5E2+-+8x+%2B+25+=+25
.
Subtract 25 from both sides:
.
x%5E2+-+8x+%2B+25+-+25+=+25+-+25
.
On the left side the +25 and -25 sum to zero, and the same thing happens on the right side. This reduces the equation to:
.
x%5E2+-+8x+=+0
.
Factor out an x on the left side and the equation becomes:
.
x%2A%28x+-+8%29+=+0
.
Note that this equation will be true if either of the factors is equal to zero. This is because when one of the factors is equal to zero, the left side gets multiplied by zero, and this makes the left side equal to the zero on the right side.
.
Therefore, the equation will be correct if either:
.
x+=+0
.
or
.
x+-+8+=+0
.
and in this second equation when you add + 8 to both sides it becomes:
.
x+=+8
.
This means that the points 0 and +8 on the x-axis are 5 units from the point (4, -3). In the form of ordered pairs the answers will be that the points (0, 0) and (8, 0) are the two points that are on the x-axis and are 5 units from the given ordered pair (4, -3).
.
Hope this helps you to understand this way of using the distance formula in the form of the equation for a circle to solve this problem.