.
longest side of a triangular building lot has length 190 meters and the next longer side is 180 meters
(the shortest length is unknown). The angle between the longer sides measures 54º.
Using the median to the longest side (the segment joining the midpoint of the side to the opposite vertex)
the lot is divided into two lots with equal area. Find the length of the median to the nearest tenth of a meter.
~~~~~~~~~~~~~~~~~~~~~~~~~
In his solution, @CPhill makes a lot of unnecessary calculations with no any need.
Actually, the problem is extremely simple and can be solved in couple of lines.
See my solution below.
Let A be the common vertex of the two longest sides of 190 m and 180 m.
Let B be the other endpoint of the longest, 190 m side.
Let C be the other endpoint of the 180 m side.
Let M be the midpoint of the longest, 190 m, side AB.
Then the median to the longest side is CM.
They want you find the length of CM.
We have a triangle ACM with the sides AC = 180 m and AM = AB/2 = 190/2 = 95 m.
The angle CAM between these sides is 54º.
To find the length of CM, use the cosine law for triangle ACM
CM = = = = 146.0230953.
ASNSWER. The length of the median is 146.0 meters, to the nearest tenth of a meter.
Solved.
------------------------
Making unnecessary calculations does not decorate the solution,
but creates unnecessary questions and causes perplexity, instead.