asked 57.4k views
2 votes
Two points are defined as (x1, y1) and (x2, y2) when plotted on a rectangular coordinate grid. find the distance, d, between the two points ( -3, 1) and (6, -9)

asked
User MH Fuad
by
8.1k points

1 Answer

3 votes
d=√( (x2-x1)²+(y2-y1)² )

d=√(6--3)²+((-9-1)²

d=√(81+64)

d=√145
answered
User David Henderson
by
8.6k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.