B Set 23 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": "subtract",
                "operand1": 2.9,
                "operand2": 2.1,
                "question": "2.9 - 2.1 = ?",
                "answer": 0.8,
                "correctAnswer": "0.8",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "decimals",
                "subType": "add",
                "operand1": 12.6,
                "operand2": 4.2,
                "question": "12.6 + 4.2 = ?",
                "answer": 16.8,
                "correctAnswer": "16.8",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 17,
                "operand2": 9.3,
                "question": "17.0 - 9.3 = ?",
                "answer": 7.7,
                "correctAnswer": "7.7",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "decimals",
                "subType": "add",
                "operand1": 6.7,
                "operand2": 3.9,
                "question": "6.7 + 3.9 = ?",
                "answer": 10.6,
                "correctAnswer": "10.6",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 3.3,
                "operand2": 1.5,
                "question": "3.3 - 1.5 = ?",
                "answer": 1.8,
                "correctAnswer": "1.8",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 4.7,
                "operand2": 1.7,
                "question": "4.7 - 1.7 = ?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "decimals",
                "subType": "divide",
                "operand1": 39.2,
                "operand2": 2,
                "question": "39.2 ÷ 2 = ?",
                "answer": 19.6,
                "correctAnswer": "19.6",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 13.1,
                "operand2": 2.5,
                "question": "13.1 - 2.5 = ?",
                "answer": 10.6,
                "correctAnswer": "10.6",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 12.8,
                "operand2": 1.6,
                "question": "12.8 × 1.6 = ?",
                "answer": 20.48,
                "correctAnswer": "20.48",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 15.2,
                "operand2": 4.7,
                "question": "15.2 × 4.7 = ?",
                "answer": 71.44,
                "correctAnswer": "71.44",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "decimals",
                "subType": "divide",
                "operand1": 62.1,
                "operand2": 3,
                "question": "62.1 ÷ 3 = ?",
                "answer": 20.7,
                "correctAnswer": "20.7",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "decimals",
                "subType": "divide",
                "operand1": 18.5,
                "operand2": 5,
                "question": "18.5 ÷ 5 = ?",
                "answer": 3.7,
                "correctAnswer": "3.7",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "decimals",
                "subType": "add",
                "operand1": 12.8,
                "operand2": 18.4,
                "question": "12.8 + 18.4 = ?",
                "answer": 31.2,
                "correctAnswer": "31.2",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 8.5,
                "operand2": 7.1,
                "question": "8.5 - 7.1 = ?",
                "answer": 1.4,
                "correctAnswer": "1.4",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "decimals",
                "subType": "add",
                "operand1": 8,
                "operand2": 12.9,
                "question": "8.0 + 12.9 = ?",
                "answer": 20.9,
                "correctAnswer": "20.9",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 1.4,
                "operand2": 1,
                "question": "1.4 - 1.0 = ?",
                "answer": 0.4,
                "correctAnswer": "0.4",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "decimals",
                "subType": "add",
                "operand1": 19.1,
                "operand2": 16.3,
                "question": "19.1 + 16.3 = ?",
                "answer": 35.4,
                "correctAnswer": "35.4",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 8.1,
                "operand2": 5.6,
                "question": "8.1 - 5.6 = ?",
                "answer": 2.5,
                "correctAnswer": "2.5",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 4.4,
                "operand2": 4.3,
                "question": "4.4 × 4.3 = ?",
                "answer": 18.92,
                "correctAnswer": "18.92",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "decimals",
                "subType": "divide",
                "operand1": 20.4,
                "operand2": 6,
                "question": "20.4 ÷ 6 = ?",
                "answer": 3.4,
                "correctAnswer": "3.4",
                "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"
}