B Set 19 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": "3 quarters + 4 nickels = ? cents",
                "answer": 95,
                "correctAnswer": "95",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "money",
                "subType": "count-coins",
                "question": "2 quarters + 5 dimes = ? cents",
                "answer": 100,
                "correctAnswer": "100",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $0.90. How much change do you get back?",
                "answer": 410,
                "correctAnswer": "410",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "money",
                "subType": "add-money",
                "question": "41 cents + 16 cents = ?",
                "answer": 57,
                "correctAnswer": "57",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $1.00 for an item that costs $0.95. How much change do you get back?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "money",
                "subType": "count-coins",
                "question": "3 pennies + 5 dimes = ? cents",
                "answer": 53,
                "correctAnswer": "53",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "money",
                "subType": "count-coins",
                "question": "3 quarters + 5 dimes = ? cents",
                "answer": 125,
                "correctAnswer": "125",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "money",
                "subType": "count-coins",
                "question": "1 quarter + 5 pennies = ? cents",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "money",
                "subType": "add-money",
                "question": "22 cents + 4 cents = ?",
                "answer": 26,
                "correctAnswer": "26",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "money",
                "subType": "count-coins",
                "question": "4 pennies + 5 nickels = ? cents",
                "answer": 29,
                "correctAnswer": "29",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "money",
                "subType": "count-coins",
                "question": "1 quarter + 1 quarter = ? cents",
                "answer": 50,
                "correctAnswer": "50",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "money",
                "subType": "count-coins",
                "question": "5 pennies + 2 dimes = ? cents",
                "answer": 25,
                "correctAnswer": "25",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "money",
                "subType": "add-money",
                "question": "39 cents + 24 cents = ?",
                "answer": 63,
                "correctAnswer": "63",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "money",
                "subType": "add-money",
                "question": "47 cents + 4 cents = ?",
                "answer": 51,
                "correctAnswer": "51",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "money",
                "subType": "count-coins",
                "question": "3 nickels + 3 dimes = ? cents",
                "answer": 45,
                "correctAnswer": "45",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "money",
                "subType": "count-coins",
                "question": "5 nickels + 2 nickels = ? cents",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $4.30. How much change do you get back?",
                "answer": 70,
                "correctAnswer": "70",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "money",
                "subType": "add-money",
                "question": "34 cents + 10 cents = ?",
                "answer": 44,
                "correctAnswer": "44",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}