A question involving medians of triangle.

435 Views Asked by At

In a triangle $\triangle ABC$ the medians $AM$ And $CN$ to the sides $BC$ and $AB$ respectively,

intersects at the point $O$.

Let $P$ be the the midpoint of the side $AC$ and let $MP$ intersects $CN$ at $Q$.

If the area of the triangle $\triangle OMQ$ is a 's' square units, then the area of the triangle $\triangle ABC$ is

(a)16s (b) 18s (c) 21s (d)24s enter image description here

3

There are 3 best solutions below

7
On

Let $CO\cap AB=\{K\}$ and $KO=2x$.

Hence, $OC=4x$, $KC=6x$, $QC=3x$, which gives $OQ=x$.

Now, since $OQ=\frac{1}{4}OC$, we obtain $S_{\Delta MOC}=4$

and since $OM=\frac{1}{3}AM$, we get $S_{\Delta AMC}=12$ and

since $BM=MC$, we obtain $S_{\Delta ABC}=24$.

0
On

There is a short proof using barycentric coordinates (see formula 4 in (http://mathworld.wolfram.com/BarycentricCoordinates.html)):

$$\dfrac{area(OMQ)}{area(ABC)}=\begin{vmatrix}\tfrac{1}{3}&0&\tfrac{1}{4}\\\tfrac{1}{3}&\tfrac{1}{2}&\tfrac{1}{4}\\\tfrac{1}{3}&\tfrac{1}{2}&\tfrac{1}{2}\end{vmatrix}=\frac{1}{24}$$

where the columns of the determinant are the barycentric coordinates of O,M,Q, resp. For example the barycentric coordinates of $O$ are $\tfrac{1}{3},\tfrac{1}{3},\tfrac{1}{3}$ because $O$ can be expressed as $O=\tfrac{1}{3}A+\tfrac{1}{3}B+\tfrac{1}{3}C$. The same for the other two points.

0
On

Yet another solution: $$S_{ABC} = 2 S_{AMC} = 4 S_{AMP} = 12 S_{OMP} = 24 S_{OMQ}.$$ This is because $BC = 2MC$, $AC= 2AP$, $AM=3OM$, and $MP=2MQ$ respectively.