B Set 42 Unknown

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "contentData": {
        "operation": "balance-scale",
        "subject": "arithmetic",
        "difficulty": "hard",
        "config": {
            "difficulty": "hard",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "balance-scale",
                "subType": "equal-expressions",
                "question": "Balance the scale: 2 + 6 = 4 + ?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "hard"
            },
            {
                "id": 2,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 2 + __ = 3",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "hard"
            },
            {
                "id": 3,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 7 × 5, what does the right side equal to balance the scale?",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "hard"
            },
            {
                "id": 4,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 1 + __ = 10",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "hard"
            },
            {
                "id": 5,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 8 × 9, what does the right side equal to balance the scale?",
                "answer": 72,
                "correctAnswer": "72",
                "difficulty": "hard"
            },
            {
                "id": 6,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 5 × 7, what does the right side equal to balance the scale?",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "hard"
            },
            {
                "id": 7,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 4 × 3, what does the right side equal to balance the scale?",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "hard"
            },
            {
                "id": 8,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 3 × 9, what does the right side equal to balance the scale?",
                "answer": 27,
                "correctAnswer": "27",
                "difficulty": "hard"
            },
            {
                "id": 9,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 3 × 2, what does the right side equal to balance the scale?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "hard"
            },
            {
                "id": 10,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 1 + __ = 3",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "hard"
            },
            {
                "id": 11,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 5 + __ = 8",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "hard"
            },
            {
                "id": 12,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 1 + __ = 4",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "hard"
            },
            {
                "id": 13,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 10 × 4, what does the right side equal to balance the scale?",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "hard"
            },
            {
                "id": 14,
                "type": "balance-scale",
                "subType": "equal-expressions",
                "question": "Balance the scale: 5 + 2 = 2 + ?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "hard"
            },
            {
                "id": 15,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 1 + __ = 6",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "hard"
            },
            {
                "id": 16,
                "type": "balance-scale",
                "subType": "equal-expressions",
                "question": "Balance the scale: 9 + 10 = 5 + ?",
                "answer": 14,
                "correctAnswer": "14",
                "difficulty": "hard"
            },
            {
                "id": 17,
                "type": "balance-scale",
                "subType": "equal-expressions",
                "question": "Balance the scale: 10 + 5 = 14 + ?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "hard"
            },
            {
                "id": 18,
                "type": "balance-scale",
                "subType": "equal-expressions",
                "question": "Balance the scale: 3 + 8 = 2 + ?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "hard"
            },
            {
                "id": 19,
                "type": "balance-scale",
                "subType": "equal-expressions",
                "question": "Balance the scale: 8 + 4 = 1 + ?",
                "answer": 11,
                "correctAnswer": "11",
                "difficulty": "hard"
            },
            {
                "id": 20,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 2 + __ = 6",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "hard"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}