165k views
2 votes
What is the distance between points S and U if S is 2, 1 and U is 6, 8

Round to the nearest tenth of a unit.


A. 3.3 units

B. 6.4 units

C. 8.1 units

D. 12.0 units

2 Answers

7 votes

Answer:

C

Explanation:

S has coordinates (2 , 1) and U has coordinates (6, 8) . Computing the SU vector gives us (4 , 7)

taking the distance formula : sqrt(4^2 +7^2)

= sqrt(65) = 8.1 which is answer C

User Momvart
by
8.5k points
7 votes

The distance formula is:

D = sqrt((x2-x1)^2 + (y2-y1)^2)

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

D = sqrt(4^2 + 7^2)

D = sqrt( 16 + 49)

D = sqrt(65)

D = 8.06

Rounded to the beat tenth = 8.1 units.

The answer is C. 8.1 units

User Thomas Jager
by
8.0k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.