In ABC, m(<)a=35 and m(<)c=77 . What is the longest side of the triangle?
Solution:

Using Apollonius' theorem we have:
a=32−ma2+2mb2+2mc2=322mb2+10633(1)b=32−mb2+2ma2+2mc2=32−mb2+14308(2)c=32−mc2+2mb2+2ma2=322mb2−9408(3)
(1), (3) → a>c
Median m(<)c is more than twice greater than median m(<)a . So, m(<)a<m(<)b<m(<)c (Otherwise triangle doesn't exist).
Using it we have a>b and b>c
So, a>b>c→a is the longest side.
Answer: a is the longest side.