Problem Overview:
The task involves solving subtraction problems where a 1-digit number is subtracted from a 2-digit number. After solving each problem, the results are used to color the corresponding parts of the dinosaur image according to a provided color code.
Steps to Solve:
#### 1.
Solve Each Subtraction Problem:
We will calculate the result of each subtraction problem and match it with the color code provided.
#### 2.
Color Code Reference:
The color code is as follows:
-
16: red
-
22: orange
-
34: purple
-
57: blue
-
73: yellow
-
85: green
#### 3.
Perform the Calculations:
Let's solve each subtraction problem step by step:
-
Top Left (Head):
- \( 87 - 2 = 85 \) →
green
-
Top Middle (Head):
- \( 89 - 4 = 85 \) →
green
-
Top Right (Head):
- \( 27 - 5 = 22 \) →
orange
-
Middle Left (Body):
- \( 19 - 3 = 16 \) →
red
-
Middle Center (Body):
- \( 39 - 5 = 34 \) →
purple
-
Middle Right (Body):
- \( 86 - 1 = 85 \) →
green
-
Bottom Left (Legs):
- \( 35 - 1 = 34 \) →
purple
-
Bottom Right (Tail):
- \( 58 - 1 = 57 \) →
blue
-
Left Side (Arm):
- \( 34 - 0 = 34 \) →
purple
-
Right Side (Tail Tip):
- \( 29 - 7 = 22 \) →
orange
-
Back (Spine):
- \( 78 - 5 = 73 \) →
yellow
-
Front (Chest):
- \( 28 - 6 = 22 \) →
orange
-
Front (Stomach):
- \( 38 - 4 = 34 \) →
purple
-
Back (Spine Tip):
- \( 85 - 0 = 85 \) →
green
-
Back (Tail Base):
- \( 77 - 4 = 73 \) →
yellow
#### 4.
Color the Dinosaur:
Using the results, we can now color the dinosaur according to the color code:
-
Green: 85 (Head top left, Head top middle, Body middle right, Tail tip back)
-
Orange: 22 (Head top right, Chest front, Tail tip right)
-
Purple: 34 (Body middle center, Legs bottom left, Arm left side, Stomach front)
-
Blue: 57 (Tail bottom right)
-
Yellow: 73 (Back spine, Back tail base)
Final Answer:
The dinosaur should be colored as follows:
-
Green: Top left head, Top middle head, Middle right body, Back spine tip, Tail tip back
-
Orange: Top right head, Chest front, Tail tip right
-
Purple: Middle center body, Bottom left legs, Left arm, Front stomach
-
Blue: Bottom right tail
-
Yellow: Back spine, Back tail base
Final Answer:
\[
\boxed{\text{See the detailed coloring instructions above.}}
\]
Parent Tip: Review the logic above to help your child master the concept of color by subtraction worksheet free.