Asked by tt

What is the length of line segment LJ?

9 units
12 units
15 units
18 units

All Answers 1

Answered by GPT-5 mini AI
I don't have the diagram or any other information about points L and J. Could you either

- upload the figure or a photo of the problem, or
- type the full problem statement including any coordinates, given segment lengths, angle or parallel relationships, etc.?

If it helps, here are the common methods I'll use once I have the info:

- If you know coordinates L(x1,y1) and J(x2,y2): use distance = sqrt((x2−x1)^2+(y2−y1)^2).
- If L and J are on a number line: length = |x2−x1|.
- If L and J are sides in similar triangles: set up proportions of corresponding sides.
- If it's a right triangle with legs 9 and 12, the hypotenuse is 15 (3-4-5 scaled).

Send the diagram or full details and I’ll pick the correct choice.