B Set 37 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": "count-coins",
                "question": "2 nickels + 4 quarters = ? cents",
                "answer": 110,
                "correctAnswer": "110",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "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": 3,
                "type": "money",
                "subType": "count-coins",
                "question": "5 quarters + 3 pennies = ? cents",
                "answer": 128,
                "correctAnswer": "128",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "money",
                "subType": "count-coins",
                "question": "5 dimes + 5 quarters = ? cents",
                "answer": 175,
                "correctAnswer": "175",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "money",
                "subType": "add-money",
                "question": "45 cents + 1 cents = ?",
                "answer": 46,
                "correctAnswer": "46",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "money",
                "subType": "add-money",
                "question": "40 cents + 40 cents = ?",
                "answer": 80,
                "correctAnswer": "80",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "money",
                "subType": "count-coins",
                "question": "4 quarters + 1 dime = ? cents",
                "answer": 110,
                "correctAnswer": "110",
                "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": "add-money",
                "question": "18 cents + 40 cents = ?",
                "answer": 58,
                "correctAnswer": "58",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $1.00 for an item that costs $0.85. How much change do you get back?",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $0.25. How much change do you get back?",
                "answer": 475,
                "correctAnswer": "475",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "money",
                "subType": "add-money",
                "question": "3 cents + 19 cents = ?",
                "answer": 22,
                "correctAnswer": "22",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "money",
                "subType": "count-coins",
                "question": "4 dimes + 3 nickels = ? cents",
                "answer": 55,
                "correctAnswer": "55",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "money",
                "subType": "add-money",
                "question": "25 cents + 10 cents = ?",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $2.00 for an item that costs $0.60. How much change do you get back?",
                "answer": 140,
                "correctAnswer": "140",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "money",
                "subType": "add-money",
                "question": "22 cents + 2 cents = ?",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "money",
                "subType": "count-coins",
                "question": "5 nickels + 1 dime = ? cents",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $2.15. How much change do you get back?",
                "answer": 285,
                "correctAnswer": "285",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "money",
                "subType": "count-coins",
                "question": "4 quarters + 5 nickels = ? cents",
                "answer": 125,
                "correctAnswer": "125",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $0.15. How much change do you get back?",
                "answer": 485,
                "correctAnswer": "485",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}