If P is a point lying on the line segment joining Q(1, 1) and R(4, 1) such that PQ = 37QR , then find the coordinates of P .
Using the section formula, if a point (x,y) divides the line joining the points (x1,y1) and (x2,y2) in the ratio m:n, then
(x,y)=(mx2+nx1m+n,my2+ny1m+n)