Answer:
To find the length of LM, we can use the fact that M is the midpoint of LN. This means that LM is equal in length to MN.
Given that LM = 3x and MN = x + 8, we can set up an equation to solve for x. Since LM and MN are equal, we have:
3x = x + 8
To solve this equation, we can subtract x from both sides to isolate the variable:
3x - x = x + 8 - x
2x = 8
Now, we can divide both sides of the equation by 2 to solve for x:
2x/2 = 8/2
x = 4
With x = 4, we can substitute it back into the equation for LM:
LM = 3x = 3(4) = 12
Therefore, the length of LM is 12.
Explanation:
<3