B Set 14 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": "make-change",
                "question": "You pay $5.00 for an item that costs $2.65. How much change do you get back?",
                "answer": 235,
                "correctAnswer": "235",
                "difficulty": "hard"
            },
            {
                "id": 2,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $2.00 for an item that costs $1.25. How much change do you get back?",
                "answer": 75,
                "correctAnswer": "75",
                "difficulty": "hard"
            },
            {
                "id": 3,
                "type": "money",
                "subType": "count-coins",
                "question": "4 quarters + 3 nickels = ? cents",
                "answer": 115,
                "correctAnswer": "115",
                "difficulty": "hard"
            },
            {
                "id": 4,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $1.00 for an item that costs $0.10. How much change do you get back?",
                "answer": 90,
                "correctAnswer": "90",
                "difficulty": "hard"
            },
            {
                "id": 5,
                "type": "money",
                "subType": "add-money",
                "question": "$1.54 + 72 cents = ?",
                "answer": 226,
                "correctAnswer": "226",
                "difficulty": "hard"
            },
            {
                "id": 6,
                "type": "money",
                "subType": "add-money",
                "question": "9 cents + 1 cents = ?",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "hard"
            },
            {
                "id": 7,
                "type": "money",
                "subType": "add-money",
                "question": "$1.46 + $1.75 = ?",
                "answer": 321,
                "correctAnswer": "321",
                "difficulty": "hard"
            },
            {
                "id": 8,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $3.30. How much change do you get back?",
                "answer": 170,
                "correctAnswer": "170",
                "difficulty": "hard"
            },
            {
                "id": 9,
                "type": "money",
                "subType": "count-coins",
                "question": "5 quarters + 3 dimes = ? cents",
                "answer": 155,
                "correctAnswer": "155",
                "difficulty": "hard"
            },
            {
                "id": 10,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $3.70. How much change do you get back?",
                "answer": 130,
                "correctAnswer": "130",
                "difficulty": "hard"
            },
            {
                "id": 11,
                "type": "money",
                "subType": "count-coins",
                "question": "2 quarters + 1 dime = ? cents",
                "answer": 60,
                "correctAnswer": "60",
                "difficulty": "hard"
            },
            {
                "id": 12,
                "type": "money",
                "subType": "count-coins",
                "question": "3 quarters + 3 dimes = ? cents",
                "answer": 105,
                "correctAnswer": "105",
                "difficulty": "hard"
            },
            {
                "id": 13,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $1.00 for an item that costs $0.85. How much change do you get back?",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "hard"
            },
            {
                "id": 14,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $1.00 for an item that costs $0.80. How much change do you get back?",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "hard"
            },
            {
                "id": 15,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $2.00 for an item that costs $0.05. How much change do you get back?",
                "answer": 195,
                "correctAnswer": "195",
                "difficulty": "hard"
            },
            {
                "id": 16,
                "type": "money",
                "subType": "count-coins",
                "question": "2 pennies + 1 nickel = ? cents",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "hard"
            },
            {
                "id": 17,
                "type": "money",
                "subType": "add-money",
                "question": "$1.10 + $2.18 = ?",
                "answer": 328,
                "correctAnswer": "328",
                "difficulty": "hard"
            },
            {
                "id": 18,
                "type": "money",
                "subType": "count-coins",
                "question": "4 quarters + 2 nickels = ? cents",
                "answer": 110,
                "correctAnswer": "110",
                "difficulty": "hard"
            },
            {
                "id": 19,
                "type": "money",
                "subType": "add-money",
                "question": "$1.40 + $1.90 = ?",
                "answer": 330,
                "correctAnswer": "330",
                "difficulty": "hard"
            },
            {
                "id": 20,
                "type": "money",
                "subType": "count-coins",
                "question": "4 pennies + 3 dimes = ? cents",
                "answer": 34,
                "correctAnswer": "34",
                "difficulty": "hard"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}