Problem preview
G-GPE.7 Warmup M1-046-A08-V01

Use coordinate methods to compute polygon perimeters and areas of triangles/rectangles.

Use the coordinate area formula on ordered vertices

Problem

Use the shoelace formula on the ordered vertices \(A(0,0),~B(4,0),~C(0,3)\). Give the shoelace sum and the polygon's area.

Big Picture

What this problem is really about

List the vertices in one continuous trip around the boundary and repeat the first point at the end. Form the two diagonal-product sums, take the absolute difference so orientation cannot make area negative, and divide by two; a quick sketch confirms the order before the arithmetic begins.

Inside Gozunta

Turn the preview into practice.

More than a preview

Gozunta lets you study this problem—and more than 10,000 others.

Create targeted learning sessions, use hints, check your answer, read the walkthrough, watch the video, print the work, and track your progress.

Discover Gozunta Try it now
Four variants of this problem type
Curriculum context
Course
Math I
Standard
G-GPE.7
Category
Geometry
Domain
Expressing Geometric Properties with Equations
Objective
Use coordinate methods to compute polygon perimeters and areas of triangles/rectangles.
Problem type
Use the coordinate area formula on ordered vertices