The point which divides the line segment joining the points (3, 5) and (8, 10) internally in the ratio 2:3 is:
Using the section formula, if a point (x,y) divides the line joining the
points (x1,y1) and (x2,y2) internally
in the ratio m:n, then (x,y)=(mx2+nx1m+n,my2+ny1m+n)
Substituting (x1,y1)=(3,5) and (x2,y2)=(8,10) and m=2,n=3 in the section formula, we get
the point (2(8)+3(3)2+3,2(10)+3(5)2+3)=(5,7)