12350250 12350250
  • 25-04-2022
  • Mathematics
contestada

find the length of the segment with endpoints at (2, 7) and (8, -1)

Respuesta :

S1NGH
S1NGH S1NGH
  • 25-04-2022

Answer:

10

Step-by-step explanation:

→ Find the difference in x coordinates

8 - 2= 6

→ Find the difference in y coordinates

-1 - 7 = -8

→ Use Pythagoras

√6² + (-8)² = 10

Answer Link

Otras preguntas

A stone is dropped into a well. The sound of the splash is heard 6.25 s later. What is the depth of the well? (Take the speed of sound to be 343 m/s.)
Twice the difference of three times x and five:
On average, Bethany has noticed that 22 trains pass by her house daily (24 hours) on the nearby train tracks. What is the probability that at most 4 trains will
A man 6.00 ft tall approaches a street light 15.0 ft above the ground at the rate of 4.00 ​ft/s. How fast is the end of the​ man's shadow moving when he is 14.0
Considering the following code segment: if ( num <0) { alert("It's a negative num."); } else { alert("It's a non-negative num."); } What will be displayed
What three elements make up all carbohydrates
During a very quick stop, a car decelerates at 28.4 rad/s?. Assume the tires initially rotated in the positive direction and radius of tires is 0.32m a) How man
. Regular languages are closed under union. True False
Simplify : -5 (10 + -2y ) -16
Identify examples of loop structures using comments in your code. Be sure your examples address each of the following: i. Item-based for loops ii. Index-based (