The length of the edge of the regular tetrahedron D-ABC is $k$.Point E and F are taken on the edges AD and BD respectively such that $E$ divides $\vec{DA}$ and $F$ divides $\vec{BD}$ in the ratio 2:1 each.Then find the area of triangle $CEF$
Let the position vectors of $D,A,B,C$ are $\vec{0},\vec{a},\vec{b},\vec{c}$
Then by section formula,position vector of E is $\frac{2\vec{a}}{3}$ and position vector of F is $\frac{\vec{b}}{3}$
So the area of triangle $CEF=\frac{1}{2}|\vec{CE}\times\vec{CF}|=\frac{1}{2}|(\frac{2\vec{a}}{3}-\vec{c})\times (\frac{\vec{b}}{3}-\vec{c})|$
$=\frac{1}{2}|\frac{2}{9}\vec{a}\times\vec{b}-\frac{2}{3}\vec{a}\times\vec{c}-\frac{1}{3}\vec{c}\times\vec{b}|=\frac{7\sqrt3k^2}{36}$
Using the property that angle between two faces of regular tetrahedron is $\arccos{\frac{1}{3}}$
But the answer given in my book is $\frac{5\sqrt3k^2}{36}$.I dont know where i am wrong.



I obtain the same result, indeed let consider the origin in C, then
$\vec{CE}=\vec d + \frac13(\vec a-\vec d)$
$\vec{CF}=\vec d + \frac13(\vec b-\vec d)$
then
$$CEF=\frac{1}{2}\left|\vec{CE}\times\vec{CF}\right|=\frac{1}{2}\left|\frac13\vec d \times \vec a+\frac13\vec d \times \vec b+\frac19\vec a \times \vec b \right|=\frac12\frac{7}{9}\frac{\sqrt 3}{2}k^2=\frac{7\sqrt 3}{36}k^2$$
otherwise for
$\vec{CE}=\vec d + \frac23(\vec a-\vec d)$
$\vec{CF}=\vec d + \frac23(\vec b-\vec d)$
then
$$CEF=\frac{1}{2}\left|\vec{CE}\times\vec{CF}\right|=\frac{1}{2}\left|\frac23\vec d \times \vec a+\frac23\vec d \times \vec b+\frac49\vec a \times \vec b \right|=\frac12\frac{16}{9}\frac{\sqrt 3}{2}k^2=\frac{4\sqrt 3}{9}k^2$$