Question 602932
  <pre><font face = "Tohoma" size = 4 color = "indigo"><b> 
Hi,
The distance between points (3,0) and P is five which of the following points could not represent P ?
D = {{{sqrt ((x[1]-x[2])^2+(y[1]-y[2])^2))}}}
A. (3,-5)
D = {{{sqrt ((3-3)^2+ (0-(-5))^2))}}} = 5
B.(-2,0)
D = {{{sqrt ((3-(-2))^2+(0-0)^2))}}}= 5	
C.(8,0)	
D = {{{sqrt ((3-(8))^2+(0-0)^2))}}} = 5
D.(3,5)
D = {{{sqrt ((3-(3))^2+ (0-5)^2))}}} = 5
E.none of these
E would need to be the answer