Answer:
Explanation:
To find the distance between two points, you can use the distance formula:
d = √[(x2 - x1)^2 + (y2 - y1)^2]
where (x1, y1) and (x2, y2) are the coordinates of the two points.
To find the midpoint between two points, you can use the midpoint formula:
[(x1 + x2)/2, (y1 + y2)/2]
where (x1, y1) and (x2, y2) are the coordinates of the two points.
Using the given lengths, you should be able to find the coordinates of each point and then use the formulas above to fill out the table in the "Rooftop Artist" document.