Saved Bookmarks
| 1. |
find the co ordinates of the points which divides the line joining the point (-4, 7) and (4, -3) in the ratio 2:3 |
|
Answer» Step-by-step EXPLANATION: here, x1=-4, x2=4 M1/m2=2/3. y1=7, y2=-3, => 2/3=x-(-4)/4-x => 2/3=x+4/4-x => 2(4-x)=3(x+4) => 8-2x=3x+12 => 8-12=3x-2x. => -4=x. => 2/3=y-7/(-3-y) => 2(-3-y)=3(y-7) => -6-2y=3y-21 => -6+21=3y+2y => 15=5y => 3=y. The COORDINATES of the POINT are (-4,3). |
|