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
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
3.8m questions
4.8m answers