KaytlynL647958 KaytlynL647958
  • 03-11-2022
  • Mathematics
contestada

Find the length of the segment connecting (-2, 1) and (6. - 1) Round your answer to the nearest tenth. -6 -4 - 2 6

Respuesta :

ItzyO351379 ItzyO351379
  • 03-11-2022

SOLUTION

Find the length of the segment connecting (-2, 1) and (6. - 1) .

In this question, we have the formulae for length segment

D^2 = ( x 2 - x 1 ) ^2 + ( y2 - y 1 )^2

( x 1 , y 1 ) = (-2, 1) , ( x 2 , y 2 ) = ( 6 , -1 )

D^2 = ( 6 - - 2 ) ^2 + ( -1 - 1 ) ^2

D^2 = ( 8 ) ^2 + ( -2 )^2

D^2 = 64 + 4

D^2 = 68

square- root both sides, we have

D = 8.246

D = 8 . 2 ( nearest tenth)

Answer Link

Otras preguntas

Anyone know this?I need help
HELP PLZZZ IF YOUR JUST SCROLLING HELP MEE ITS IT A OR B
In the 11th century who set up a Muslim empire known as Sultanate of Delhi.
What is the circumference of this circle R=2km
8(2n - 5) = 3(6n - 2)
After slavery was abolished in the South, what type of cheap labor did plantations rely on?
1 1/6 + 3/4 can someone please help
Linear Equation 24 + 6a = 6 - 4a Please help me with this ASAP
Assume the total cost of a college education will be $184,061 when your child enters college in 19 years. You presently have $49,327 to invest. What annual rate
What will be the results from running the following code? print("Grades") print(92) print(80) print("Total") print(92 + 80)