asked 173k views
1 vote
The coordinates of the point JJ are left bracket, 2, comma, minus, 3, right bracket(2,−3) and the coordinates of point KK are left bracket, 2, comma, 9, right bracket, .(2,9). What is the distance, in units, between the point JJ and point K, question markK?

asked
User Negar
by
7.8k points

1 Answer

3 votes

Answer:

Therefore, the distance between point J and point K is 12 units.

Explanation:

The distance between two points in a coordinate plane can be calculated using the distance formula:

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

Where:

(x1, y1) are the coordinates of point 1

(x2, y2) are the coordinates of point 2

In this case, point 1 is (2, -3) and point 2 is (2, 9). Plugging these values into the distance formula, we get:

distance = sqrt((2 - 2)^2 + (9 - (-3))^2)

Simplifying the expression, we get:

distance = sqrt(0^2 + 12^2)

distance = sqrt(144)

answered
User Ahvargas
by
8.1k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.