asked 56.9k views
1 vote
Find the distance between the points g(-5,4) and h(2,\6) .

asked
User Susannah
by
9.2k points

1 Answer

6 votes
Using the distance formula, the distance between two points (x1, y1) and (x2, y2) is given by:

d = sqrt((x2 - x1)^2 + (y2 - y1)^2)

In this case, (x1, y1) = (-5, 4) and (x2, y2) = (2, 6).

So, the distance between g(-5, 4) and h(2, 6) is:

d = sqrt((2 - (-5))^2 + (6 - 4)^2)
= sqrt(7^2 + 2^2)
= sqrt(49 + 4)
= sqrt(53)

Therefore, the distance between the two points is sqrt(53).
Find the distance between the points g(-5,4) and h(2,\6) .-example-1
answered
User Hexedpackets
by
8.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.