B Set 46 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": "multiplication-balance",
                "question": "If left side = 6 × 8, what does the right side equal to balance the scale?",
                "answer": 48,
                "correctAnswer": "48",
                "difficulty": "hard"
            },
            {
                "id": 2,
                "type": "balance-scale",
                "subType": "equal-expressions",
                "question": "Balance the scale: 9 + 1 = 9 + ?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "hard"
            },
            {
                "id": 3,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 3 + __ = 5",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "hard"
            },
            {
                "id": 4,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 4 + __ = 5",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "hard"
            },
            {
                "id": 5,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 9 + __ = 10",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "hard"
            },
            {
                "id": 6,
                "type": "balance-scale",
                "subType": "equal-expressions",
                "question": "Balance the scale: 10 + 7 = 7 + ?",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "hard"
            },
            {
                "id": 7,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 2 + __ = 7",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "hard"
            },
            {
                "id": 8,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 5 + __ = 8",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "hard"
            },
            {
                "id": 9,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 5 + __ = 6",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "hard"
            },
            {
                "id": 10,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 4 × 6, what does the right side equal to balance the scale?",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "hard"
            },
            {
                "id": 11,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 1 + __ = 7",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "hard"
            },
            {
                "id": 12,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 5 × 5, what does the right side equal to balance the scale?",
                "answer": 25,
                "correctAnswer": "25",
                "difficulty": "hard"
            },
            {
                "id": 13,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 6 × 5, what does the right side equal to balance the scale?",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "hard"
            },
            {
                "id": 15,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 4 × 5, what does the right side equal to balance the scale?",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "hard"
            },
            {
                "id": 16,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 5 × 3, what does the right side equal to balance the scale?",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "hard"
            },
            {
                "id": 17,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 2 + __ = 5",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "hard"
            },
            {
                "id": 18,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 6 × 4, what does the right side equal to balance the scale?",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "hard"
            },
            {
                "id": 19,
                "type": "balance-scale",
                "subType": "equal-expressions",
                "question": "Balance the scale: 5 + 6 = 9 + ?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "hard"
            },
            {
                "id": 20,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 1 + __ = 8",
                "answer": 7,
                "correctAnswer": "7",
                "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"
}