pink_08 wrote:That post relies heavily on some complicated formula.. Does anyone have a more easy way to do this problem by mere logic.. What's the MGMAT EXPLANATION?
the formula is not that tough. It's kind of a mechanical process, if you have the coordinates of two points and the ratio in which the third point divides the line segment joining the first two.
Here, we have (-7,-3) and (8,4) as the coordinates and the ratio in which C divides A&B is 1:2.
|------------1---------|-----------------2--------------|
(-7,-3) ________(x,y)_________________(8,4)
once you get this picture, do the following :
1)multiply the right-ratio with left-coordinate ,
2)multiply left-ratio with right coordinate
3) get their sum
4) divide it with sum of ratio.
Here :
The X coordinate of C according to process above will be :
1) -7 * 2
2) 8 * 1
3) sum = -6
4) division: -6/(2 +1) = -2
Similarly, the Y coordinate :
1)-3*2
2)4*1
3)sum : -2
4)division : -2/(2+1) = -2/3
Hope this is easier now!
