Math Match Mixed Medium — Set 74
This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.
{
"contentData": {
"operation": "math-match",
"subject": "arithmetic",
"difficulty": "medium",
"config": {
"difficulty": "medium",
"maxNumber": 10
},
"problems": [
{
"type": "math-match",
"subType": "math-match",
"pairs": [
{
"expr": "8+7",
"value": 15
},
{
"expr": "9-8",
"value": 1
},
{
"expr": "8x7",
"value": 56
},
{
"expr": "7-3",
"value": 4
},
{
"expr": "4+10",
"value": 14
}
],
"answer": "8+7=15; 9-8=1; 8x7=56; 7-3=4; 4+10=14",
"question": "Match each expression with its answer: 8+7=?, 9-8=?, 8x7=?, 7-3=?, 4+10=?",
"difficulty": "medium"
},
{
"type": "math-match",
"subType": "math-match",
"pairs": [
{
"expr": "3-3",
"value": 0
},
{
"expr": "1+6",
"value": 7
},
{
"expr": "5x7",
"value": 35
},
{
"expr": "2-1",
"value": 1
},
{
"expr": "3-1",
"value": 2
}
],
"answer": "3-3=0; 1+6=7; 5x7=35; 2-1=1; 3-1=2",
"question": "Match each expression with its answer: 3-3=?, 1+6=?, 5x7=?, 2-1=?, 3-1=?",
"difficulty": "medium"
},
{
"type": "math-match",
"subType": "math-match",
"pairs": [
{
"expr": "2x4",
"value": 8
},
{
"expr": "9+8",
"value": 17
},
{
"expr": "9x5",
"value": 45
},
{
"expr": "9+2",
"value": 11
},
{
"expr": "8x9",
"value": 72
}
],
"answer": "2x4=8; 9+8=17; 9x5=45; 9+2=11; 8x9=72",
"question": "Match each expression with its answer: 2x4=?, 9+8=?, 9x5=?, 9+2=?, 8x9=?",
"difficulty": "medium"
},
{
"type": "math-match",
"subType": "math-match",
"pairs": [
{
"expr": "2-2",
"value": 0
},
{
"expr": "2-1",
"value": 1
},
{
"expr": "1+10",
"value": 11
},
{
"expr": "2+4",
"value": 6
},
{
"expr": "7-5",
"value": 2
}
],
"answer": "2-2=0; 2-1=1; 1+10=11; 2+4=6; 7-5=2",
"question": "Match each expression with its answer: 2-2=?, 2-1=?, 1+10=?, 2+4=?, 7-5=?",
"difficulty": "medium"
},
{
"type": "math-match",
"subType": "math-match",
"pairs": [
{
"expr": "6x2",
"value": 12
},
{
"expr": "6-4",
"value": 2
},
{
"expr": "6-1",
"value": 5
},
{
"expr": "5+1",
"value": 6
},
{
"expr": "9x9",
"value": 81
}
],
"answer": "6x2=12; 6-4=2; 6-1=5; 5+1=6; 9x9=81",
"question": "Match each expression with its answer: 6x2=?, 6-4=?, 6-1=?, 5+1=?, 9x9=?",
"difficulty": "medium"
},
{
"type": "math-match",
"subType": "math-match",
"pairs": [
{
"expr": "8-8",
"value": 0
},
{
"expr": "6-5",
"value": 1
},
{
"expr": "8+1",
"value": 9
},
{
"expr": "3+7",
"value": 10
},
{
"expr": "7x8",
"value": 56
}
],
"answer": "8-8=0; 6-5=1; 8+1=9; 3+7=10; 7x8=56",
"question": "Match each expression with its answer: 8-8=?, 6-5=?, 8+1=?, 3+7=?, 7x8=?",
"difficulty": "medium"
},
{
"type": "math-match",
"subType": "math-match",
"pairs": [
{
"expr": "8-1",
"value": 7
},
{
"expr": "9-5",
"value": 4
},
{
"expr": "4-3",
"value": 1
},
{
"expr": "2+4",
"value": 6
},
{
"expr": "10-2",
"value": 8
}
],
"answer": "8-1=7; 9-5=4; 4-3=1; 2+4=6; 10-2=8",
"question": "Match each expression with its answer: 8-1=?, 9-5=?, 4-3=?, 2+4=?, 10-2=?",
"difficulty": "medium"
},
{
"type": "math-match",
"subType": "math-match",
"pairs": [
{
"expr": "10-1",
"value": 9
},
{
"expr": "4x3",
"value": 12
},
{
"expr": "8-2",
"value": 6
},
{
"expr": "9-2",
"value": 7
},
{
"expr": "1+4",
"value": 5
}
],
"answer": "10-1=9; 4x3=12; 8-2=6; 9-2=7; 1+4=5",
"question": "Match each expression with its answer: 10-1=?, 4x3=?, 8-2=?, 9-2=?, 1+4=?",
"difficulty": "medium"
}
],
"layout": {
"columns": 2,
"problemsPerPage": 20
}
},
"_archetype": "form-exercise",
"_generatorId": "arithmetic-generator-v7.2.1"
}Teaching Notes
- Match each expression with its answer: 8+7=?, 9-8=?, 8x7=?, 7-3=?, 4+10=?
- Match each expression with its answer: 3-3=?, 1+6=?, 5x7=?, 2-1=?, 3-1=?
- Match each expression with its answer: 2x4=?, 9+8=?, 9x5=?, 9+2=?, 8x9=?
- Match each expression with its answer: 2-2=?, 2-1=?, 1+10=?, 2+4=?, 7-5=?
- Match each expression with its answer: 6x2=?, 6-4=?, 6-1=?, 5+1=?, 9x9=?
- Match each expression with its answer: 8-8=?, 6-5=?, 8+1=?, 3+7=?, 7x8=?
- Match each expression with its answer: 8-1=?, 9-5=?, 4-3=?, 2+4=?, 10-2=?
- Match each expression with its answer: 10-1=?, 4x3=?, 8-2=?, 9-2=?, 1+4=?
Practice math match mixed with free medium printable worksheets. Uniquely generated — reinforce key math skills.
Frequently Asked Questions
How do I use this Math Match Mixed Medium Practice?
Print the worksheet and use it for independent practice, homework, or assessment. The included answer key allows for quick grading.
Is there an answer key?
Yes — the answer key is included and can be printed separately.