SOLUTION: Find the distance between the two points. Round to the nearest tenth if necessary.
(6, 11), (0, 3)
a.
10
b.
14
c.
15
d.
100
Algebra ->
Sequences-and-series
-> SOLUTION: Find the distance between the two points. Round to the nearest tenth if necessary.
(6, 11), (0, 3)
a.
10
b.
14
c.
15
d.
100
Log On
You can put this solution on YOUR website! Find the distance between the two points. Round to the nearest tenth if necessary.
(6, 11), (0, 3)
-----
d = sqrt[(11-3)^2+(6-0)^2] = sqrt[64+36] = sqrt(100) = 10
================================
Cheers,
Stan H.
=====================
a.
10
b.
14
c.
15
d.
100