B Set 94 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": "47 cents + 8 cents = ?",
                "answer": 55,
                "correctAnswer": "55",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "money",
                "subType": "count-coins",
                "question": "1 nickel + 4 quarters = ? cents",
                "answer": 105,
                "correctAnswer": "105",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $2.80. How much change do you get back?",
                "answer": 220,
                "correctAnswer": "220",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $2.00 for an item that costs $1.60. How much change do you get back?",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "money",
                "subType": "count-coins",
                "question": "2 pennies + 3 nickels = ? cents",
                "answer": 17,
                "correctAnswer": "17",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "money",
                "subType": "add-money",
                "question": "33 cents + 35 cents = ?",
                "answer": 68,
                "correctAnswer": "68",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "money",
                "subType": "count-coins",
                "question": "4 quarters + 1 penny = ? cents",
                "answer": 101,
                "correctAnswer": "101",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "money",
                "subType": "count-coins",
                "question": "1 quarter + 1 quarter = ? cents",
                "answer": 50,
                "correctAnswer": "50",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "money",
                "subType": "count-coins",
                "question": "5 quarters + 1 nickel = ? cents",
                "answer": 130,
                "correctAnswer": "130",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "money",
                "subType": "add-money",
                "question": "17 cents + 39 cents = ?",
                "answer": 56,
                "correctAnswer": "56",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "money",
                "subType": "count-coins",
                "question": "4 nickels + 2 quarters = ? cents",
                "answer": 70,
                "correctAnswer": "70",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "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": 13,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $2.00 for an item that costs $0.55. How much change do you get back?",
                "answer": 145,
                "correctAnswer": "145",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "money",
                "subType": "count-coins",
                "question": "2 dimes + 4 pennies = ? cents",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "money",
                "subType": "count-coins",
                "question": "4 pennies + 1 quarter = ? cents",
                "answer": 29,
                "correctAnswer": "29",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $1.00 for an item that costs $1.00. How much change do you get back?",
                "answer": 0,
                "correctAnswer": "0",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "money",
                "subType": "count-coins",
                "question": "3 quarters + 5 dimes = ? cents",
                "answer": 125,
                "correctAnswer": "125",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $2.00 for an item that costs $1.45. How much change do you get back?",
                "answer": 55,
                "correctAnswer": "55",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "money",
                "subType": "add-money",
                "question": "12 cents + 30 cents = ?",
                "answer": 42,
                "correctAnswer": "42",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "money",
                "subType": "add-money",
                "question": "2 cents + 21 cents = ?",
                "answer": 23,
                "correctAnswer": "23",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}