204k views
3 votes
Find The distance between (-3,1) and (-1,6). If necessary,round to the nearest tenth.

1 Answer

4 votes
use distance formula:-

distance = sqrt [ (x2 - x1)^2 + (y2 - y1)^2) ]

let (x1,y1) = (-3,1) and (x2,y2) = (-1,6) Plug these values in to formula.
User Dsmith
by
7.5k points