B Set 60 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": 7.1,
                "operand2": 3.6,
                "question": "7.1 - 3.6 = ?",
                "answer": 3.5,
                "correctAnswer": "3.5",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "decimals",
                "subType": "add",
                "operand1": 19.3,
                "operand2": 3.9,
                "question": "19.3 + 3.9 = ?",
                "answer": 23.2,
                "correctAnswer": "23.2",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "decimals",
                "subType": "add",
                "operand1": 16.5,
                "operand2": 16,
                "question": "16.5 + 16.0 = ?",
                "answer": 32.5,
                "correctAnswer": "32.5",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 3.2,
                "operand2": 3.6,
                "question": "3.2 × 3.6 = ?",
                "answer": 11.52,
                "correctAnswer": "11.52",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "decimals",
                "subType": "add",
                "operand1": 12.6,
                "operand2": 18.8,
                "question": "12.6 + 18.8 = ?",
                "answer": 31.4,
                "correctAnswer": "31.4",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 3.9,
                "operand2": 2,
                "question": "3.9 - 2.0 = ?",
                "answer": 1.9,
                "correctAnswer": "1.9",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "decimals",
                "subType": "add",
                "operand1": 9.3,
                "operand2": 2.3,
                "question": "9.3 + 2.3 = ?",
                "answer": 11.6,
                "correctAnswer": "11.6",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 18,
                "operand2": 16.6,
                "question": "18.0 - 16.6 = ?",
                "answer": 1.4,
                "correctAnswer": "1.4",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 4.5,
                "operand2": 7.1,
                "question": "4.5 × 7.1 = ?",
                "answer": 31.95,
                "correctAnswer": "31.95",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "decimals",
                "subType": "add",
                "operand1": 4.8,
                "operand2": 2.3,
                "question": "4.8 + 2.3 = ?",
                "answer": 7.1,
                "correctAnswer": "7.1",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "decimals",
                "subType": "divide",
                "operand1": 21.6,
                "operand2": 8,
                "question": "21.6 ÷ 8 = ?",
                "answer": 2.7,
                "correctAnswer": "2.7",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "decimals",
                "subType": "add",
                "operand1": 16.6,
                "operand2": 2.8,
                "question": "16.6 + 2.8 = ?",
                "answer": 19.4,
                "correctAnswer": "19.4",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "decimals",
                "subType": "divide",
                "operand1": 36.8,
                "operand2": 4,
                "question": "36.8 ÷ 4 = ?",
                "answer": 9.2,
                "correctAnswer": "9.2",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "decimals",
                "subType": "add",
                "operand1": 12.5,
                "operand2": 3.9,
                "question": "12.5 + 3.9 = ?",
                "answer": 16.4,
                "correctAnswer": "16.4",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "decimals",
                "subType": "add",
                "operand1": 10.7,
                "operand2": 6,
                "question": "10.7 + 6.0 = ?",
                "answer": 16.7,
                "correctAnswer": "16.7",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 11.9,
                "operand2": 7.9,
                "question": "11.9 - 7.9 = ?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 3.3,
                "operand2": 1.6,
                "question": "3.3 - 1.6 = ?",
                "answer": 1.7,
                "correctAnswer": "1.7",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 4.7,
                "operand2": 2.6,
                "question": "4.7 × 2.6 = ?",
                "answer": 12.22,
                "correctAnswer": "12.22",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 4.8,
                "operand2": 4.7,
                "question": "4.8 - 4.7 = ?",
                "answer": 0.1,
                "correctAnswer": "0.1",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 12.3,
                "operand2": 5.1,
                "question": "12.3 × 5.1 = ?",
                "answer": 62.73,
                "correctAnswer": "62.73",
                "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"
}