Show that it is not possible to have a triangle with sides $a,b,c$ whose medians have length $\frac{2a}{3},\frac{2b}{3},\frac{4c}{5}$. Source ISI entrance exam sample questions
I could solve it as follows
It is well known that in a triangle with sides of lengths $a,b,c$ and medians $m_a,m_b,m_c$ respectively then the following identity holds true.
$m_a^{2}+m_b^{2}+m_c^{2}=\frac{3(a^2+b^2+c^2)}{4}$
Evaluating this we get $275(a^2+b^2)+99c^2=0$ which is obviously not true. Hence, proved. But I want some variety in the technique. I want to prove this with manipulation and not with some identity. Please help!