B Set 99 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": {
            "maxNumber": 100,
            "maxSum": 1000,
            "maxOperand": 1000,
            "_gradeLevel": "2"
        },
        "problems": [
            {
                "id": 1,
                "type": "money",
                "subType": "count-coins",
                "question": "2 quarters + 1 quarter = ? cents",
                "answer": 75,
                "correctAnswer": "75",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "75"
                }
            },
            {
                "id": 2,
                "type": "money",
                "subType": "count-coins",
                "question": "5 dimes + 3 quarters = ? cents",
                "answer": 125,
                "correctAnswer": "125",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "125"
                }
            },
            {
                "id": 3,
                "type": "money",
                "subType": "count-coins",
                "question": "2 pennies + 5 nickels = ? cents",
                "answer": 27,
                "correctAnswer": "27",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "27"
                }
            },
            {
                "id": 4,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $1.00 for an item that costs $0.35. How much change do you get back?",
                "answer": 65,
                "correctAnswer": "65",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "65"
                }
            },
            {
                "id": 5,
                "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",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "410"
                }
            },
            {
                "id": 6,
                "type": "money",
                "subType": "count-coins",
                "question": "3 dimes + 2 pennies = ? cents",
                "answer": 32,
                "correctAnswer": "32",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "32"
                }
            },
            {
                "id": 7,
                "type": "money",
                "subType": "add-money",
                "question": "11 cents + 30 cents = ?",
                "answer": 41,
                "correctAnswer": "41",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "41"
                }
            },
            {
                "id": 8,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $2.00 for an item that costs $1.75. How much change do you get back?",
                "answer": 25,
                "correctAnswer": "25",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "25"
                }
            },
            {
                "id": 9,
                "type": "money",
                "subType": "count-coins",
                "question": "3 quarters + 3 pennies = ? cents",
                "answer": 78,
                "correctAnswer": "78",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "78"
                }
            },
            {
                "id": 10,
                "type": "money",
                "subType": "count-coins",
                "question": "5 quarters + 2 quarters = ? cents",
                "answer": 175,
                "correctAnswer": "175",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "175"
                }
            },
            {
                "id": 11,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $1.50. How much change do you get back?",
                "answer": 350,
                "correctAnswer": "350",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "350"
                }
            },
            {
                "id": 12,
                "type": "money",
                "subType": "count-coins",
                "question": "4 dimes + 4 quarters = ? cents",
                "answer": 140,
                "correctAnswer": "140",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "140"
                }
            },
            {
                "id": 13,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $0.60. How much change do you get back?",
                "answer": 440,
                "correctAnswer": "440",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "440"
                }
            },
            {
                "id": 14,
                "type": "money",
                "subType": "count-coins",
                "question": "4 quarters + 4 pennies = ? cents",
                "answer": 104,
                "correctAnswer": "104",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "104"
                }
            },
            {
                "id": 15,
                "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",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "0"
                }
            },
            {
                "id": 16,
                "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",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "475"
                }
            },
            {
                "id": 17,
                "type": "money",
                "subType": "count-coins",
                "question": "2 quarters + 4 nickels = ? cents",
                "answer": 70,
                "correctAnswer": "70",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "70"
                }
            },
            {
                "id": 18,
                "type": "money",
                "subType": "count-coins",
                "question": "1 nickel + 1 penny = ? cents",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "6"
                }
            },
            {
                "id": 19,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $4.80. How much change do you get back?",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "20"
                }
            },
            {
                "id": 20,
                "type": "money",
                "subType": "count-coins",
                "question": "2 quarters + 4 pennies = ? cents",
                "answer": 54,
                "correctAnswer": "54",
                "difficulty": "normal",
                "visualIntent": {
                    "layout": "icon-badge",
                    "category": "fruits",
                    "label": "54"
                }
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}