B Set 44 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": 19,
                "operand2": 10,
                "question": "19.0 ÷ 10 = ?",
                "answer": 1.9,
                "correctAnswer": "1.9",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 17.4,
                "operand2": 11.1,
                "question": "17.4 - 11.1 = ?",
                "answer": 6.3,
                "correctAnswer": "6.3",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 1.7,
                "operand2": 0.3,
                "question": "1.7 - 0.3 = ?",
                "answer": 1.4,
                "correctAnswer": "1.4",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "decimals",
                "subType": "divide",
                "operand1": 22.8,
                "operand2": 6,
                "question": "22.8 ÷ 6 = ?",
                "answer": 3.8,
                "correctAnswer": "3.8",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 6.5,
                "operand2": 5.8,
                "question": "6.5 × 5.8 = ?",
                "answer": 37.7,
                "correctAnswer": "37.7",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 5.9,
                "operand2": 1.6,
                "question": "5.9 - 1.6 = ?",
                "answer": 4.3,
                "correctAnswer": "4.3",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 15.8,
                "operand2": 2.2,
                "question": "15.8 × 2.2 = ?",
                "answer": 34.76,
                "correctAnswer": "34.76",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 19.7,
                "operand2": 3.3,
                "question": "19.7 × 3.3 = ?",
                "answer": 65.01,
                "correctAnswer": "65.01",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 2.3,
                "operand2": 0.7,
                "question": "2.3 - 0.7 = ?",
                "answer": 1.6,
                "correctAnswer": "1.6",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "decimals",
                "subType": "divide",
                "operand1": 30,
                "operand2": 3,
                "question": "30.0 ÷ 3 = ?",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 13,
                "operand2": 0.8,
                "question": "13 × 0.8 = ?",
                "answer": 10.4,
                "correctAnswer": "10.4",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "decimals",
                "subType": "add",
                "operand1": 11.1,
                "operand2": 10.2,
                "question": "11.1 + 10.2 = ?",
                "answer": 21.3,
                "correctAnswer": "21.3",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "decimals",
                "subType": "add",
                "operand1": 14.7,
                "operand2": 5.5,
                "question": "14.7 + 5.5 = ?",
                "answer": 20.2,
                "correctAnswer": "20.2",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 9,
                "operand2": 0.1,
                "question": "9 × 0.1 = ?",
                "answer": 0.9,
                "correctAnswer": "0.9",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "decimals",
                "subType": "divide",
                "operand1": 21.2,
                "operand2": 2,
                "question": "21.2 ÷ 2 = ?",
                "answer": 10.6,
                "correctAnswer": "10.6",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "decimals",
                "subType": "divide",
                "operand1": 113.4,
                "operand2": 6,
                "question": "113.4 ÷ 6 = ?",
                "answer": 18.9,
                "correctAnswer": "18.9",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 8,
                "operand2": 1.9,
                "question": "8 × 1.9 = ?",
                "answer": 15.2,
                "correctAnswer": "15.2",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "decimals",
                "subType": "add",
                "operand1": 6.3,
                "operand2": 16.1,
                "question": "6.3 + 16.1 = ?",
                "answer": 22.4,
                "correctAnswer": "22.4",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 10.4,
                "operand2": 2.2,
                "question": "10.4 - 2.2 = ?",
                "answer": 8.2,
                "correctAnswer": "8.2",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 3.6,
                "operand2": 2.8,
                "question": "3.6 - 2.8 = ?",
                "answer": 0.8,
                "correctAnswer": "0.8",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}