Question 698437
 
midpoint will be 

*[invoke Midpoint_of_segment_connecting_two_point -4, -6, 5, 1]


a. the midpoint of AB is at ({{{0.5}}},{{{-2.5}}})


b.Find the slope

 first find the equation of a line that passes through given points



*[invoke find_equation_of_line -4, -6, 5, 1]

the slope is

{{{m=0.777777777777778}}} or rounded {{{m=0.8}}}



c.Find AB

first find the distance between {{{A}}} and {{{B}}}, it will be answer to c


*[invoke hummingbird_distance_2D -4, -6, 5, 1]

so, {{{AB=11.4}}}