B Set 67 Unknown

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "contentData": {
        "operation": "money",
        "subject": "arithmetic",
        "difficulty": "easy",
        "config": {
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "money",
                "subType": "add-money",
                "question": "43 cents + 30 cents = ?",
                "answer": 73,
                "correctAnswer": "73",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "money",
                "subType": "add-money",
                "question": "42 cents + 49 cents = ?",
                "answer": 91,
                "correctAnswer": "91",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "money",
                "subType": "add-money",
                "question": "43 cents + 42 cents = ?",
                "answer": 85,
                "correctAnswer": "85",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "money",
                "subType": "add-money",
                "question": "46 cents + 20 cents = ?",
                "answer": 66,
                "correctAnswer": "66",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "money",
                "subType": "count-coins",
                "question": "2 quarters + 2 quarters = ? cents",
                "answer": 100,
                "correctAnswer": "100",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $1.00 for an item that costs $0.05. How much change do you get back?",
                "answer": 95,
                "correctAnswer": "95",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "money",
                "subType": "count-coins",
                "question": "1 nickel + 5 dimes = ? cents",
                "answer": 55,
                "correctAnswer": "55",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $1.25. How much change do you get back?",
                "answer": 375,
                "correctAnswer": "375",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "money",
                "subType": "count-coins",
                "question": "3 quarters + 1 dime = ? cents",
                "answer": 85,
                "correctAnswer": "85",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "money",
                "subType": "count-coins",
                "question": "5 pennies + 5 nickels = ? cents",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "money",
                "subType": "add-money",
                "question": "8 cents + 22 cents = ?",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $1.00 for an item that costs $0.35. How much change do you get back?",
                "answer": 65,
                "correctAnswer": "65",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "money",
                "subType": "count-coins",
                "question": "4 quarters + 4 dimes = ? cents",
                "answer": 140,
                "correctAnswer": "140",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $1.00 for an item that costs $0.40. How much change do you get back?",
                "answer": 60,
                "correctAnswer": "60",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $0.70. How much change do you get back?",
                "answer": 430,
                "correctAnswer": "430",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "money",
                "subType": "count-coins",
                "question": "3 pennies + 5 nickels = ? cents",
                "answer": 28,
                "correctAnswer": "28",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $2.00 for an item that costs $1.05. How much change do you get back?",
                "answer": 95,
                "correctAnswer": "95",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "money",
                "subType": "add-money",
                "question": "42 cents + 41 cents = ?",
                "answer": 83,
                "correctAnswer": "83",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "money",
                "subType": "count-coins",
                "question": "3 pennies + 2 quarters = ? cents",
                "answer": 53,
                "correctAnswer": "53",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}