Problem 33 of 7
Compute the perimeter of rectangle with vertices 10, 5; 15, 5; 15, 8; 10, 8.
Using a hint is okay. It just tells the trainer to give you a little more review.
Hidden until you reveal it.
determine side lengths and sum.
Hidden until you reveal it.
Vertices must form a rectangle, axis-aligned or rotated.
Enter your answer
Your answer is equivalent to the expected form.
Walkthrough
Full solution stays hidden until you ask for it.
1. Find two adjacent side lengths using coordinate differences or distance formula.
2. Use opposite sides equal in a rectangle.
3. Compute 2(length+width).
Use the worked steps, then substitute the final answer back into the original relationship to confirm it satisfies the prompt.
Adding diagonal lengths as sides.