Question: What is the length of the median from vertex A to side BC in triangle ABC with sides a = 6, b = 8, c = 10?
Options:
Correct Answer: 7
Solution:
Median length m_a = 1/2 * √(2b^2 + 2c^2 - a^2) = 1/2 * √(2*8^2 + 2*10^2 - 6^2) = 1/2 * √(128 + 200 - 36) = 1/2 * √292 = 7.