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": "subtract",
                "operand1": 7.3,
                "operand2": 4.3,
                "question": "7.3 - 4.3 = ?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "decimals",
                "subType": "add",
                "operand1": 1.8,
                "operand2": 6.7,
                "question": "1.8 + 6.7 = ?",
                "answer": 8.5,
                "correctAnswer": "8.5",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 18.4,
                "operand2": 14.4,
                "question": "18.4 - 14.4 = ?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 16.8,
                "operand2": 11.9,
                "question": "16.8 - 11.9 = ?",
                "answer": 4.9,
                "correctAnswer": "4.9",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 5,
                "operand2": 3.8,
                "question": "5.0 - 3.8 = ?",
                "answer": 1.2,
                "correctAnswer": "1.2",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 0.6,
                "operand2": 0.6,
                "question": "0.6 - 0.6 = ?",
                "answer": 0,
                "correctAnswer": "0",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 2.9,
                "operand2": 9.3,
                "question": "2.9 × 9.3 = ?",
                "answer": 26.97,
                "correctAnswer": "26.97",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 5.3,
                "operand2": 4.2,
                "question": "5.3 - 4.2 = ?",
                "answer": 1.1,
                "correctAnswer": "1.1",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 3.8,
                "operand2": 1,
                "question": "3.8 × 1 = ?",
                "answer": 3.8,
                "correctAnswer": "3.8",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 19.5,
                "operand2": 2,
                "question": "19.5 × 2 = ?",
                "answer": 39,
                "correctAnswer": "39",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 8.5,
                "operand2": 4.2,
                "question": "8.5 × 4.2 = ?",
                "answer": 35.7,
                "correctAnswer": "35.7",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "decimals",
                "subType": "add",
                "operand1": 15.9,
                "operand2": 12.2,
                "question": "15.9 + 12.2 = ?",
                "answer": 28.1,
                "correctAnswer": "28.1",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "decimals",
                "subType": "add",
                "operand1": 3.1,
                "operand2": 12,
                "question": "3.1 + 12.0 = ?",
                "answer": 15.1,
                "correctAnswer": "15.1",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "decimals",
                "subType": "multiply",
                "operand1": 17.2,
                "operand2": 3.3,
                "question": "17.2 × 3.3 = ?",
                "answer": 56.76,
                "correctAnswer": "56.76",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 2.6,
                "operand2": 1.1,
                "question": "2.6 - 1.1 = ?",
                "answer": 1.5,
                "correctAnswer": "1.5",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "decimals",
                "subType": "add",
                "operand1": 15.4,
                "operand2": 11.2,
                "question": "15.4 + 11.2 = ?",
                "answer": 26.6,
                "correctAnswer": "26.6",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "decimals",
                "subType": "divide",
                "operand1": 80.8,
                "operand2": 8,
                "question": "80.8 ÷ 8 = ?",
                "answer": 10.1,
                "correctAnswer": "10.1",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "decimals",
                "subType": "divide",
                "operand1": 67.2,
                "operand2": 8,
                "question": "67.2 ÷ 8 = ?",
                "answer": 8.4,
                "correctAnswer": "8.4",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 14.2,
                "operand2": 3.2,
                "question": "14.2 - 3.2 = ?",
                "answer": 11,
                "correctAnswer": "11",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "decimals",
                "subType": "subtract",
                "operand1": 12.2,
                "operand2": 2.8,
                "question": "12.2 - 2.8 = ?",
                "answer": 9.4,
                "correctAnswer": "9.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"
}