The sum of squares of the three medians of a triangle is . What is the sum of squares of the three sides of that triangle?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let the sides of the triangle be a , b , c and the medians to these sides be m a , m b , m c respectively. We are given that, m a 2 + m b 2 + m c 2 = 5 1 By the Apollonius's Theorem , we have, a 2 + b 2 c 2 + a 2 b 2 + c 2 = 2 ( m c 2 + ( 2 c ) 2 ) = 2 ( m b 2 + ( 2 b ) 2 ) = 2 ( m a 2 + ( 2 a ) 2 ) Adding the above equations, 2 ( a 2 + b 2 + c 2 ) ( a 2 + b 2 + c 2 ) ( 1 − 4 1 ) ∴ a 2 + b 2 + c 2 = 2 ( m a 2 + m b 2 + m c 2 + 4 a 2 + 4 b 2 + 4 c 2 ) = m a 2 + m b 2 + m c 2 = 3 4 ( m a 2 + m b 2 + m c 2 ) = 6 8