Saved Bookmarks
| 1. |
show that point (1,-2) is equidistant from (1,-3) and (6,-3) |
|
Answer» distance between (11,-2) and (4,-3)=root((4-11)^2+(-3+2)^2)=root(49+1)=root(50) distance between (11,-2) and (6,-3)=root((6-11)^2+(-3+2)^2)=root(25+1)=root(26) |
|