B Set 29 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.95. How much change do you get back?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "easy"
            },
            {
                "id": 2,
                "type": "money",
                "subType": "add-money",
                "question": "22 cents + 2 cents = ?",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "easy"
            },
            {
                "id": 3,
                "type": "money",
                "subType": "count-coins",
                "question": "4 quarters + 3 nickels = ? cents",
                "answer": 115,
                "correctAnswer": "115",
                "difficulty": "easy"
            },
            {
                "id": 4,
                "type": "money",
                "subType": "add-money",
                "question": "6 cents + 8 cents = ?",
                "answer": 14,
                "correctAnswer": "14",
                "difficulty": "easy"
            },
            {
                "id": 5,
                "type": "money",
                "subType": "add-money",
                "question": "1 cents + 23 cents = ?",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "easy"
            },
            {
                "id": 6,
                "type": "money",
                "subType": "count-coins",
                "question": "1 nickel + 5 quarters = ? cents",
                "answer": 130,
                "correctAnswer": "130",
                "difficulty": "easy"
            },
            {
                "id": 7,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $1.00 for an item that costs $0.15. How much change do you get back?",
                "answer": 85,
                "correctAnswer": "85",
                "difficulty": "easy"
            },
            {
                "id": 8,
                "type": "money",
                "subType": "count-coins",
                "question": "5 quarters + 2 pennies = ? cents",
                "answer": 127,
                "correctAnswer": "127",
                "difficulty": "easy"
            },
            {
                "id": 9,
                "type": "money",
                "subType": "add-money",
                "question": "17 cents + 18 cents = ?",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "easy"
            },
            {
                "id": 10,
                "type": "money",
                "subType": "count-coins",
                "question": "2 nickels + 4 quarters = ? cents",
                "answer": 110,
                "correctAnswer": "110",
                "difficulty": "easy"
            },
            {
                "id": 11,
                "type": "money",
                "subType": "add-money",
                "question": "14 cents + 23 cents = ?",
                "answer": 37,
                "correctAnswer": "37",
                "difficulty": "easy"
            },
            {
                "id": 12,
                "type": "money",
                "subType": "add-money",
                "question": "6 cents + 3 cents = ?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "easy"
            },
            {
                "id": 13,
                "type": "money",
                "subType": "count-coins",
                "question": "1 penny + 3 quarters = ? cents",
                "answer": 76,
                "correctAnswer": "76",
                "difficulty": "easy"
            },
            {
                "id": 14,
                "type": "money",
                "subType": "count-coins",
                "question": "2 quarters + 5 dimes = ? cents",
                "answer": 100,
                "correctAnswer": "100",
                "difficulty": "easy"
            },
            {
                "id": 15,
                "type": "money",
                "subType": "count-coins",
                "question": "2 dimes + 3 nickels = ? cents",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "easy"
            },
            {
                "id": 16,
                "type": "money",
                "subType": "count-coins",
                "question": "3 pennies + 2 nickels = ? cents",
                "answer": 13,
                "correctAnswer": "13",
                "difficulty": "easy"
            },
            {
                "id": 17,
                "type": "money",
                "subType": "count-coins",
                "question": "1 penny + 2 quarters = ? cents",
                "answer": 51,
                "correctAnswer": "51",
                "difficulty": "easy"
            },
            {
                "id": 18,
                "type": "money",
                "subType": "add-money",
                "question": "8 cents + 4 cents = ?",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "easy"
            },
            {
                "id": 19,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $0.45. How much change do you get back?",
                "answer": 455,
                "correctAnswer": "455",
                "difficulty": "easy"
            },
            {
                "id": 20,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $3.95. How much change do you get back?",
                "answer": 105,
                "correctAnswer": "105",
                "difficulty": "easy"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}