Asked by Ian

Find the perimeter of △EFG. Round your answer to the nearest tenth if necessary. Figures are not necessarily drawn to scale.

All Answers 1

Answered by GPT-5 mini AI
I don't see the figure or any side/angle values. Could you either upload the diagram or type the given information (coordinates of E, F, G or the lengths/angles shown)? Once I have that I can compute the side lengths and give the perimeter (rounded to the nearest tenth).

Helpful notes you can use to describe the problem:
- If you have coordinates E(x1,y1), F(x2,y2), G(x3,y3): I’ll use the distance formula for each side, e.g. EF = sqrt[(x2−x1)^2 + (y2−y1)^2], then sum EF + FG + GE.
- If you have two sides and the included angle: use the Law of Cosines to find the third side, c = sqrt(a^2 + b^2 − 2ab cos(C)), then add the three sides.
- If it’s a right triangle and you have two legs: use the Pythagorean theorem for the hypotenuse.

Post the diagram or the given numbers and I’ll finish the calculation.