You can put this solution on YOUR website! Q:
Find all points on the y-axis that are 6 units from the point (4, -3).
-------------------------------------------------------------------------
A:
Let (0, k) be the point on the y-axis.
Using the distance formula: = 6 = 6, square both sides = 36 = 20, get the square root of both sides
k + 3 = ±
k = -3 ±
The points are (0, -3 - ) and (0, -3 + ).