In a $\Delta ABC$, the slope of the median through $A$ is $-2$, $B = (-1,3)$ and $C =(3,5)$. If its area is $5$ then find the distance of the vertex $A$ from the origin.
I am not getting any idea how to proceed in such question, request you to please help. Thanks

Let $A(a,b)$ and the midpoint of BC is (1,4). Then, the slope of the median is $\frac{b-4}{a-1}=-2$, or,
$$2a+b=6\tag{1}$$
Use the area formula of the triangle given coordinates
$$5=\frac12|(x_A-x_C)(y_B-y_A)-(x_A-x_B)(y_C-y_A)|$$
to get
$$-a+2b=2\tag{2}$$
Solve (1) and (2) to obtain
$$a=2,\>\>\>b =2$$
Thus, the distance of the vertex A to the origin is $\sqrt{2^2+2^2}=2\sqrt{2}$
There is a second solution with the vertex A above BC, which can be obtained from the opposite sign of the absolute value of the area formula. The distance in the case is 6.