B Set 91 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": "hard",
        "config": {
            "difficulty": "hard",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "money",
                "subType": "count-coins",
                "question": "5 pennies + 5 quarters = ? cents",
                "answer": 130,
                "correctAnswer": "130",
                "difficulty": "hard"
            },
            {
                "id": 2,
                "type": "money",
                "subType": "count-coins",
                "question": "5 quarters + 4 pennies = ? cents",
                "answer": 129,
                "correctAnswer": "129",
                "difficulty": "hard"
            },
            {
                "id": 3,
                "type": "money",
                "subType": "count-coins",
                "question": "2 nickels + 5 pennies = ? cents",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "hard"
            },
            {
                "id": 4,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $3.35. How much change do you get back?",
                "answer": 165,
                "correctAnswer": "165",
                "difficulty": "hard"
            },
            {
                "id": 5,
                "type": "money",
                "subType": "add-money",
                "question": "$1.92 + $1.02 = ?",
                "answer": 294,
                "correctAnswer": "294",
                "difficulty": "hard"
            },
            {
                "id": 6,
                "type": "money",
                "subType": "count-coins",
                "question": "2 dimes + 3 quarters = ? cents",
                "answer": 95,
                "correctAnswer": "95",
                "difficulty": "hard"
            },
            {
                "id": 7,
                "type": "money",
                "subType": "count-coins",
                "question": "4 quarters + 3 quarters = ? cents",
                "answer": 175,
                "correctAnswer": "175",
                "difficulty": "hard"
            },
            {
                "id": 8,
                "type": "money",
                "subType": "count-coins",
                "question": "5 nickels + 1 nickel = ? cents",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "hard"
            },
            {
                "id": 9,
                "type": "money",
                "subType": "add-money",
                "question": "26 cents + $2.11 = ?",
                "answer": 237,
                "correctAnswer": "237",
                "difficulty": "hard"
            },
            {
                "id": 10,
                "type": "money",
                "subType": "count-coins",
                "question": "5 pennies + 4 quarters = ? cents",
                "answer": 105,
                "correctAnswer": "105",
                "difficulty": "hard"
            },
            {
                "id": 11,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $2.00 for an item that costs $1.85. How much change do you get back?",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "hard"
            },
            {
                "id": 12,
                "type": "money",
                "subType": "add-money",
                "question": "$1.95 + $2.36 = ?",
                "answer": 431,
                "correctAnswer": "431",
                "difficulty": "hard"
            },
            {
                "id": 13,
                "type": "money",
                "subType": "count-coins",
                "question": "2 nickels + 5 dimes = ? cents",
                "answer": 60,
                "correctAnswer": "60",
                "difficulty": "hard"
            },
            {
                "id": 14,
                "type": "money",
                "subType": "count-coins",
                "question": "1 quarter + 5 pennies = ? cents",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "hard"
            },
            {
                "id": 15,
                "type": "money",
                "subType": "count-coins",
                "question": "3 quarters + 4 pennies = ? cents",
                "answer": 79,
                "correctAnswer": "79",
                "difficulty": "hard"
            },
            {
                "id": 16,
                "type": "money",
                "subType": "add-money",
                "question": "$1.46 + 39 cents = ?",
                "answer": 185,
                "correctAnswer": "185",
                "difficulty": "hard"
            },
            {
                "id": 17,
                "type": "money",
                "subType": "count-coins",
                "question": "5 dimes + 4 pennies = ? cents",
                "answer": 54,
                "correctAnswer": "54",
                "difficulty": "hard"
            },
            {
                "id": 18,
                "type": "money",
                "subType": "count-coins",
                "question": "3 dimes + 1 dime = ? cents",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "hard"
            },
            {
                "id": 19,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $1.25. How much change do you get back?",
                "answer": 375,
                "correctAnswer": "375",
                "difficulty": "hard"
            },
            {
                "id": 20,
                "type": "money",
                "subType": "count-coins",
                "question": "2 quarters + 1 penny = ? cents",
                "answer": 51,
                "correctAnswer": "51",
                "difficulty": "hard"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}