233k views
4 votes
Given the graph below, find GH.

-
Is this asking to find the coordinates, or to find the distance?

Given the graph below, find GH. - Is this asking to find the coordinates, or to find-example-1

1 Answer

6 votes

Answer:


GH = 6.3 (nearest tenth)

Explanation:

Given:

G(-2, -3)

H(0, 3)

Required:

Distance between point G and H = GH

Solution:

Distance between G(-2, -3) and H(0, 3):


GH = √((x_2 - x_1)^2 + (y_2 - y_1)^2)

Let,


G(-2, -3) = (x_1, y_1)


H(0, 3) = (x_2, y_2)


GH = √((0 - (-2))^2 + (3 - (-3))^2)


GH = √((2)^2 + (6)^2)


GH = √(4 + 36) = √(40)


GH = 6.3 (nearest tenth)

User Alex Olteanu
by
5.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.