B Set 71 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": "46 cents + 13 cents = ?",
                "answer": 59,
                "correctAnswer": "59",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "money",
                "subType": "add-money",
                "question": "12 cents + 44 cents = ?",
                "answer": 56,
                "correctAnswer": "56",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "money",
                "subType": "add-money",
                "question": "33 cents + 46 cents = ?",
                "answer": 79,
                "correctAnswer": "79",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "money",
                "subType": "add-money",
                "question": "7 cents + 49 cents = ?",
                "answer": 56,
                "correctAnswer": "56",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "money",
                "subType": "count-coins",
                "question": "2 pennies + 4 nickels = ? cents",
                "answer": 22,
                "correctAnswer": "22",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "money",
                "subType": "count-coins",
                "question": "5 nickels + 5 quarters = ? cents",
                "answer": 150,
                "correctAnswer": "150",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "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": 8,
                "type": "money",
                "subType": "count-coins",
                "question": "2 dimes + 5 dimes = ? cents",
                "answer": 70,
                "correctAnswer": "70",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "money",
                "subType": "count-coins",
                "question": "4 pennies + 5 nickels = ? cents",
                "answer": 29,
                "correctAnswer": "29",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "money",
                "subType": "count-coins",
                "question": "1 penny + 1 quarter = ? cents",
                "answer": 26,
                "correctAnswer": "26",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $1.50. How much change do you get back?",
                "answer": 350,
                "correctAnswer": "350",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "money",
                "subType": "count-coins",
                "question": "5 nickels + 3 pennies = ? cents",
                "answer": 28,
                "correctAnswer": "28",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "money",
                "subType": "count-coins",
                "question": "4 quarters + 5 nickels = ? cents",
                "answer": 125,
                "correctAnswer": "125",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "money",
                "subType": "add-money",
                "question": "32 cents + 50 cents = ?",
                "answer": 82,
                "correctAnswer": "82",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "money",
                "subType": "count-coins",
                "question": "3 dimes + 2 nickels = ? cents",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "money",
                "subType": "count-coins",
                "question": "4 dimes + 5 nickels = ? cents",
                "answer": 65,
                "correctAnswer": "65",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "money",
                "subType": "add-money",
                "question": "5 cents + 44 cents = ?",
                "answer": 49,
                "correctAnswer": "49",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "money",
                "subType": "add-money",
                "question": "25 cents + 5 cents = ?",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "money",
                "subType": "count-coins",
                "question": "5 nickels + 5 dimes = ? cents",
                "answer": 75,
                "correctAnswer": "75",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}