Question 1085215
 In Triangle DEF defined by D(-7,-6), E(4,8), and F(12,4). Determine the equation of the median from D. 
-------------------------
Midpoint of EF:: x = (4+12)/2 = 8 ; y = (8+4)/2 = 6
-----
Equation of line from D to midpoint of EF::
slope = (6--6)/(8--7) = 12/15 = 4/5
----
Form: y = mx + b
6 = (4/5)8 + b
6 = = 32/5 + b
b = (30-32)/5
b = -2/5
-----
Ans: y = (4/5)x - (2/5)
----------------
Cheers,
Stan H.
----------