InterviewSolution
Saved Bookmarks
| 1. |
Q12. If A and B are the points (-6, 7) and (-1,5) respectively then thedistance 2AB is ........................... |
|
Answer» distance AB=root((-1+6)^2+(5-7)^2) =root(25+4)=root(29)2AB=2root(29) |
|