B Set 62 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": "15 cents + 15 cents = ?",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "money",
                "subType": "add-money",
                "question": "23 cents + 33 cents = ?",
                "answer": 56,
                "correctAnswer": "56",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $2.00 for an item that costs $1.25. How much change do you get back?",
                "answer": 75,
                "correctAnswer": "75",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "money",
                "subType": "add-money",
                "question": "32 cents + 37 cents = ?",
                "answer": 69,
                "correctAnswer": "69",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "money",
                "subType": "count-coins",
                "question": "5 quarters + 3 nickels = ? cents",
                "answer": 140,
                "correctAnswer": "140",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "money",
                "subType": "count-coins",
                "question": "3 pennies + 1 nickel = ? cents",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $4.05. How much change do you get back?",
                "answer": 95,
                "correctAnswer": "95",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $1.80. How much change do you get back?",
                "answer": 320,
                "correctAnswer": "320",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "money",
                "subType": "count-coins",
                "question": "5 quarters + 3 dimes = ? cents",
                "answer": 155,
                "correctAnswer": "155",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "money",
                "subType": "count-coins",
                "question": "2 quarters + 4 quarters = ? cents",
                "answer": 150,
                "correctAnswer": "150",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "money",
                "subType": "count-coins",
                "question": "4 nickels + 5 quarters = ? cents",
                "answer": 145,
                "correctAnswer": "145",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "money",
                "subType": "add-money",
                "question": "45 cents + 19 cents = ?",
                "answer": 64,
                "correctAnswer": "64",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $2.00 for an item that costs $1.85. How much change do you get back?",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "money",
                "subType": "add-money",
                "question": "1 cents + 47 cents = ?",
                "answer": 48,
                "correctAnswer": "48",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "money",
                "subType": "count-coins",
                "question": "3 pennies + 3 quarters = ? cents",
                "answer": 78,
                "correctAnswer": "78",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "money",
                "subType": "count-coins",
                "question": "1 dime + 1 dime = ? cents",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "money",
                "subType": "count-coins",
                "question": "2 dimes + 3 nickels = ? cents",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "money",
                "subType": "add-money",
                "question": "29 cents + 21 cents = ?",
                "answer": 50,
                "correctAnswer": "50",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "money",
                "subType": "count-coins",
                "question": "2 nickels + 1 quarter = ? cents",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $1.15. How much change do you get back?",
                "answer": 385,
                "correctAnswer": "385",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}