B Set 100 Unknown

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

{
    "contentData": {
        "operation": "decimals",
        "subject": "arithmetic",
        "difficulty": "easy",
        "config": {
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "decimals",
                "subType": "divide",
                "operand1": 33.5,
                "operand2": 5,
                "question": "33.5 ÷ 5 = ?",
                "answer": 6.7,
                "correctAnswer": "6.7",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 13.5,
                "operand2": 8.2,
                "question": "13.5 - 8.2 = ?",
                "answer": 5.3,
                "correctAnswer": "5.3",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "decimals",
                "subType": "add",
                "operand1": 1.3,
                "operand2": 16.3,
                "question": "1.3 + 16.3 = ?",
                "answer": 17.6,
                "correctAnswer": "17.6",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 11.7,
                "operand2": 5.9,
                "question": "11.7 - 5.9 = ?",
                "answer": 5.8,
                "correctAnswer": "5.8",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "decimals",
                "subType": "divide",
                "operand1": 33,
                "operand2": 6,
                "question": "33.0 ÷ 6 = ?",
                "answer": 5.5,
                "correctAnswer": "5.5",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "decimals",
                "subType": "divide",
                "operand1": 104,
                "operand2": 8,
                "question": "104.0 ÷ 8 = ?",
                "answer": 13,
                "correctAnswer": "13",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "decimals",
                "subType": "divide",
                "operand1": 60,
                "operand2": 4,
                "question": "60.0 ÷ 4 = ?",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 9.3,
                "operand2": 0.2,
                "question": "9.3 - 0.2 = ?",
                "answer": 9.1,
                "correctAnswer": "9.1",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "decimals",
                "subType": "add",
                "operand1": 1.5,
                "operand2": 11.4,
                "question": "1.5 + 11.4 = ?",
                "answer": 12.9,
                "correctAnswer": "12.9",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 10.1,
                "operand2": 3.7,
                "question": "10.1 - 3.7 = ?",
                "answer": 6.4,
                "correctAnswer": "6.4",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 1.8,
                "operand2": 0.8,
                "question": "1.8 - 0.8 = ?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 19.1,
                "operand2": 11.9,
                "question": "19.1 - 11.9 = ?",
                "answer": 7.2,
                "correctAnswer": "7.2",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 11,
                "operand2": 1.5,
                "question": "11.0 - 1.5 = ?",
                "answer": 9.5,
                "correctAnswer": "9.5",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 14.3,
                "operand2": 3.3,
                "question": "14.3 × 3.3 = ?",
                "answer": 47.19,
                "correctAnswer": "47.19",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 14,
                "operand2": 3.3,
                "question": "14.0 - 3.3 = ?",
                "answer": 10.7,
                "correctAnswer": "10.7",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "decimals",
                "subType": "divide",
                "operand1": 153.6,
                "operand2": 8,
                "question": "153.6 ÷ 8 = ?",
                "answer": 19.2,
                "correctAnswer": "19.2",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 15.8,
                "operand2": 10.7,
                "question": "15.8 - 10.7 = ?",
                "answer": 5.1,
                "correctAnswer": "5.1",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "decimals",
                "subType": "add",
                "operand1": 4,
                "operand2": 8,
                "question": "4.0 + 8.0 = ?",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 7.4,
                "operand2": 5.9,
                "question": "7.4 - 5.9 = ?",
                "answer": 1.5,
                "correctAnswer": "1.5",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "decimals",
                "subType": "add",
                "operand1": 15.7,
                "operand2": 11.1,
                "question": "15.7 + 11.1 = ?",
                "answer": 26.8,
                "correctAnswer": "26.8",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}