Problem Overview:
The task is to match each quadrilateral shape (A, B, C, D, E, G, H) with its corresponding description and then write the name of the shape using the word bank provided. The word bank includes the following shapes:
- Rectangle
- Arrowhead
- Rhombus
- Isosceles Trapezoid
- Square
- Trapezoid
- Kite
- Parallelogram
Solution Approach:
1.
Identify each shape based on its visual properties.
2.
Match the shape with the description that accurately describes its properties.
3.
Write the name of the shape in the line provided.
Step-by-Step Solution:
#### Shape A:
-
Visual Properties: Four sides, all angles are right angles, opposite sides are equal and parallel.
-
Description Match: "Opposite sides equal, Opposite sides parallel, 4 right angles."
-
Name:
Rectangle
#### Shape B:
-
Visual Properties: Four sides, two pairs of adjacent sides are equal, one line of symmetry.
-
Description Match: "2 pairs of equal adjacent sides, 1 line of symmetry."
-
Name:
Kite
#### Shape C:
-
Visual Properties: Four sides, all sides are equal, all angles are right angles, diagonals bisect at right angles.
-
Description Match: "All sides equal, Opposite sides parallel, 4 right angles, Diagonals bisect at right angles."
-
Name:
Square
#### Shape D:
-
Visual Properties: Four sides, opposite sides are equal and parallel, no right angles.
-
Description Match: "Opposite sides equal, Opposite sides parallel, No right angles."
-
Name:
Parallelogram
#### Shape E:
-
Visual Properties: Four sides, one pair of parallel lines, two non-parallel sides are equal, one line of symmetry.
-
Description Match: "1 pair of parallel lines, 2 equal sides, 1 line of symmetry, No right angles."
-
Name:
Isosceles Trapezoid
#### Shape G:
-
Visual Properties: Four sides, all sides are equal, opposite sides are parallel, diagonals bisect at right angles, no right angles.
-
Description Match: "All sides equal, Opposite sides parallel, Diagonals bisect at right angles, No right angles."
-
Name:
Rhombus
#### Shape H:
-
Visual Properties: Four sides, two pairs of adjacent sides are equal, diagonals cross at right angles.
-
Description Match: "2 pairs of equal adjacent sides, Diagonals cross at right angles."
-
Name:
Arrowhead
#### Shape Not Used:
-
Trapezoid: This shape is not used because it does not fit any of the descriptions provided. The Isosceles Trapezoid is already matched with Shape E.
Final Answer:
\[
\boxed{
\begin{array}{ll}
\text{Shape A:} & \text{Rectangle} \\
\text{Shape B:} & \text{Kite} \\
\text{Shape C:} & \text{Square} \\
\text{Shape D:} & \text{Parallelogram} \\
\text{Shape E:} & \text{Isosceles Trapezoid} \\
\text{Shape G:} & \text{Rhombus} \\
\text{Shape H:} & \text{Arrowhead} \\
\end{array}
}
\]
Parent Tip: Review the logic above to help your child master the concept of quadrilateral worksheet 5th grade.