Level:
Project ID:
9000101809
Accepted:
1
Clonable:
0
Easy:
1
Given point \(A = [3,2]\),
find all the points \(X\)
on the \(y\)-axis
such that \(|AX| = 5\).
\(X_{1} = [0,-2],\ X_{2} = [0,6]\)
\(X_{1} = [0,-6],\ X_{2} = [0,2]\)
\(X_{1} = [0,-6],\ X_{2} = [0,-2]\)
\(X_{1} = [0,2],\ X_{2} = [0,6]\)