The image shows a subtraction-themed board game titled "Don't Get Stuck! Subtraction Fun." The game involves solving subtraction problems to move along the path. Here's how to solve the problem and explain the solution:
Step 1: Understand the Game
- Players roll a die and move their piece forward by the number of spaces indicated on the die.
- Each space contains a subtraction problem that the player must solve correctly to stay on that space. If they answer incorrectly, they might have to go back or lose a turn (depending on the rules).
Step 2: Identify the Current Position
- There are two pieces visible on the board:
- A green LEGO figure is on the space with the subtraction problem
456 - 77.
- An orange LEGO figure is on the space with the subtraction problem
200 - 79.
Step 3: Solve the Subtraction Problems
####
Problem 1: 456 - 77
1. Align the numbers vertically:
```
456
- 77
```
2. Subtract starting from the rightmost digit:
- Units place: \(6 - 7\). Since 6 is less than 7, borrow 1 from the tens place (5 becomes 4).
- Now, \(16 - 7 = 9\).
- Tens place: \(4 - 7\). Since 4 is less than 7, borrow 1 from the hundreds place (4 becomes 3).
- Now, \(14 - 7 = 7\).
- Hundreds place: \(3 - 0 = 3\).
3. The result is:
```
456
- 77
----
379
```
####
Problem 2: 200 - 79
1. Align the numbers vertically:
```
200
- 79
```
2. Subtract starting from the rightmost digit:
- Units place: \(0 - 9\). Since 0 is less than 9, borrow 1 from the tens place (0 becomes 10).
- Now, \(10 - 9 = 1\).
- Tens place: \(0 - 7\). Since 0 is less than 7, borrow 1 from the hundreds place (2 becomes 1).
- Now, \(10 - 7 = 3\).
- Hundreds place: \(1 - 0 = 1\).
3. The result is:
```
200
- 79
----
121
```
Step 4: Apply the Solution
- The green LEGO figure needs to solve
456 - 77, which equals
379.
- The orange LEGO figure needs to solve
200 - 79, which equals
121.
Final Answer
The solutions to the subtraction problems are:
-
456 - 77 = 379
-
200 - 79 = 121
Thus, the players must correctly solve these problems to progress in the game.
Boxed Final Answer:
\[
\boxed{379 \text{ and } 121}
\]
Parent Tip: Review the logic above to help your child master the concept of interactive 3 digit subtraction.