The task involves identifying the number of
corners and
sides for each 2D shape listed in the table and then drawing the shape. Let's solve it step by step:
Step 1: Understand the Shapes
We are given five 2D shapes:
1.
Circle
2.
Triangle
3.
Square
4.
Rectangle
5.
Oval
Step 2: Analyze Each Shape
#### 1.
Circle
-
Corners: A circle has
0 corners because it is a smooth, curved shape with no sharp points.
-
Sides: A circle has
1 side, which is its continuous curved edge.
-
Draw it: Draw a perfect circle.
#### 2.
Triangle
-
Corners: A triangle has
3 corners (vertices).
-
Sides: A triangle has
3 sides.
-
Draw it: Draw a triangle with three straight sides.
#### 3.
Square
-
Corners: A square has
4 corners (vertices).
-
Sides: A square has
4 sides, all of which are equal in length.
-
Draw it: Draw a square with four equal sides.
#### 4.
Rectangle
-
Corners: A rectangle has
4 corners (vertices).
-
Sides: A rectangle has
4 sides, with opposite sides being equal in length.
-
Draw it: Draw a rectangle with four sides, where the opposite sides are equal.
#### 5.
Oval
-
Corners: An oval has
0 corners because it is a smooth, curved shape with no sharp points.
-
Sides: An oval has
1 side, which is its continuous curved edge.
-
Draw it: Draw an oval, which is similar to a stretched circle.
Step 3: Fill in the Table
Using the information above, fill in the table as follows:
| Shape | Corners | Sides | Draw it |
|-----------|---------|-------|---------|
| Circle | 0 | 1 | [Draw a circle] |
| Triangle | 3 | 3 | [Draw a triangle] |
| Square | 4 | 4 | [Draw a square] |
| Rectangle | 4 | 4 | [Draw a rectangle] |
| Oval | 0 | 1 | [Draw an oval] |
Step 4: Draw the Shapes
In the "Draw it" column, draw each shape as described:
1.
Circle: A perfect round shape.
2.
Triangle: A shape with three straight sides.
3.
Square: A shape with four equal straight sides.
4.
Rectangle: A shape with four straight sides, where opposite sides are equal.
5.
Oval: A stretched circular shape.
Final Answer
The completed table should look like this:
| Shape | Corners | Sides | Draw it |
|-----------|---------|-------|---------|
| Circle | 0 | 1 | [Draw a circle] |
| Triangle | 3 | 3 | [Draw a triangle] |
| Square | 4 | 4 | [Draw a square] |
| Rectangle | 4 | 4 | [Draw a rectangle] |
| Oval | 0 | 1 | [Draw an oval] |
Final Answer:
\boxed{
\begin{array}{|c|c|c|c|}
\hline
\text{Shape} & \text{Corners} & \text{Sides} & \text{Draw it} \\
\hline
\text{Circle} & 0 & 1 & \text{[Draw a circle]} \\
\hline
\text{Triangle} & 3 & 3 & \text{[Draw a triangle]} \\
\hline
\text{Square} & 4 & 4 & \text{[Draw a square]} \\
\hline
\text{Rectangle} & 4 & 4 & \text{[Draw a rectangle]} \\
\hline
\text{Oval} & 0 & 1 & \text{[Draw an oval]} \\
\hline
\end{array}
}
Parent Tip: Review the logic above to help your child master the concept of 2 dimensional shapes worksheet.