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": "hard",
        "config": {
            "maxNumber": 999,
            "minNumber": 100,
            "digits": 3,
            "regrouping": false,
            "operation": "addition"
        },
        "problems": [
            {
                "id": 1,
                "operand1": 300,
                "operand2": 469,
                "operator": "+",
                "question": "300 + 469 = ___",
                "answer": 769
            },
            {
                "id": 2,
                "operand1": 314,
                "operand2": 674,
                "operator": "+",
                "question": "314 + 674 = ___",
                "answer": 988
            },
            {
                "id": 3,
                "operand1": 105,
                "operand2": 801,
                "operator": "+",
                "question": "105 + 801 = ___",
                "answer": 906
            },
            {
                "id": 4,
                "operand1": 101,
                "operand2": 896,
                "operator": "+",
                "question": "101 + 896 = ___",
                "answer": 997
            },
            {
                "id": 5,
                "operand1": 256,
                "operand2": 621,
                "operator": "+",
                "question": "256 + 621 = ___",
                "answer": 877
            },
            {
                "id": 6,
                "operand1": 121,
                "operand2": 701,
                "operator": "+",
                "question": "121 + 701 = ___",
                "answer": 822
            },
            {
                "id": 7,
                "operand1": 113,
                "operand2": 143,
                "operator": "+",
                "question": "113 + 143 = ___",
                "answer": 256
            },
            {
                "id": 8,
                "operand1": 686,
                "operand2": 100,
                "operator": "+",
                "question": "686 + 100 = ___",
                "answer": 786
            },
            {
                "id": 9,
                "operand1": 145,
                "operand2": 733,
                "operator": "+",
                "question": "145 + 733 = ___",
                "answer": 878
            },
            {
                "id": 10,
                "operand1": 641,
                "operand2": 340,
                "operator": "+",
                "question": "641 + 340 = ___",
                "answer": 981
            },
            {
                "id": 11,
                "operand1": 222,
                "operand2": 345,
                "operator": "+",
                "question": "222 + 345 = ___",
                "answer": 567
            },
            {
                "id": 12,
                "operand1": 264,
                "operand2": 513,
                "operator": "+",
                "question": "264 + 513 = ___",
                "answer": 777
            },
            {
                "id": 13,
                "operand1": 181,
                "operand2": 612,
                "operator": "+",
                "question": "181 + 612 = ___",
                "answer": 793
            },
            {
                "id": 14,
                "operand1": 421,
                "operand2": 254,
                "operator": "+",
                "question": "421 + 254 = ___",
                "answer": 675
            },
            {
                "id": 15,
                "operand1": 147,
                "operand2": 820,
                "operator": "+",
                "question": "147 + 820 = ___",
                "answer": 967
            },
            {
                "id": 16,
                "operand1": 236,
                "operand2": 603,
                "operator": "+",
                "question": "236 + 603 = ___",
                "answer": 839
            },
            {
                "id": 17,
                "operand1": 348,
                "operand2": 541,
                "operator": "+",
                "question": "348 + 541 = ___",
                "answer": 889
            },
            {
                "id": 18,
                "operand1": 130,
                "operand2": 546,
                "operator": "+",
                "question": "130 + 546 = ___",
                "answer": 676
            },
            {
                "id": 19,
                "operand1": 140,
                "operand2": 358,
                "operator": "+",
                "question": "140 + 358 = ___",
                "answer": 498
            },
            {
                "id": 20,
                "operand1": 111,
                "operand2": 133,
                "operator": "+",
                "question": "111 + 133 = ___",
                "answer": 244
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}