Answer:
(x, y) = (-10, 0) and (x, y) = (-2, 0)
Explanation:
To find the points on the x-axis that are a distance 5 from P(-6,3), we can use the distance formula:
d = √((x2 - x1)^2 + (y2 - y1)^2)
Since we want to find the points that are a distance of 5 from P(-6,3) on the x-axis, we know that y = 0 for these points. So we can simplify the distance formula to:
d = √((x - (-6))^2 + (0 - 3)^2)
d = √((x + 6)^2 + 9)
We want to find the values of x that make d = 5. So we can set up the equation:
5 = √((x + 6)^2 + 9)
Squaring both sides, we get:
25 = (x + 6)^2 + 9
Subtracting 9 from both sides, we get:
16 = (x + 6)^2
Taking the square root of both sides (remembering to include both the positive and negative square root), we get:
x + 6 = ±4
Subtracting 6 from both sides, we get:
x = -10 or x = -2
So the two points on the x-axis that are a distance of 5 from P(-6,3) are (-10, 0) and (-2, 0).
Therefore, the two answers are:
(x, y) = (-10, 0) and (x, y) = (-2, 0)