InterviewSolution
Saved Bookmarks
| 1. |
If (a,b) is the mid-point of the line segment joining the points A (10, -6) , B (k,4) and a-2b = 18 , find the value of k and the distance AB. |
| Answer» If (a,b) is the mid-point of the line segment joining the points A (10, 6) , B (k,4) and a2b = 18 , find the value of k and the distance AB. | |