B Set 94 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": 15,
                "operand2": 3.2,
                "question": "15.0 + 3.2 = ?",
                "answer": 18.2,
                "correctAnswer": "18.2",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "decimals",
                "subType": "add",
                "operand1": 5.7,
                "operand2": 13.3,
                "question": "5.7 + 13.3 = ?",
                "answer": 19,
                "correctAnswer": "19",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "decimals",
                "subType": "add",
                "operand1": 0.5,
                "operand2": 7,
                "question": "0.5 + 7.0 = ?",
                "answer": 7.5,
                "correctAnswer": "7.5",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "decimals",
                "subType": "add",
                "operand1": 16,
                "operand2": 18.6,
                "question": "16.0 + 18.6 = ?",
                "answer": 34.6,
                "correctAnswer": "34.6",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "decimals",
                "subType": "add",
                "operand1": 10.7,
                "operand2": 10.7,
                "question": "10.7 + 10.7 = ?",
                "answer": 21.4,
                "correctAnswer": "21.4",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 6.8,
                "operand2": 3,
                "question": "6.8 - 3.0 = ?",
                "answer": 3.8,
                "correctAnswer": "3.8",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "decimals",
                "subType": "add",
                "operand1": 0.2,
                "operand2": 17.6,
                "question": "0.2 + 17.6 = ?",
                "answer": 17.8,
                "correctAnswer": "17.8",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 7.6,
                "operand2": 1.2,
                "question": "7.6 × 1.2 = ?",
                "answer": 9.12,
                "correctAnswer": "9.12",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "decimals",
                "subType": "divide",
                "operand1": 100,
                "operand2": 10,
                "question": "100.0 ÷ 10 = ?",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 6.4,
                "operand2": 1.4,
                "question": "6.4 - 1.4 = ?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "decimals",
                "subType": "add",
                "operand1": 13.9,
                "operand2": 14.8,
                "question": "13.9 + 14.8 = ?",
                "answer": 28.7,
                "correctAnswer": "28.7",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 3.2,
                "operand2": 2.3,
                "question": "3.2 - 2.3 = ?",
                "answer": 0.9,
                "correctAnswer": "0.9",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "decimals",
                "subType": "divide",
                "operand1": 64.8,
                "operand2": 8,
                "question": "64.8 ÷ 8 = ?",
                "answer": 8.1,
                "correctAnswer": "8.1",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 9.5,
                "operand2": 2.7,
                "question": "9.5 × 2.7 = ?",
                "answer": 25.65,
                "correctAnswer": "25.65",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 14,
                "operand2": 4.6,
                "question": "14 × 4.6 = ?",
                "answer": 64.4,
                "correctAnswer": "64.4",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 4.8,
                "operand2": 5.5,
                "question": "4.8 × 5.5 = ?",
                "answer": 26.4,
                "correctAnswer": "26.4",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "decimals",
                "subType": "divide",
                "operand1": 94.5,
                "operand2": 5,
                "question": "94.5 ÷ 5 = ?",
                "answer": 18.9,
                "correctAnswer": "18.9",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "decimals",
                "subType": "divide",
                "operand1": 28.8,
                "operand2": 2,
                "question": "28.8 ÷ 2 = ?",
                "answer": 14.4,
                "correctAnswer": "14.4",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "decimals",
                "subType": "divide",
                "operand1": 23.2,
                "operand2": 2,
                "question": "23.2 ÷ 2 = ?",
                "answer": 11.6,
                "correctAnswer": "11.6",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "decimals",
                "subType": "divide",
                "operand1": 49,
                "operand2": 7,
                "question": "49.0 ÷ 7 = ?",
                "answer": 7,
                "correctAnswer": "7",
                "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"
}