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": "medium",
        "config": {
            "difficulty": "medium",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "money",
                "subType": "add-money",
                "question": "20 cents + 39 cents = ?",
                "answer": 59,
                "correctAnswer": "59",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "money",
                "subType": "count-coins",
                "question": "1 quarter + 5 dimes = ? cents",
                "answer": 75,
                "correctAnswer": "75",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "money",
                "subType": "count-coins",
                "question": "2 quarters + 5 pennies = ? cents",
                "answer": 55,
                "correctAnswer": "55",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "money",
                "subType": "count-coins",
                "question": "2 quarters + 4 nickels = ? cents",
                "answer": 70,
                "correctAnswer": "70",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "money",
                "subType": "add-money",
                "question": "19 cents + 62 cents = ?",
                "answer": 81,
                "correctAnswer": "81",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $1.00 for an item that costs $0.60. How much change do you get back?",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $2.00 for an item that costs $1.05. How much change do you get back?",
                "answer": 95,
                "correctAnswer": "95",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "money",
                "subType": "count-coins",
                "question": "1 dime + 5 nickels = ? cents",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "money",
                "subType": "add-money",
                "question": "42 cents + 31 cents = ?",
                "answer": 73,
                "correctAnswer": "73",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "money",
                "subType": "add-money",
                "question": "10 cents + 32 cents = ?",
                "answer": 42,
                "correctAnswer": "42",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $2.00 for an item that costs $0.65. How much change do you get back?",
                "answer": 135,
                "correctAnswer": "135",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "money",
                "subType": "add-money",
                "question": "94 cents + 1 cents = ?",
                "answer": 95,
                "correctAnswer": "95",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $3.40. How much change do you get back?",
                "answer": 160,
                "correctAnswer": "160",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "money",
                "subType": "count-coins",
                "question": "3 quarters + 3 pennies = ? cents",
                "answer": 78,
                "correctAnswer": "78",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "money",
                "subType": "count-coins",
                "question": "2 dimes + 2 pennies = ? cents",
                "answer": 22,
                "correctAnswer": "22",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $2.95. How much change do you get back?",
                "answer": 205,
                "correctAnswer": "205",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "money",
                "subType": "count-coins",
                "question": "1 quarter + 4 dimes = ? cents",
                "answer": 65,
                "correctAnswer": "65",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "money",
                "subType": "count-coins",
                "question": "1 nickel + 3 pennies = ? cents",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "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": "medium"
            },
            {
                "id": 20,
                "type": "money",
                "subType": "count-coins",
                "question": "4 quarters + 4 pennies = ? cents",
                "answer": 104,
                "correctAnswer": "104",
                "difficulty": "medium"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}