document.write( "Question 1161106: A triangle has vertices J(-4,3), K(2,-3), and L(8,3). Find the equation of the line containing the median from vertex K \n" ); document.write( "
Algebra.Com's Answer #784570 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A triangle has vertices J(-4,3), K(2,-3), and L(8,3). Find the equation of the line containing the median from vertex K \n" ); document.write( "-------------- \n" ); document.write( "The median from K is to the midpoint of side JL. \n" ); document.write( "--- \n" ); document.write( "Find the x and y of the midpoint: \n" ); document.write( "For x: (-4+8)/2 = 2 \n" ); document.write( "For y: (3+3)/3 = 3 \n" ); document.write( "Midpoint is P(2,3) \n" ); document.write( "----- \n" ); document.write( "Find the slope of the line thru K & P \n" ); document.write( "Slope m = diffy/diffx \n" ); document.write( "m = (-3+3)/(2-2) = undefined, parallel to the y=axis \n" ); document.write( "---> x = 2 is an equation of the line. \n" ); document.write( " \n" ); document.write( " |