B Set 76 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": "add",
                "operand1": 6.4,
                "operand2": 1,
                "question": "6.4 + 1.0 = ?",
                "answer": 7.4,
                "correctAnswer": "7.4",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "decimals",
                "subType": "add",
                "operand1": 6.4,
                "operand2": 16.4,
                "question": "6.4 + 16.4 = ?",
                "answer": 22.8,
                "correctAnswer": "22.8",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "decimals",
                "subType": "add",
                "operand1": 16,
                "operand2": 10.7,
                "question": "16.0 + 10.7 = ?",
                "answer": 26.7,
                "correctAnswer": "26.7",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "decimals",
                "subType": "add",
                "operand1": 8.1,
                "operand2": 13.9,
                "question": "8.1 + 13.9 = ?",
                "answer": 22,
                "correctAnswer": "22",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 0.8,
                "operand2": 6.9,
                "question": "0.8 × 6.9 = ?",
                "answer": 5.52,
                "correctAnswer": "5.52",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 1.5,
                "operand2": 0.2,
                "question": "1.5 - 0.2 = ?",
                "answer": 1.3,
                "correctAnswer": "1.3",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "decimals",
                "subType": "add",
                "operand1": 12.7,
                "operand2": 5,
                "question": "12.7 + 5.0 = ?",
                "answer": 17.7,
                "correctAnswer": "17.7",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "decimals",
                "subType": "add",
                "operand1": 1.3,
                "operand2": 17.3,
                "question": "1.3 + 17.3 = ?",
                "answer": 18.6,
                "correctAnswer": "18.6",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "decimals",
                "subType": "add",
                "operand1": 14.2,
                "operand2": 8.6,
                "question": "14.2 + 8.6 = ?",
                "answer": 22.8,
                "correctAnswer": "22.8",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 19.3,
                "operand2": 13.5,
                "question": "19.3 - 13.5 = ?",
                "answer": 5.8,
                "correctAnswer": "5.8",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "decimals",
                "subType": "divide",
                "operand1": 46.5,
                "operand2": 3,
                "question": "46.5 ÷ 3 = ?",
                "answer": 15.5,
                "correctAnswer": "15.5",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 15.1,
                "operand2": 4.1,
                "question": "15.1 × 4.1 = ?",
                "answer": 61.91,
                "correctAnswer": "61.91",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 4,
                "operand2": 3.6,
                "question": "4.0 - 3.6 = ?",
                "answer": 0.4,
                "correctAnswer": "0.4",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 13.9,
                "operand2": 5.9,
                "question": "13.9 - 5.9 = ?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 15.6,
                "operand2": 7.9,
                "question": "15.6 × 7.9 = ?",
                "answer": 123.24,
                "correctAnswer": "123.24",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 19.7,
                "operand2": 3.2,
                "question": "19.7 × 3.2 = ?",
                "answer": 63.04,
                "correctAnswer": "63.04",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 4.6,
                "operand2": 6.8,
                "question": "4.6 × 6.8 = ?",
                "answer": 31.28,
                "correctAnswer": "31.28",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 14.4,
                "operand2": 4.3,
                "question": "14.4 × 4.3 = ?",
                "answer": 61.92,
                "correctAnswer": "61.92",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 17,
                "operand2": 1,
                "question": "17.0 - 1.0 = ?",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "decimals",
                "subType": "add",
                "operand1": 7.7,
                "operand2": 4.2,
                "question": "7.7 + 4.2 = ?",
                "answer": 11.9,
                "correctAnswer": "11.9",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}