B Set 93 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": "easy",
        "config": {
            "difficulty": "easy",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "balance-scale",
                "subType": "equal-expressions",
                "question": "Balance the scale: 6 + 2 = 7 + ?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "easy"
            },
            {
                "id": 2,
                "type": "balance-scale",
                "subType": "equal-expressions",
                "question": "Balance the scale: 9 + 2 = 2 + ?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "easy"
            },
            {
                "id": 3,
                "type": "balance-scale",
                "subType": "equal-expressions",
                "question": "Balance the scale: 7 + 8 = 10 + ?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "easy"
            },
            {
                "id": 4,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 9 × 7, what does the right side equal to balance the scale?",
                "answer": 63,
                "correctAnswer": "63",
                "difficulty": "easy"
            },
            {
                "id": 5,
                "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": "easy"
            },
            {
                "id": 6,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 2 + __ = 3",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "easy"
            },
            {
                "id": 7,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 6 + __ = 10",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "easy"
            },
            {
                "id": 8,
                "type": "balance-scale",
                "subType": "equal-expressions",
                "question": "Balance the scale: 10 + 5 = 13 + ?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "easy"
            },
            {
                "id": 9,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 5 + __ = 9",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "easy"
            },
            {
                "id": 10,
                "type": "balance-scale",
                "subType": "equal-expressions",
                "question": "Balance the scale: 9 + 4 = 9 + ?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "easy"
            },
            {
                "id": 11,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 2 + __ = 4",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "easy"
            },
            {
                "id": 12,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 10 × 10, what does the right side equal to balance the scale?",
                "answer": 100,
                "correctAnswer": "100",
                "difficulty": "easy"
            },
            {
                "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": "easy"
            },
            {
                "id": 16,
                "type": "balance-scale",
                "subType": "equal-expressions",
                "question": "Balance the scale: 6 + 8 = 12 + ?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "easy"
            },
            {
                "id": 17,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 2 + __ = 5",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "easy"
            },
            {
                "id": 18,
                "type": "balance-scale",
                "subType": "missing-addend",
                "question": "Balance the scale: 3 + __ = 10",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "easy"
            },
            {
                "id": 19,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 4 × 7, what does the right side equal to balance the scale?",
                "answer": 28,
                "correctAnswer": "28",
                "difficulty": "easy"
            },
            {
                "id": 20,
                "type": "balance-scale",
                "subType": "multiplication-balance",
                "question": "If left side = 2 × 4, what does the right side equal to balance the scale?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "easy"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}