Given the coordinates of L and M
To get the length between the two coordinates, we will follow the steps below
Step 1: List out the coordinates of L and M


step 2: calculate the distance
Since they both have the same x coordinates, we can simply subtract the y-coordinate of L from M

Therefore, the distance LM is 7 units