The task involves solving addition problems using the
Jump Strategy. The Jump Strategy is a visual and conceptual method for adding numbers by breaking them into smaller, more manageable parts and "jumping" along a number line.
Step-by-Step Explanation of the Jump Strategy:
1.
Start at the first number on the number line.
2.
Make jumps to add the second number in parts (usually by tens or ones).
3.
Land on the final sum after completing all jumps.
Let's solve each problem step by step:
---
Problem 1: \( 26 + 23 \)
#### Steps:
1. Start at 26.
2. Break 23 into 20 + 3.
3. Jump 20 units from 26 to 46.
4. Jump 3 units from 46 to 49.
#### Number Line Visualization:
```
26 → 46 (+20) → 49 (+3)
```
#### Final Answer:
\[ 26 + 23 = 49 \]
---
Problem 2: \( 35 + 24 \)
#### Steps:
1. Start at 35.
2. Break 24 into 20 + 4.
3. Jump 20 units from 35 to 55.
4. Jump 4 units from 55 to 59.
#### Number Line Visualization:
```
35 → 55 (+20) → 59 (+4)
```
#### Final Answer:
\[ 35 + 24 = 59 \]
---
Problem 3: \( 146 + 33 \)
#### Steps:
1. Start at 146.
2. Break 33 into 30 + 3.
3. Jump 30 units from 146 to 176.
4. Jump 3 units from 176 to 179.
#### Number Line Visualization:
```
146 → 176 (+30) → 179 (+3)
```
#### Final Answer:
\[ 146 + 33 = 179 \]
---
Problem 4: \( 72 + 25 \)
#### Steps:
1. Start at 72.
2. Break 25 into 20 + 5.
3. Jump 20 units from 72 to 92.
4. Jump 5 units from 92 to 97.
#### Number Line Visualization:
```
72 → 92 (+20) → 97 (+5)
```
#### Final Answer:
\[ 72 + 25 = 97 \]
---
Problem 5: \( 132 + 57 \)
#### Steps:
1. Start at 132.
2. Break 57 into 50 + 7.
3. Jump 50 units from 132 to 182.
4. Jump 7 units from 182 to 189.
#### Number Line Visualization:
```
132 → 182 (+50) → 189 (+7)
```
#### Final Answer:
\[ 132 + 57 = 189 \]
---
Problem 6: \( 22 + 23 \)
#### Steps:
1. Start at 22.
2. Break 23 into 20 + 3.
3. Jump 20 units from 22 to 42.
4. Jump 3 units from 42 to 45.
#### Number Line Visualization:
```
22 → 42 (+20) → 45 (+3)
```
#### Final Answer:
\[ 22 + 23 = 45 \]
---
Final Answers:
\[
\boxed{
\begin{aligned}
26 + 23 &= 49 \\
35 + 24 &= 59 \\
146 + 33 &= 179 \\
72 + 25 &= 97 \\
132 + 57 &= 189 \\
22 + 23 &= 45
\end{aligned}
}
\]
Parent Tip: Review the logic above to help your child master the concept of addition worksheet using jump.