Polygon angle sum via triangulation from a vertex
4.G.A.2
Generated variants — 7
In a regular pentagon (a regular polygon with 5 sides), find the measure of angle .
Show solution
1 · Understandwhat's really being asked
I have a regular pentagon -- a 5-sided polygon with all sides and all angles equal. One interior angle is marked a, and I need its measure in degrees.
Givens
- The polygon is regular (all 5 sides equal, all 5 interior angles equal).
- It has 5 sides (a pentagon).
- One interior angle is labeled a.
Unknowns
- The measure of interior angle a.
Constraints
- Drawing all diagonals from one vertex splits an n-sided polygon into (n - 2) triangles.
- Each triangle's three angles add to 180 degrees.
- Because the polygon is regular, all interior angles are equal, so each equals the total divided by 5.
2 · Planchoose the strategy
#7 Identify Subproblems
Triangulate the pentagon from one vertex to turn an unfamiliar polygon into a familiar set of triangles, add up the angles using 180 degrees per triangle, then split equally because the polygon is regular.
3 · Execute3 carry out the plan
1Cut the pentagon into triangles
2Add up all the interior angles
3Divide equally among the 5 angles
4 · Reviewdoes it hold up?
108 degrees is between 0 and 180 degrees, which fits a convex regular polygon. As polygons gain sides their interior angles grow toward 180, and 108 for a 5-gon sits sensibly in that range.
Standardsmin grade 4
4.G.A.2Classify two-dimensional figures based on presence of parallel or perpendicular lines — Triangulating the regular polygon and using the equal-angle property to split the total.4.MD.C.7Recognize angle measure as additive and solve addition and subtraction problems — Adding the 180-degree triangles into the total interior-angle measure.
In a regular hexagon (a regular polygon with 6 sides), find the measure of angle .
Show solution
1 · Understandwhat's really being asked
I have a regular hexagon -- a 6-sided polygon with all sides and all angles equal. One interior angle is marked a, and I need its measure in degrees.
Givens
- The polygon is regular (all 6 sides equal, all 6 interior angles equal).
- It has 6 sides (a hexagon).
- One interior angle is labeled a.
Unknowns
- The measure of interior angle a.
Constraints
- Drawing all diagonals from one vertex splits an n-sided polygon into (n - 2) triangles.
- Each triangle's three angles add to 180 degrees.
- Because the polygon is regular, all interior angles are equal, so each equals the total divided by 6.
2 · Planchoose the strategy
#7 Identify Subproblems
Triangulate the hexagon from one vertex to turn an unfamiliar polygon into a familiar set of triangles, add up the angles using 180 degrees per triangle, then split equally because the polygon is regular.
3 · Execute3 carry out the plan
1Cut the hexagon into triangles
2Add up all the interior angles
3Divide equally among the 6 angles
4 · Reviewdoes it hold up?
120 degrees is between 0 and 180 degrees, which fits a convex regular polygon. As polygons gain sides their interior angles grow toward 180, and 120 for a 6-gon sits sensibly in that range.
Standardsmin grade 4
4.G.A.2Classify two-dimensional figures based on presence of parallel or perpendicular lines — Triangulating the regular polygon and using the equal-angle property to split the total.4.MD.C.7Recognize angle measure as additive and solve addition and subtraction problems — Adding the 180-degree triangles into the total interior-angle measure.
In a regular heptagon (a regular polygon with 7 sides), find the measure of angle .
Show solution
1 · Understandwhat's really being asked
I have a regular heptagon -- a 7-sided polygon with all sides and all angles equal. One interior angle is marked a, and I need its measure in degrees.
Givens
- The polygon is regular (all 7 sides equal, all 7 interior angles equal).
- It has 7 sides (a heptagon).
- One interior angle is labeled a.
Unknowns
- The measure of interior angle a.
Constraints
- Drawing all diagonals from one vertex splits an n-sided polygon into (n - 2) triangles.
- Each triangle's three angles add to 180 degrees.
- Because the polygon is regular, all interior angles are equal, so each equals the total divided by 7.
2 · Planchoose the strategy
#7 Identify Subproblems
Triangulate the heptagon from one vertex to turn an unfamiliar polygon into a familiar set of triangles, add up the angles using 180 degrees per triangle, then split equally because the polygon is regular.
3 · Execute3 carry out the plan
1Cut the heptagon into triangles
2Add up all the interior angles
3Divide equally among the 7 angles
4 · Reviewdoes it hold up?
128.6 degrees is between 0 and 180 degrees, which fits a convex regular polygon. As polygons gain sides their interior angles grow toward 180, and 128.6 for a 7-gon sits sensibly in that range.
Standardsmin grade 4
4.G.A.2Classify two-dimensional figures based on presence of parallel or perpendicular lines — Triangulating the regular polygon and using the equal-angle property to split the total.4.MD.C.7Recognize angle measure as additive and solve addition and subtraction problems — Adding the 180-degree triangles into the total interior-angle measure.
In a regular octagon (a regular polygon with 8 sides), find the measure of angle .
Show solution
1 · Understandwhat's really being asked
I have a regular octagon -- a 8-sided polygon with all sides and all angles equal. One interior angle is marked a, and I need its measure in degrees.
Givens
- The polygon is regular (all 8 sides equal, all 8 interior angles equal).
- It has 8 sides (a octagon).
- One interior angle is labeled a.
Unknowns
- The measure of interior angle a.
Constraints
- Drawing all diagonals from one vertex splits an n-sided polygon into (n - 2) triangles.
- Each triangle's three angles add to 180 degrees.
- Because the polygon is regular, all interior angles are equal, so each equals the total divided by 8.
2 · Planchoose the strategy
#7 Identify Subproblems
Triangulate the octagon from one vertex to turn an unfamiliar polygon into a familiar set of triangles, add up the angles using 180 degrees per triangle, then split equally because the polygon is regular.
3 · Execute3 carry out the plan
1Cut the octagon into triangles
2Add up all the interior angles
3Divide equally among the 8 angles
4 · Reviewdoes it hold up?
135 degrees is between 0 and 180 degrees, which fits a convex regular polygon. As polygons gain sides their interior angles grow toward 180, and 135 for a 8-gon sits sensibly in that range.
Standardsmin grade 4
4.G.A.2Classify two-dimensional figures based on presence of parallel or perpendicular lines — Triangulating the regular polygon and using the equal-angle property to split the total.4.MD.C.7Recognize angle measure as additive and solve addition and subtraction problems — Adding the 180-degree triangles into the total interior-angle measure.
In a regular nonagon (a regular polygon with 9 sides), find the measure of angle .
Show solution
1 · Understandwhat's really being asked
I have a regular nonagon -- a 9-sided polygon with all sides and all angles equal. One interior angle is marked a, and I need its measure in degrees.
Givens
- The polygon is regular (all 9 sides equal, all 9 interior angles equal).
- It has 9 sides (a nonagon).
- One interior angle is labeled a.
Unknowns
- The measure of interior angle a.
Constraints
- Drawing all diagonals from one vertex splits an n-sided polygon into (n - 2) triangles.
- Each triangle's three angles add to 180 degrees.
- Because the polygon is regular, all interior angles are equal, so each equals the total divided by 9.
2 · Planchoose the strategy
#7 Identify Subproblems
Triangulate the nonagon from one vertex to turn an unfamiliar polygon into a familiar set of triangles, add up the angles using 180 degrees per triangle, then split equally because the polygon is regular.
3 · Execute3 carry out the plan
1Cut the nonagon into triangles
2Add up all the interior angles
3Divide equally among the 9 angles
4 · Reviewdoes it hold up?
140 degrees is between 0 and 180 degrees, which fits a convex regular polygon. As polygons gain sides their interior angles grow toward 180, and 140 for a 9-gon sits sensibly in that range.
Standardsmin grade 4
4.G.A.2Classify two-dimensional figures based on presence of parallel or perpendicular lines — Triangulating the regular polygon and using the equal-angle property to split the total.4.MD.C.7Recognize angle measure as additive and solve addition and subtraction problems — Adding the 180-degree triangles into the total interior-angle measure.
In a regular decagon (a regular polygon with 10 sides), find the measure of angle .
Show solution
1 · Understandwhat's really being asked
I have a regular decagon -- a 10-sided polygon with all sides and all angles equal. One interior angle is marked a, and I need its measure in degrees.
Givens
- The polygon is regular (all 10 sides equal, all 10 interior angles equal).
- It has 10 sides (a decagon).
- One interior angle is labeled a.
Unknowns
- The measure of interior angle a.
Constraints
- Drawing all diagonals from one vertex splits an n-sided polygon into (n - 2) triangles.
- Each triangle's three angles add to 180 degrees.
- Because the polygon is regular, all interior angles are equal, so each equals the total divided by 10.
2 · Planchoose the strategy
#7 Identify Subproblems
Triangulate the decagon from one vertex to turn an unfamiliar polygon into a familiar set of triangles, add up the angles using 180 degrees per triangle, then split equally because the polygon is regular.
3 · Execute3 carry out the plan
1Cut the decagon into triangles
2Add up all the interior angles
3Divide equally among the 10 angles
4 · Reviewdoes it hold up?
144 degrees is between 0 and 180 degrees, which fits a convex regular polygon. As polygons gain sides their interior angles grow toward 180, and 144 for a 10-gon sits sensibly in that range.
Standardsmin grade 4
4.G.A.2Classify two-dimensional figures based on presence of parallel or perpendicular lines — Triangulating the regular polygon and using the equal-angle property to split the total.4.MD.C.7Recognize angle measure as additive and solve addition and subtraction problems — Adding the 180-degree triangles into the total interior-angle measure.
In a regular dodecagon (a regular polygon with 12 sides), find the measure of angle .
Show solution
1 · Understandwhat's really being asked
I have a regular dodecagon -- a 12-sided polygon with all sides and all angles equal. One interior angle is marked a, and I need its measure in degrees.
Givens
- The polygon is regular (all 12 sides equal, all 12 interior angles equal).
- It has 12 sides (a dodecagon).
- One interior angle is labeled a.
Unknowns
- The measure of interior angle a.
Constraints
- Drawing all diagonals from one vertex splits an n-sided polygon into (n - 2) triangles.
- Each triangle's three angles add to 180 degrees.
- Because the polygon is regular, all interior angles are equal, so each equals the total divided by 12.
2 · Planchoose the strategy
#7 Identify Subproblems
Triangulate the dodecagon from one vertex to turn an unfamiliar polygon into a familiar set of triangles, add up the angles using 180 degrees per triangle, then split equally because the polygon is regular.
3 · Execute3 carry out the plan
1Cut the dodecagon into triangles
2Add up all the interior angles
3Divide equally among the 12 angles
4 · Reviewdoes it hold up?
150 degrees is between 0 and 180 degrees, which fits a convex regular polygon. As polygons gain sides their interior angles grow toward 180, and 150 for a 12-gon sits sensibly in that range.
Standardsmin grade 4
4.G.A.2Classify two-dimensional figures based on presence of parallel or perpendicular lines — Triangulating the regular polygon and using the equal-angle property to split the total.4.MD.C.7Recognize angle measure as additive and solve addition and subtraction problems — Adding the 180-degree triangles into the total interior-angle measure.