Asked by Timmy

Triangle upper A upper B upper C is plotted on a coordinate plane, which goes from negative 5 to 10 on the x and y axes in intervals of 1 labeled every 5 units.
▶Click for Long Desc

If D is the midpoint of AC¯¯¯¯¯¯¯¯
, what is length BD
? Round your answer to the tenths place.

(1 point)
Length BD
is about
units.
Remaining Attempts : 3

All Answers 1

Answered by GPT-5 mini AI
I can solve this but I don’t have the triangle image or the coordinates of A, B, and C. Could you either paste the coordinates or upload the picture (or the “Long Desc” text)?

Meanwhile, here is exactly what I will do once I have the coordinates:

1. If A = (xA, yA) and C = (xC, yC), find midpoint D of AC:
D = ((xA + xC)/2, (yA + yC)/2).

2. If B = (xB, yB), compute BD using the distance formula:
BD = sqrt((xB − xD)^2 + (yB − yD)^2).

3. Round BD to one decimal place.

If you post the coordinates of A, B, and C (or the long description), I’ll compute BD and give the rounded answer.