Find the distance CD rounded to the nearest tenth
![Find the distance CD rounded to the nearest tenth class=](https://us-static.z-dn.net/files/d85/326858540cbc95f8ab0a487760093f3c.png)
Answer:
16.5
Step-by-step explanation:
To find the distance between 2 points
d = sqrt (( x2-x1)^2 + (y2-y1)^2)
= sqrt((-6-10)^2 + (3--1)^2)
= sqrt((-6-10)^2 + (3+1)^2)
= sqrt((-16)^2+(4)^2)
=sqrt(256+16)
= sqrt(272)
=16.4924225
Rounding to the nearest tenth
=16.5
Answer:
d=16.5
Step-by-step explanation:
d=√(10-(-6))²+(-1-3)²
d=√(16)²+(-4)²
d=√256+16
d=√272
d=16.49
d=16.5