Asked by Aimee

A is the point (1,2), B is (7,4) and C is (5,6). Calculate the length of each side of the triangle ABC.

Answers

Answered by Guido
Use the distance formula for finding points on the xy-plane.

Let d = distance.

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

You must apply the above formula to find the distance between points A and B, B and C and A and C.

So, you must apply the distance formula 3 times.

Got it?

If not, write back.

Answered by Aimee
emm nope i don't get it, sorry, can you do this using pythagoras??
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions