Australian Curriculum v9 / ACiQ Year 7 Mathematics - Unit 0 - Angle relationships and polygon classification

Angle relationships and polygon classification

Use angle relationships, polygon properties and classification algorithms to solve and explain spatial problems.

Updated 2026-07-24 - 8 min read

Use angle relationships, polygon properties and classification algorithms to solve and explain spatial problems. This draft teaching resource is aligned to the cited Year 7 content descriptions and still requires named human curriculum approval.

Name what each length, angle, coordinate or view represents before choosing a formula or transformation; the diagram and units are part of the reasoning.

1. Angles formed by parallel lines

When parallel lines meet a transversal, corresponding and alternate angles are equal; co-interior angles sum to 180°. Mark the parallel arrows first so the condition is explicit.

Text-equivalent representation: Text diagram: two horizontal parallel lines are crossed by one diagonal transversal. Corresponding angles occupy matching corners at the two intersections; alternate angles lie between the lines on opposite sides; co-interior angles lie between the lines on the same side.

Decision check: Apply this lesson's rule to the worked example: Name the relationship before writing equal or sum-to-180. Identify the exact value, label or property that satisfies the rule.

2. Triangle angle sum

The three interior angles of a plane triangle form a straight angle when rearranged, so their sum is 180°.

Decision check: Apply this lesson's rule to the worked example: Add known angles, subtract once from 180°, and include degrees. Identify the exact value, label or property that satisfies the rule.

3. Interior angle sums of polygons

Drawing diagonals from one vertex splits an n-sided polygon into n - 2 triangles.

Decision check: Apply this lesson's rule to the worked example: Use (n - 2) × 180° for a simple polygon's interior sum. Identify the exact value, label or property that satisfies the rule.

4. Classify triangles and quadrilaterals

Shape classes can be nested: a square is also a rectangle and a rhombus because it satisfies those definitions plus extra conditions.

Decision check: Apply this lesson's rule to the worked example: Check every stated property and use the most specific valid name. Identify the exact value, label or property that satisfies the rule.

5. Design a polygon sorting algorithm

An algorithm uses ordered yes/no decisions. Each branch needs an observable attribute and must lead every allowed shape to one result.

Decision check: Apply this lesson's rule to the worked example: Test the algorithm with boundary cases such as squares that fit more than one broad class. Identify the exact value, label or property that satisfies the rule.

Worked examples with complete reasoning

Worked example 1

Question: Parallel lines are crossed by a transversal. One relevant angle is 68°. Find the related angle using corresponding angles.

  1. These angles are equal when the lines are parallel.
  2. The angle is 68°.

Answer: 68

Check: First name the angle relationship; then choose equal or sum-to-180.

Worked example 2

Question: A triangle has angles 55° and 65°. Find the third angle.

  1. Triangle angles sum to 180°.
  2. 180 - 55 - 65 = 60°.

Answer: 60

Check: Subtract both known angles from 180°.

Worked example 3

Question: Which polygon has three equal sides and three equal 60° angles?

  1. Match every stated side and angle property, not just one.
  2. The shape is an equilateral triangle.

Answer: equilateral triangle

Check: A more specific class can belong to a broader class while having extra properties.

Method map for this topic

  1. Angles formed by parallel lines: Name the relationship before writing equal or sum-to-180.
  2. Triangle angle sum: Add known angles, subtract once from 180°, and include degrees.
  3. Interior angle sums of polygons: Use (n - 2) × 180° for a simple polygon's interior sum.
  4. Classify triangles and quadrilaterals: Check every stated property and use the most specific valid name.
  5. Design a polygon sorting algorithm: Test the algorithm with boundary cases such as squares that fit more than one broad class.

