Problem Description:
The task is to identify and write the names of the 2D shapes shown in the image. The shapes are labeled with letters (S, R, P, H, O, C, S, O, T, S), and a list of shape names is provided at the bottom for reference.
Solution:
#### Step 1: Identify each shape based on its characteristics.
We will analyze each shape one by one and match it with the correct name from the provided list.
---
#### Row 1:
1.
Shape labeled "S":
- This shape has four equal sides and four right angles.
-
Name: Square
2.
Shape labeled "R":
- This shape has four sides with opposite sides equal and parallel, but not all sides are equal. It also has four right angles.
-
Name: Rectangle
3.
Shape labeled "P":
- This shape has five straight sides.
-
Name: Pentagon
---
#### Row 2:
4.
Shape labeled "H":
- This shape has six straight sides.
-
Name: Hexagon
5.
Shape labeled "O":
- This shape has eight straight sides.
-
Name: Octagon
6.
Shape labeled "C":
- This shape is perfectly round.
-
Name: Circle
---
#### Row 3:
7.
Shape labeled "S":
- This shape resembles half of a circle.
-
Name: Semi Circle
8.
Shape labeled "O":
- This shape is an elongated oval or ellipse.
-
Name: Oval
9.
Shape labeled "T":
- This shape has three straight sides.
-
Name: Triangle
---
#### Row 4:
10.
Shape labeled "S":
- This shape has five points extending outward from a central point.
-
Name: Star
---
#### Step 2: Write the answers in the grid.
Using the identified names, we can fill in the grid as follows:
| S | R | P |
|---|---|---|
| Square | Rectangle | Pentagon |
| H | O | C |
|---|---|---|
| Hexagon | Octagon | Circle |
| S | O | T |
|---|---|---|
| Semi Circle | Oval | Triangle |
| S |
|---|
| Star |
---
Final Answer:
\[
\boxed{
\begin{array}{ccc}
\text{Square} & \text{Rectangle} & \text{Pentagon} \\
\text{Hexagon} & \text{Octagon} & \text{Circle} \\
\text{Semi Circle} & \text{Oval} & \text{Triangle} \\
\text{Star}
\end{array}
}
\]
Parent Tip: Review the logic above to help your child master the concept of shape worksheet year 1.