B Set 68 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": {
            "difficulty": "easy",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $1.00 for an item that costs $0.55. How much change do you get back?",
                "answer": 45,
                "correctAnswer": "45",
                "difficulty": "easy"
            },
            {
                "id": 2,
                "type": "money",
                "subType": "add-money",
                "question": "18 cents + 16 cents = ?",
                "answer": 34,
                "correctAnswer": "34",
                "difficulty": "easy"
            },
            {
                "id": 3,
                "type": "money",
                "subType": "count-coins",
                "question": "4 dimes + 4 dimes = ? cents",
                "answer": 80,
                "correctAnswer": "80",
                "difficulty": "easy"
            },
            {
                "id": 4,
                "type": "money",
                "subType": "count-coins",
                "question": "2 quarters + 1 penny = ? cents",
                "answer": 51,
                "correctAnswer": "51",
                "difficulty": "easy"
            },
            {
                "id": 5,
                "type": "money",
                "subType": "count-coins",
                "question": "2 pennies + 2 dimes = ? cents",
                "answer": 22,
                "correctAnswer": "22",
                "difficulty": "easy"
            },
            {
                "id": 6,
                "type": "money",
                "subType": "add-money",
                "question": "19 cents + 9 cents = ?",
                "answer": 28,
                "correctAnswer": "28",
                "difficulty": "easy"
            },
            {
                "id": 7,
                "type": "money",
                "subType": "add-money",
                "question": "10 cents + 16 cents = ?",
                "answer": 26,
                "correctAnswer": "26",
                "difficulty": "easy"
            },
            {
                "id": 8,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $1.90. How much change do you get back?",
                "answer": 310,
                "correctAnswer": "310",
                "difficulty": "easy"
            },
            {
                "id": 9,
                "type": "money",
                "subType": "count-coins",
                "question": "2 pennies + 4 quarters = ? cents",
                "answer": 102,
                "correctAnswer": "102",
                "difficulty": "easy"
            },
            {
                "id": 10,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $4.90. How much change do you get back?",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "easy"
            },
            {
                "id": 11,
                "type": "money",
                "subType": "count-coins",
                "question": "2 pennies + 1 quarter = ? cents",
                "answer": 27,
                "correctAnswer": "27",
                "difficulty": "easy"
            },
            {
                "id": 12,
                "type": "money",
                "subType": "count-coins",
                "question": "2 pennies + 5 nickels = ? cents",
                "answer": 27,
                "correctAnswer": "27",
                "difficulty": "easy"
            },
            {
                "id": 13,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $1.00 for an item that costs $0.20. How much change do you get back?",
                "answer": 80,
                "correctAnswer": "80",
                "difficulty": "easy"
            },
            {
                "id": 14,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $2.00 for an item that costs $1.00. How much change do you get back?",
                "answer": 100,
                "correctAnswer": "100",
                "difficulty": "easy"
            },
            {
                "id": 15,
                "type": "money",
                "subType": "count-coins",
                "question": "4 quarters + 2 pennies = ? cents",
                "answer": 102,
                "correctAnswer": "102",
                "difficulty": "easy"
            },
            {
                "id": 16,
                "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": "easy"
            },
            {
                "id": 17,
                "type": "money",
                "subType": "add-money",
                "question": "20 cents + 24 cents = ?",
                "answer": 44,
                "correctAnswer": "44",
                "difficulty": "easy"
            },
            {
                "id": 18,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $2.20. How much change do you get back?",
                "answer": 280,
                "correctAnswer": "280",
                "difficulty": "easy"
            },
            {
                "id": 19,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $1.00 for an item that costs $0.25. How much change do you get back?",
                "answer": 75,
                "correctAnswer": "75",
                "difficulty": "easy"
            },
            {
                "id": 20,
                "type": "money",
                "subType": "add-money",
                "question": "3 cents + 11 cents = ?",
                "answer": 14,
                "correctAnswer": "14",
                "difficulty": "easy"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}