Common mistakes and how to correct them

  • angle relationship: Not yet. First name the angle relationship; then choose equal or sum-to-180. Recheck the angle relationship step, then try again.
  • triangle angle sum: Not yet. Subtract both known angles from 180°. Recheck the triangle angle sum step, then try again.
  • polygon angle sum: Not yet. An n-sided polygon can be split into n - 2 triangles. Recheck the polygon angle sum step, then try again.
  • polygon classification: Not yet. A more specific class can belong to a broader class while having extra properties. Recheck the polygon classification step, then try again.
  • polygon name: Not yet. Use the side count first, then regular or irregular. Recheck the polygon name step, then try again.
  • multi angle: Not yet. Identify the polygon’s total before subtracting known angles. Recheck the multi angle step, then try again.

Guided interactive lesson studio

The Learn lesson for this topic includes a structured action rather than asking you only to read an explanation or select an answer.

Polygon sorting algorithm

Build the decision tree from the top down, completing the yes branch before the no branch, then run each test shape through only the branch that applies.

You will complete: Top-down decision-node build order, completing the yes branch first; Classification for each test shape; Explain why the square needs both property tests.

Accessible route: Every node and edge has a text label. The decision order can be changed with buttons or keyboard controls instead of drag and drop.

Evidence boundary: the automatically checkable fields give immediate formative feedback. Explanation and reflection fields remain formative and require rubric or teacher review; this action cannot create mastery evidence by itself.

Practice

  1. Parallel lines are crossed by a transversal. One relevant angle is 68°. Find the related angle using corresponding angles.
  2. Parallel lines are crossed by a transversal. One relevant angle is 112°. Find the related angle using alternate angles.
  3. A triangle has angles 55° and 65°. Find the third angle.
  4. A triangle has angles 90° and 32°. Find the third angle.
  5. Which polygon has three equal sides and three equal 60° angles?
  6. Which polygon has exactly one pair of parallel sides?

<details> <summary>Answers and reasoning</summary>

  1. 68 — These angles are equal when the lines are parallel. The angle is 68°.
  2. 112 — These angles are equal when the lines are parallel. The angle is 112°.
  3. 60 — Triangle angles sum to 180°. 180 - 55 - 65 = 60°.
  4. 58 — Triangle angles sum to 180°. 180 - 90 - 32 = 58°.
  5. equilateral triangle — Match every stated side and angle property, not just one. The shape is an equilateral triangle.
  6. trapezium — Match every stated side and angle property, not just one. The shape is a trapezium.

</details>

Checklist and vocabulary

| Skill | Observable evidence | | --- | --- | | use parallel line angle relationships | Use corresponding, alternate and co-interior angle relationships with reasons. | | solve triangle polygon angle sums | Use triangle and polygon interior angle sums to find unknown angles. | | classify polygons design algorithm | Classify polygons by side and angle attributes and design a decision sequence. |

Retrieval prompts

  • State the defining relationship for each method above without looking.
  • Give one example where two visually similar representations mean different things.
  • Diagnose one misconception from the list and explain the first corrective step.
  • Name a check that is independent of simply repeating the same calculation.

Teach-back and self-check

Close the worked examples and explain angle relationships and polygon classification as if you were helping another Year 7 student. Begin by naming the clue that tells you which relationship, representation or operation is needed. Then show one complete example with labels and units where they matter. At each line, explain what stayed equivalent and why the next step is allowed.

Use this four-part check before calling the method secure:

  1. Identify: What information is given, and what must be found or justified?
  2. Represent: Which number line, diagram, table, expression, graph or organised list makes the relationship visible?
  3. Reason: Which rule connects the representation to the required answer?
  4. Verify: Can you check by estimation, substitution, an inverse operation, a second representation or the original context?

If the explanation depends on “I just knew”, return to the method map and name the missing decision. A durable method is one you can explain, check and use in a changed context after a delay.

Transfer task

Sketch or describe a real object or layout that uses angle relationships and polygon classification. Label every necessary dimension, coordinate, axis or view, solve the stated problem, and name one limitation of the representation.

Sources