Level:
Project ID:
9000101810
Accepted:
1
Clonable:
0
Easy:
1
Given points \(A = [1,2]\)
and \(B = [4,4]\), find the
point \(X\) on the
\(x\)-axis such that
the distance from \(X\)
to \(B\) is a double of
the distance from \(X\)
to \(A\).
Find all solutions of the problem.
\(X_{1} = [2,0],\ X_{2} = [-2,0]\)
\(X = [2,0]\)
\(X = [8,0]\)
\(X_{1} = [2,0],\ X_{2} = [-4,0]\)