Problem Description:
The task is to write the numbers in words for the given numerical values. The table provides a list of numbers from 1 to 20, and we need to fill in the corresponding words for each number.
Solution:
We will write each number in words as follows:
1.
1 → One
2.
2 → Two
3.
3 → Three
4.
4 → Four
5.
5 → Five
6.
6 → Six
7.
7 → Seven
8.
8 → Eight
9.
9 → Nine
10.
10 → Ten
11.
11 → Eleven
12.
12 → Twelve
13.
13 → Thirteen
14.
14 → Fourteen
15.
15 → Fifteen
16.
16 → Sixteen
17.
17 → Seventeen
18.
18 → Eighteen
19.
19 → Nineteen
20.
20 → Twenty
Final Answer:
\[
\boxed{
\begin{array}{|c|c|}
\hline
\text{Number} & \text{In Words} \\
\hline
1 & \text{One} \\
2 & \text{Two} \\
3 & \text{Three} \\
4 & \text{Four} \\
5 & \text{Five} \\
6 & \text{Six} \\
7 & \text{Seven} \\
8 & \text{Eight} \\
9 & \text{Nine} \\
10 & \text{Ten} \\
11 & \text{Eleven} \\
12 & \text{Twelve} \\
13 & \text{Thirteen} \\
14 & \text{Fourteen} \\
15 & \text{Fifteen} \\
16 & \text{Sixteen} \\
17 & \text{Seventeen} \\
18 & \text{Eighteen} \\
19 & \text{Nineteen} \\
20 & \text{Twenty} \\
\hline
\end{array}
}
\]
Explanation:
- Numbers from 1 to 10 have unique names: One, Two, Three, Four, Five, Six, Seven, Eight, Nine, Ten.
- Numbers from 11 to 19 follow a specific pattern where they are named based on their last digit with a suffix "-teen": Eleven, Twelve, Thirteen, Fourteen, Fifteen, Sixteen, Seventeen, Eighteen, Nineteen.
- The number 20 is named "Twenty."
This completes the task of writing the numbers in words.
Parent Tip: Review the logic above to help your child master the concept of number words worksheet 1st.