#Need help please
4 messages · Page 1 of 1 (latest)
Find the Midpoint(C) of Segment AB:
Midpoint Formula: ((x₁ + x₂)/2,(y₁ + y₂)/2)
C = ( 1/2(1 + (-5)), 1/2(-1 + 9))
C = (1/2(-4), 1/2(8))
C = (-2,4)
Find the length of segment AB:
Distance Formula: sqrt((x₂ - x₁)^2+(y₂ - y₁)^2)
Length(AB) = sqrt((-5 - 1)^2+(9 - (-1))^2)
Length(AB) = sqrt((-6)^2 + (10)^2)
Length(AB) = sqrt(36 + 100)
Length(AB) = sqrt(136)
Length(AB) = 11.6619037897
Feel free to challenge my mathematical reasoning.
Do not provide full solutions. Especially on a quiz.
Still, you shouldn't be copying someone else's answers. It's dishonest and you are learning nothing