Problem Description:
The task is to identify and color the correct shape for each category listed on the worksheet. The categories are:
1. Circle
2. Rectangle
3. Square
4. Star
5. Heart
6. Triangle
7. Oval
Each row contains four shapes, and you need to select the one that matches the category name.
---
Solution Approach:
To solve this problem, we will analyze each row and identify the correct shape based on its geometric properties:
#### 1.
Circle
- A circle is a perfectly round shape with all points on its boundary equidistant from the center.
- In the first row, the correct shape is the
round shape (fourth column).
#### 2.
Rectangle
- A rectangle has four sides with opposite sides being equal and parallel, and all angles are 90 degrees.
- In the second row, the correct shape is the
four-sided figure with right angles (third column).
#### 3.
Square
- A square is a special type of rectangle where all four sides are equal in length.
- In the third row, the correct shape is the
four-sided figure with equal sides (third column).
#### 4.
Star
- A star typically has multiple pointed tips radiating outward.
- In the fourth row, the correct shape is the
pointed, multi-tipped figure (second column).
#### 5.
Heart
- A heart shape resembles a symmetrical figure with two rounded lobes at the top and a pointed bottom.
- In the fifth row, the correct shape is the
heart-like figure (fourth column).
#### 6.
Triangle
- A triangle has three straight sides and three angles.
- In the sixth row, the correct shape is the
three-sided figure (first column).
#### 7.
Oval
- An oval is an elongated, curved shape resembling a flattened circle.
- In the seventh row, the correct shape is the
elongated, curved figure (second column).
---
Final Answer:
Here are the correct shapes to color for each category:
1.
Circle: Fourth column in the first row.
2.
Rectangle: Third column in the second row.
3.
Square: Third column in the third row.
4.
Star: Second column in the fourth row.
5.
Heart: Fourth column in the fifth row.
6.
Triangle: First column in the sixth row.
7.
Oval: Second column in the seventh row.
Boxed Answer:
\[
\boxed{
\begin{array}{c}
\text{Circle: Fourth column (first row)} \\
\text{Rectangle: Third column (second row)} \\
\text{Square: Third column (third row)} \\
\text{Star: Second column (fourth row)} \\
\text{Heart: Fourth column (fifth row)} \\
\text{Triangle: First column (sixth row)} \\
\text{Oval: Second column (seventh row)}
\end{array}
}
\]
Parent Tip: Review the logic above to help your child master the concept of shape worksheet year 1.