B Set 30 Unknown

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": "expert",
        "config": {
            "maxNumber": 10,
            "regrouping": false,
            "operation": "addition",
            "difficulty": "expert"
        },
        "problems": [
            {
                "id": 1,
                "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": 2,
                "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": 3,
                "operand1": 10,
                "operand2": 3,
                "operator": "+",
                "question": "10 + 3 = ___",
                "answer": 13,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "add",
                    "items": [
                        {
                            "count": 10,
                            "role": "groupA"
                        },
                        {
                            "count": 3,
                            "role": "groupB"
                        }
                    ]
                }
            },
            {
                "id": 4,
                "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": 5,
                "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": 6,
                "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": 7,
                "operand1": 2,
                "operand2": 1,
                "operator": "+",
                "question": "2 + 1 = ___",
                "answer": 3,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "add",
                    "items": [
                        {
                            "count": 2,
                            "role": "groupA"
                        },
                        {
                            "count": 1,
                            "role": "groupB"
                        }
                    ]
                }
            },
            {
                "id": 8,
                "operand1": 1,
                "operand2": 7,
                "operator": "+",
                "question": "1 + 7 = ___",
                "answer": 8,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "add",
                    "items": [
                        {
                            "count": 1,
                            "role": "groupA"
                        },
                        {
                            "count": 7,
                            "role": "groupB"
                        }
                    ]
                }
            },
            {
                "id": 9,
                "operand1": 1,
                "operand2": 5,
                "operator": "+",
                "question": "1 + 5 = ___",
                "answer": 6,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "add",
                    "items": [
                        {
                            "count": 1,
                            "role": "groupA"
                        },
                        {
                            "count": 5,
                            "role": "groupB"
                        }
                    ]
                }
            },
            {
                "id": 10,
                "operand1": 4,
                "operand2": 1,
                "operator": "+",
                "question": "4 + 1 = ___",
                "answer": 5,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "add",
                    "items": [
                        {
                            "count": 4,
                            "role": "groupA"
                        },
                        {
                            "count": 1,
                            "role": "groupB"
                        }
                    ]
                }
            },
            {
                "id": 11,
                "operand1": 10,
                "operand2": 1,
                "operator": "+",
                "question": "10 + 1 = ___",
                "answer": 11,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "add",
                    "items": [
                        {
                            "count": 10,
                            "role": "groupA"
                        },
                        {
                            "count": 1,
                            "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": 1,
                "operand2": 7,
                "operator": "+",
                "question": "1 + 7 = ___",
                "answer": 8,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "add",
                    "items": [
                        {
                            "count": 1,
                            "role": "groupA"
                        },
                        {
                            "count": 7,
                            "role": "groupB"
                        }
                    ]
                }
            },
            {
                "id": 14,
                "operand1": 3,
                "operand2": 4,
                "operator": "+",
                "question": "3 + 4 = ___",
                "answer": 7,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "add",
                    "items": [
                        {
                            "count": 3,
                            "role": "groupA"
                        },
                        {
                            "count": 4,
                            "role": "groupB"
                        }
                    ]
                }
            },
            {
                "id": 15,
                "operand1": 4,
                "operand2": 2,
                "operator": "+",
                "question": "4 + 2 = ___",
                "answer": 6,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "add",
                    "items": [
                        {
                            "count": 4,
                            "role": "groupA"
                        },
                        {
                            "count": 2,
                            "role": "groupB"
                        }
                    ]
                }
            },
            {
                "id": 16,
                "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": 17,
                "operand1": 3,
                "operand2": 5,
                "operator": "+",
                "question": "3 + 5 = ___",
                "answer": 8,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "add",
                    "items": [
                        {
                            "count": 3,
                            "role": "groupA"
                        },
                        {
                            "count": 5,
                            "role": "groupB"
                        }
                    ]
                }
            },
            {
                "id": 18,
                "operand1": 9,
                "operand2": 10,
                "operator": "+",
                "question": "9 + 10 = ___",
                "answer": 19,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "add",
                    "items": [
                        {
                            "count": 9,
                            "role": "groupA"
                        },
                        {
                            "count": 10,
                            "role": "groupB"
                        }
                    ]
                }
            },
            {
                "id": 19,
                "operand1": 1,
                "operand2": 10,
                "operator": "+",
                "question": "1 + 10 = ___",
                "answer": 11,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "add",
                    "items": [
                        {
                            "count": 1,
                            "role": "groupA"
                        },
                        {
                            "count": 10,
                            "role": "groupB"
                        }
                    ]
                }
            },
            {
                "id": 20,
                "operand1": 5,
                "operand2": 1,
                "operator": "+",
                "question": "5 + 1 = ___",
                "answer": 6,
                "visualIntent": {
                    "layout": "picture-equation",
                    "operation": "add",
                    "items": [
                        {
                            "count": 5,
                            "role": "groupA"
                        },
                        {
                            "count": 1,
                            "role": "groupB"
                        }
                    ]
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}