Question 1174280
<pre><font face = "consolas" color = "indigo" size = 3><b>
Hi

Two points A(-5,1) and B(c,d) are given. 
If P(-3,2) divides AB into two parts in the ratio 2:1, 
find the value of c and d.

A(-5,1) and 
P(-3,2)        ratio '2' : 1    P is over 2 up 1
B (-2, 2.5)    ratio 2 : '1'    B is over 1 up 1/2
   c  = -2  and d = 2.5

{{{drawing(300,300,    -10,10,-10,10,  
 grid(1),
circle(-2, 2.5,0.4),
circle(-5,1,0.4),
circle(-3,2,0.4),
line(-5,1,-2,2.5),
graph( 300, 300, -10,10,-10,10,0))}}}


Wish You the Best in your Studies.
</font></b></pre>