answersLogoWhite

0


Best Answer

2*sqrt(34), or approximately 11.7

I assume you are giving the x,y coordinates in the problem. In that case, you use the Pythagorean theorem(with the distance between the points along the x-axis and the distance between the points along the y-axis as the length of the legs and the distance between the points as the distance of the hypotenuse) to determine length:

length=sqrt((x1-x2)2+(y1-y2)2)=sqrt(((-4)-2)2+(5-(-5))2)=sqrt((-6)2+(10)2)=sqrt(136)=2*sqrt(34), or approximately 11.7

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: If the endpoints of AB are A -4 and 5 and B 2 and -5 what is the length of AB?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

If A is the point -2 -4 and B is -8 4 what is the length of AB?

Endpoints: A (-2, -4) and B (-8, 4) Length of AB: 10 units


If A (-2 -4) and B (-8 4) what is the length of line AB?

End points: (-2, -4) and (-8, 4) Length of line AB: 10


If A (10 4) and B (2 19) what is the length of AB?

Length AB is 17 units


If A (-2 -4) and B (-8 4) what is the length of Ab?

Using the distance formula the length of ab is 5 units


If A(-2-4) and B(-8-4) what is the length of AB?

AB can be found by using the distance formula, which is the square root of (x2-x1)^2 + (y2-y1)^2. In this case, AB= the square root of (-2-(-8))^2 + (-4-(-4))^2 which AB= the square root of 64 + 0 which AB=8.


If the midpoint of a horizontal line segment with a length of 8 is 3 -2 then the coordinates of its endpoints are?

If the midpoint of a horizontal line segment with a length of 8 is (3, -2), then the coordinates of its endpoints are (6, -2) and (0, -4).


If A is the point -2 -4 and B is the point -8 4 what is the length of AB?

Using Pythagoras Length AB = √((-8 - 2)² + (4 - -4)²) = √(6² + 8²) = √100 = 10 units.


What is the midpoint of the line segment with endpoints 2 4 and 2 -4?

Endpoints: (2, 4) and (2, -4) Midpoint: (2, 0)


What is the midpoint of the line segment with endpoints (-2-2) and (4 6)?

Endpoints: (-2,-2) and (4, 6) Midpoint: (1, 2)


plot the given points in a coordinate plane. Then determine whether the line segments named are congruent. 1 A(0, 1), B(4, 1), C(1, 2), D(1, 6); line AB and line CD?

we can create a graph with the x-axis representing the horizontal values and the y-axis representing the vertical values. let's determine whether the line segments AB and CD are congruent. The length of line segment AB can be calculated using the distance formula: AB = sqrt((x2 - x1)^2 + (y2 - y1)^2) For AB(0, 1) and CD(4, 1), the length of AB is: AB = sqrt((4 - 0)^2 + (1 - 1)^2) = sqrt(16 + 0) = sqrt(16) = 4 For CD(1, 2) and CD(1, 6), the length of CD is: CD = sqrt((1 - 1)^2 + (6 - 2)^2) = sqrt(0 + 16) = sqrt(16) = 4 Since the length of AB is equal to the length of CD (both are 4 units), we can conclude that line segments AB and CD are congruent.


What is the midpoint of a segment whose endpoints 4-2 and 51?

If you mean: endpoints of (4, -2) and (5, 1) then its midpoint is at (4.5, -0.5)


Find the length of AB and the coordinates of its midpoint Point A is plotted as -2X and 3Y Point B is plotted as 5X and -4Y?

a = (-2,3)b = (5,-4)vector AB = b - a = (7,-7)Length of AB = sqrt( 72 + 72) = sqrt(98) = 7*sqrt(2)Midpoint of AB = a + (b-a/2) = (-2,3) + (7/2,-7/2)= (3/2,-1/2)