Workbook Detail
Addition 2 Digit Medium — Set 25
This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.
{
"contentData": {
"operation": "addition",
"subject": "arithmetic",
"difficulty": "medium",
"config": {
"maxNumber": 10,
"regrouping": false,
"operation": "addition",
"difficulty": "medium"
},
"problems": [
{
"id": 1,
"operand1": 8,
"operand2": 1,
"operator": "+",
"question": "8 + 1 = ___",
"answer": 9,
"visualIntent": {
"layout": "picture-equation",
"operation": "add",
"items": [
{
"count": 8,
"role": "groupA"
},
{
"count": 1,
"role": "groupB"
}
]
}
},
{
"id": 2,
"operand1": 1,
"operand2": 1,
"operator": "+",
"question": "1 + 1 = ___",
"answer": 2,
"visualIntent": {
"layout": "picture-equation",
"operation": "add",
"items": [
{
"count": 1,
"role": "groupA"
},
{
"count": 1,
"role": "groupB"
}
]
}
},
{
"id": 3,
"operand1": 5,
"operand2": 10,
"operator": "+",
"question": "5 + 10 = ___",
"answer": 15,
"visualIntent": {
"layout": "picture-equation",
"operation": "add",
"items": [
{
"count": 5,
"role": "groupA"
},
{
"count": 10,
"role": "groupB"
}
]
}
},
{
"id": 4,
"operand1": 4,
"operand2": 10,
"operator": "+",
"question": "4 + 10 = ___",
"answer": 14,
"visualIntent": {
"layout": "picture-equation",
"operation": "add",
"items": [
{
"count": 4,
"role": "groupA"
},
{
"count": 10,
"role": "groupB"
}
]
}
},
{
"id": 5,
"operand1": 1,
"operand2": 6,
"operator": "+",
"question": "1 + 6 = ___",
"answer": 7,
"visualIntent": {
"layout": "picture-equation",
"operation": "add",
"items": [
{
"count": 1,
"role": "groupA"
},
{
"count": 6,
"role": "groupB"
}
]
}
},
{
"id": 6,
"operand1": 6,
"operand2": 2,
"operator": "+",
"question": "6 + 2 = ___",
"answer": 8,
"visualIntent": {
"layout": "picture-equation",
"operation": "add",
"items": [
{
"count": 6,
"role": "groupA"
},
{
"count": 2,
"role": "groupB"
}
]
}
},
{
"id": 7,
"operand1": 1,
"operand2": 8,
"operator": "+",
"question": "1 + 8 = ___",
"answer": 9,
"visualIntent": {
"layout": "picture-equation",
"operation": "add",
"items": [
{
"count": 1,
"role": "groupA"
},
{
"count": 8,
"role": "groupB"
}
]
}
},
{
"id": 8,
"operand1": 6,
"operand2": 10,
"operator": "+",
"question": "6 + 10 = ___",
"answer": 16,
"visualIntent": {
"layout": "picture-equation",
"operation": "add",
"items": [
{
"count": 6,
"role": "groupA"
},
{
"count": 10,
"role": "groupB"
}
]
}
},
{
"id": 9,
"operand1": 1,
"operand2": 2,
"operator": "+",
"question": "1 + 2 = ___",
"answer": 3,
"visualIntent": {
"layout": "picture-equation",
"operation": "add",
"items": [
{
"count": 1,
"role": "groupA"
},
{
"count": 2,
"role": "groupB"
}
]
}
},
{
"id": 10,
"operand1": 8,
"operand2": 10,
"operator": "+",
"question": "8 + 10 = ___",
"answer": 18,
"visualIntent": {
"layout": "picture-equation",
"operation": "add",
"items": [
{
"count": 8,
"role": "groupA"
},
{
"count": 10,
"role": "groupB"
}
]
}
},
{
"id": 11,
"operand1": 2,
"operand2": 3,
"operator": "+",
"question": "2 + 3 = ___",
"answer": 5,
"visualIntent": {
"layout": "picture-equation",
"operation": "add",
"items": [
{
"count": 2,
"role": "groupA"
},
{
"count": 3,
"role": "groupB"
}
]
}
},
{
"id": 12,
"operand1": 7,
"operand2": 1,
"operator": "+",
"question": "7 + 1 = ___",
"answer": 8,
"visualIntent": {
"layout": "picture-equation",
"operation": "add",
"items": [
{
"count": 7,
"role": "groupA"
},
{
"count": 1,
"role": "groupB"
}
]
}
},
{
"id": 13,
"operand1": 3,
"operand2": 2,
"operator": "+",
"question": "3 + 2 = ___",
"answer": 5,
"visualIntent": {
"layout": "picture-equation",
"operation": "add",
"items": [
{
"count": 3,
"role": "groupA"
},
{
"count": 2,
"role": "groupB"
}
]
}
},
{
"id": 14,
"operand1": 1,
"operand2": 3,
"operator": "+",
"question": "1 + 3 = ___",
"answer": 4,
"visualIntent": {
"layout": "picture-equation",
"operation": "add",
"items": [
{
"count": 1,
"role": "groupA"
},
{
"count": 3,
"role": "groupB"
}
]
}
},
{
"id": 15,
"operand1": 6,
"operand2": 1,
"operator": "+",
"question": "6 + 1 = ___",
"answer": 7,
"visualIntent": {
"layout": "picture-equation",
"operation": "add",
"items": [
{
"count": 6,
"role": "groupA"
},
{
"count": 1,
"role": "groupB"
}
]
}
},
{
"id": 16,
"operand1": 2,
"operand2": 7,
"operator": "+",
"question": "2 + 7 = ___",
"answer": 9,
"visualIntent": {
"layout": "picture-equation",
"operation": "add",
"items": [
{
"count": 2,
"role": "groupA"
},
{
"count": 7,
"role": "groupB"
}
]
}
},
{
"id": 17,
"operand1": 2,
"operand2": 4,
"operator": "+",
"question": "2 + 4 = ___",
"answer": 6,
"visualIntent": {
"layout": "picture-equation",
"operation": "add",
"items": [
{
"count": 2,
"role": "groupA"
},
{
"count": 4,
"role": "groupB"
}
]
}
},
{
"id": 18,
"operand1": 10,
"operand2": 5,
"operator": "+",
"question": "10 + 5 = ___",
"answer": 15,
"visualIntent": {
"layout": "picture-equation",
"operation": "add",
"items": [
{
"count": 10,
"role": "groupA"
},
{
"count": 5,
"role": "groupB"
}
]
}
},
{
"id": 19,
"operand1": 5,
"operand2": 4,
"operator": "+",
"question": "5 + 4 = ___",
"answer": 9,
"visualIntent": {
"layout": "picture-equation",
"operation": "add",
"items": [
{
"count": 5,
"role": "groupA"
},
{
"count": 4,
"role": "groupB"
}
]
}
},
{
"id": 20,
"operand1": 8,
"operand2": 1,
"operator": "+",
"question": "8 + 1 = ___",
"answer": 9,
"visualIntent": {
"layout": "picture-equation",
"operation": "add",
"items": [
{
"count": 8,
"role": "groupA"
},
{
"count": 1,
"role": "groupB"
}
]
}
}
],
"layout": {
"columns": 2,
"problemsPerPage": 20
}
},
"_archetype": "form-exercise",
"_generatorId": "arithmetic-generator-v7.2.1"
}Teaching Notes
8
+1
1
+1
5
+10
4
+10
1
+6
6
+2
1
+8
6
+10
1
+2
8
+10
2
+3
7
+1
3
+2
1
+3
6
+1
2
+7
2
+4
10
+5
5
+4
8
+1
Practice addition 2 digit with free printable worksheets. Uniquely generated — reinforce key math skills with every set.
Frequently Asked Questions
How do I use this Addition 2 Digit Medium Worksheets worksheet?
Print the worksheet and complete the problems. Each set number generates a unique arrangement. Use the same set number for all students in a class for consistent assessment.
Is there an answer key?
Yes — every worksheet includes a complete answer key. Print it separately or view it on screen.