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": "easy",
        "config": {
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "money",
                "subType": "count-coins",
                "question": "5 nickels + 1 penny = ? cents",
                "answer": 26,
                "correctAnswer": "26",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "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": "normal"
            },
            {
                "id": 3,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $1.00 for an item that costs $0.65. How much change do you get back?",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $2.00 for an item that costs $1.20. How much change do you get back?",
                "answer": 80,
                "correctAnswer": "80",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "money",
                "subType": "count-coins",
                "question": "3 dimes + 3 quarters = ? cents",
                "answer": 105,
                "correctAnswer": "105",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "money",
                "subType": "count-coins",
                "question": "5 pennies + 1 nickel = ? cents",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "money",
                "subType": "add-money",
                "question": "47 cents + 42 cents = ?",
                "answer": 89,
                "correctAnswer": "89",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "money",
                "subType": "count-coins",
                "question": "1 nickel + 1 penny = ? cents",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "money",
                "subType": "add-money",
                "question": "36 cents + 11 cents = ?",
                "answer": 47,
                "correctAnswer": "47",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "money",
                "subType": "count-coins",
                "question": "3 dimes + 5 quarters = ? cents",
                "answer": 155,
                "correctAnswer": "155",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "money",
                "subType": "add-money",
                "question": "13 cents + 7 cents = ?",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "money",
                "subType": "count-coins",
                "question": "3 dimes + 1 penny = ? cents",
                "answer": 31,
                "correctAnswer": "31",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "money",
                "subType": "add-money",
                "question": "17 cents + 27 cents = ?",
                "answer": 44,
                "correctAnswer": "44",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "money",
                "subType": "count-coins",
                "question": "3 nickels + 5 quarters = ? cents",
                "answer": 140,
                "correctAnswer": "140",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "money",
                "subType": "count-coins",
                "question": "4 nickels + 5 nickels = ? cents",
                "answer": 45,
                "correctAnswer": "45",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "money",
                "subType": "add-money",
                "question": "20 cents + 13 cents = ?",
                "answer": 33,
                "correctAnswer": "33",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "money",
                "subType": "count-coins",
                "question": "1 dime + 4 quarters = ? cents",
                "answer": 110,
                "correctAnswer": "110",
                "difficulty": "normal"
            },
            {
                "id": 19,
                "type": "money",
                "subType": "count-coins",
                "question": "1 dime + 1 nickel = ? cents",
                "answer": 15,
                "correctAnswer": "15",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "money",
                "subType": "add-money",
                "question": "42 cents + 11 cents = ?",
                "answer": 53,
                "correctAnswer": "53",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}