asked 159k views
0 votes
a polygon has the following coordinates: A(-4,-5), B(-2,-3), C(4,-3), D(6,-2), E6,6), F(-1,6), G(-4,2). Find the length of GA.

1 Answer

5 votes
GA = 7.

We use the distance formula to answer this:


d=√((y_2-y_1)^2+(x_2-x_1)^2) \\ \\=√((2--5)^2+(-4--4)^2) \\ \\=√((2+5)^2+(-4+4)^2)=√(7^2+0^2)=√(49)=7
answered
User Tarak
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.