B Set 24 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": "medium",
        "config": {
            "difficulty": "medium",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 5 × 10, what does the right side equal to balance the scale?",
                "answer": 50,
                "correctAnswer": "50",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "balance-scale",
                "subType": "equal-expressions",
                "question": "Balance the scale: 7 + 5 = 1 + ?",
                "answer": 11,
                "correctAnswer": "11",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "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": "medium"
            },
            {
                "id": 4,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 4 × 4, what does the right side equal to balance the scale?",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 1 + __ = 6",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 9 × 2, what does the right side equal to balance the scale?",
                "answer": 18,
                "correctAnswer": "18",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 7 × 3, what does the right side equal to balance the scale?",
                "answer": 21,
                "correctAnswer": "21",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 6 + __ = 9",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 4 + __ = 7",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "balance-scale",
                "subType": "equal-expressions",
                "question": "Balance the scale: 1 + 10 = 5 + ?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "balance-scale",
                "subType": "equal-expressions",
                "question": "Balance the scale: 1 + 8 = 7 + ?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 2 + __ = 4",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 6 × 7, what does the right side equal to balance the scale?",
                "answer": 42,
                "correctAnswer": "42",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 5 × 8, what does the right side equal to balance the scale?",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "balance-scale",
                "subType": "equal-expressions",
                "question": "Balance the scale: 4 + 5 = 1 + ?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 10 × 3, what does the right side equal to balance the scale?",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "balance-scale",
                "subType": "equal-expressions",
                "question": "Balance the scale: 5 + 7 = 4 + ?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 5 × 9, what does the right side equal to balance the scale?",
                "answer": 45,
                "correctAnswer": "45",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 7 × 9, what does the right side equal to balance the scale?",
                "answer": 63,
                "correctAnswer": "63",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 5 + __ = 8",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "medium"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}