Workbook Detail
Missing Operator All Ops Medium — Set 95
This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.
{
"contentData": {
"operation": "missing-operator",
"subject": "arithmetic",
"difficulty": "medium",
"config": {
"difficulty": "medium",
"maxNumber": 10
},
"problems": [
{
"id": 1,
"type": "missing-operator",
"subType": "×",
"operand1": 6,
"operand2": 8,
"result": 48,
"question": "6 ○ 8 = 48, what is ○?",
"answer": "×",
"correctAnswer": "×",
"difficulty": "medium"
},
{
"id": 2,
"type": "missing-operator",
"subType": "×",
"operand1": 7,
"operand2": 8,
"result": 56,
"question": "7 __ 8 = 56",
"answer": "×",
"correctAnswer": "×",
"difficulty": "medium"
},
{
"id": 3,
"type": "missing-operator",
"subType": "÷",
"operand1": 24,
"operand2": 4,
"result": 6,
"question": "24 __ 4 = 6",
"answer": "÷",
"correctAnswer": "÷",
"difficulty": "medium"
},
{
"id": 4,
"type": "missing-operator",
"subType": "×",
"operand1": 2,
"operand2": 10,
"result": 20,
"question": "2 ○ 10 = 20, what is ○?",
"answer": "×",
"correctAnswer": "×",
"difficulty": "medium"
},
{
"id": 5,
"type": "missing-operator",
"subType": "×",
"operand1": 2,
"operand2": 9,
"result": 18,
"question": "2 ○ 9 = 18, what is ○?",
"answer": "×",
"correctAnswer": "×",
"difficulty": "medium"
},
{
"id": 6,
"type": "missing-operator",
"subType": "÷",
"operand1": 10,
"operand2": 5,
"result": 2,
"question": "10 __ 5 = 2",
"answer": "÷",
"correctAnswer": "÷",
"difficulty": "medium"
},
{
"id": 7,
"type": "missing-operator",
"subType": "-",
"operand1": 12,
"operand2": 7,
"result": 5,
"question": "12 ○ 7 = 5, what is ○?",
"answer": "-",
"correctAnswer": "-",
"difficulty": "medium"
},
{
"id": 8,
"type": "missing-operator",
"subType": "÷",
"operand1": 20,
"operand2": 10,
"result": 2,
"question": "20 __ 10 = 2",
"answer": "÷",
"correctAnswer": "÷",
"difficulty": "medium"
},
{
"id": 9,
"type": "missing-operator",
"subType": "×",
"operand1": 7,
"operand2": 9,
"result": 63,
"question": "7 __ 9 = 63",
"answer": "×",
"correctAnswer": "×",
"difficulty": "medium"
},
{
"id": 10,
"type": "missing-operator",
"subType": "-",
"operand1": 15,
"operand2": 6,
"result": 9,
"question": "15 ○ 6 = 9, what is ○?",
"answer": "-",
"correctAnswer": "-",
"difficulty": "medium"
},
{
"id": 11,
"type": "missing-operator",
"subType": "÷",
"operand1": 90,
"operand2": 10,
"result": 9,
"question": "90 __ 10 = 9",
"answer": "÷",
"correctAnswer": "÷",
"difficulty": "medium"
},
{
"id": 13,
"type": "missing-operator",
"subType": "-",
"operand1": 13,
"operand2": 3,
"result": 10,
"question": "13 ○ 3 = 10, what is ○?",
"answer": "-",
"correctAnswer": "-",
"difficulty": "medium"
},
{
"id": 14,
"type": "missing-operator",
"subType": "×",
"operand1": 6,
"operand2": 2,
"result": 12,
"question": "6 ○ 2 = 12, what is ○?",
"answer": "×",
"correctAnswer": "×",
"difficulty": "medium"
},
{
"id": 15,
"type": "missing-operator",
"subType": "×",
"operand1": 10,
"operand2": 10,
"result": 100,
"question": "10 __ 10 = 100",
"answer": "×",
"correctAnswer": "×",
"difficulty": "medium"
},
{
"id": 16,
"type": "missing-operator",
"subType": "×",
"operand1": 9,
"operand2": 7,
"result": 63,
"question": "9 ○ 7 = 63, what is ○?",
"answer": "×",
"correctAnswer": "×",
"difficulty": "medium"
},
{
"id": 17,
"type": "missing-operator",
"subType": "+",
"operand1": 10,
"operand2": 6,
"result": 16,
"question": "10 ○ 6 = 16, what is ○?",
"answer": "+",
"correctAnswer": "+",
"difficulty": "medium"
},
{
"id": 18,
"type": "missing-operator",
"subType": "÷",
"operand1": 16,
"operand2": 2,
"result": 8,
"question": "16 ○ 2 = 8, what is ○?",
"answer": "÷",
"correctAnswer": "÷",
"difficulty": "medium"
},
{
"id": 19,
"type": "missing-operator",
"subType": "-",
"operand1": 17,
"operand2": 7,
"result": 10,
"question": "17 __ 7 = 10",
"answer": "-",
"correctAnswer": "-",
"difficulty": "medium"
},
{
"id": 20,
"type": "missing-operator",
"subType": "×",
"operand1": 9,
"operand2": 2,
"result": 18,
"question": "9 __ 2 = 18",
"answer": "×",
"correctAnswer": "×",
"difficulty": "medium"
}
],
"layout": {
"columns": 2,
"problemsPerPage": 20
}
},
"outputTargets": {
"screen": true,
"print": true,
"pdf": true,
"answerKey": true
},
"_archetype": "form-exercise",
"_generatorId": "arithmetic-generator-v7.2.1"
}Teaching Notes
- 6 ○ 8 = 48, what is ○?
- 7 __ 8 = 56
- 24 __ 4 = 6
- 2 ○ 10 = 20, what is ○?
- 2 ○ 9 = 18, what is ○?
- 10 __ 5 = 2
- 12 ○ 7 = 5, what is ○?
- 20 __ 10 = 2
- 7 __ 9 = 63
- 15 ○ 6 = 9, what is ○?
- 90 __ 10 = 9
- 13 ○ 3 = 10, what is ○?
- 6 ○ 2 = 12, what is ○?
- 10 __ 10 = 100
- 9 ○ 7 = 63, what is ○?
- 10 ○ 6 = 16, what is ○?
- 16 ○ 2 = 8, what is ○?
- 17 __ 7 = 10
- 9 __ 2 = 18
Practice missing operator all ops with free medium printable worksheets. Uniquely generated — reinforce key math skills.
Frequently Asked Questions
How do I use this Missing Operator All Ops 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.