practice problems pending
Q. If point O is inside triangle ABC, then prove that AB + BC > AO + OC Solution: Extend AO to meet BC at D. Consider triangle ABD. AB + BD > AD = AO + OD In triangle ODC: OD + CD > OC Add both: AB + BD + OD + CD > AO + OD + OC Cancel OD AB + BD + DC > AO + OC => AB + BC > AO + OC H.P. Q. Prove that the length of median AM in triangle ABC is not greater than half the sum of sides AB and AC. Prove also that the sum of the lengths of the three medians is not greater than the triangle's perimeter. Solution: Extend the median AM to AD s.t. AM = MD ABDC is a ||gram. Why? Its diagonals BC and AD bisect each other. So AB = CD and AC = BD In triangle ABD, AB + BD > AD, similarly AC + CD > AD Add both and substitute to get AB + AC > 2AM. Do it for all the medians to get 2*perimeter > 2*(sum of medians) H.P. Q. A fly sits on one vertex of a wooden cube. What is the shortest path it can follow to the opposite vertex? Answer: sqrt(5) units. Solution: Fi...