document.write( "Question 1048451: In triangle abc the vertices are A(-3,4), B(6,-2), C(2,5). Find the equation of the median passing through A. \n" ); document.write( "
Algebra.Com's Answer #664035 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "(-3,4) \n" ); document.write( "(4, 3/2) Midpoint BC \n" ); document.write( "m = (5/2)/-7 = - 5/14 \n" ); document.write( "y - 4 = (-5/14)(x + 3) \n" ); document.write( "y = (-5/14)x + 41/14 \n" ); document.write( " |