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": "expert",
        "config": {
            "difficulty": "expert",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "money",
                "subType": "count-coins",
                "question": "5 dimes + 1 dime = ? cents",
                "answer": 60,
                "correctAnswer": "60",
                "difficulty": "expert"
            },
            {
                "id": 2,
                "type": "money",
                "subType": "count-coins",
                "question": "2 quarters + 5 pennies = ? cents",
                "answer": 55,
                "correctAnswer": "55",
                "difficulty": "expert"
            },
            {
                "id": 3,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $2.00 for an item that costs $0.90. How much change do you get back?",
                "answer": 110,
                "correctAnswer": "110",
                "difficulty": "expert"
            },
            {
                "id": 4,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $0.20. How much change do you get back?",
                "answer": 480,
                "correctAnswer": "480",
                "difficulty": "expert"
            },
            {
                "id": 5,
                "type": "money",
                "subType": "add-money",
                "question": "$1.19 + $3.64 = ?",
                "answer": 483,
                "correctAnswer": "483",
                "difficulty": "expert"
            },
            {
                "id": 6,
                "type": "money",
                "subType": "count-coins",
                "question": "4 pennies + 3 pennies = ? cents",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "expert"
            },
            {
                "id": 7,
                "type": "money",
                "subType": "count-coins",
                "question": "4 nickels + 5 quarters = ? cents",
                "answer": 145,
                "correctAnswer": "145",
                "difficulty": "expert"
            },
            {
                "id": 8,
                "type": "money",
                "subType": "count-coins",
                "question": "1 penny + 5 dimes = ? cents",
                "answer": 51,
                "correctAnswer": "51",
                "difficulty": "expert"
            },
            {
                "id": 9,
                "type": "money",
                "subType": "count-coins",
                "question": "3 pennies + 1 quarter = ? cents",
                "answer": 28,
                "correctAnswer": "28",
                "difficulty": "expert"
            },
            {
                "id": 10,
                "type": "money",
                "subType": "count-coins",
                "question": "3 quarters + 5 nickels = ? cents",
                "answer": 100,
                "correctAnswer": "100",
                "difficulty": "expert"
            },
            {
                "id": 11,
                "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": "expert"
            },
            {
                "id": 12,
                "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": "expert"
            },
            {
                "id": 13,
                "type": "money",
                "subType": "count-coins",
                "question": "1 penny + 1 dime = ? cents",
                "answer": 11,
                "correctAnswer": "11",
                "difficulty": "expert"
            },
            {
                "id": 14,
                "type": "money",
                "subType": "count-coins",
                "question": "4 nickels + 5 nickels = ? cents",
                "answer": 45,
                "correctAnswer": "45",
                "difficulty": "expert"
            },
            {
                "id": 15,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $5.00 for an item that costs $4.95. How much change do you get back?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "expert"
            },
            {
                "id": 16,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $2.00 for an item that costs $1.30. How much change do you get back?",
                "answer": 70,
                "correctAnswer": "70",
                "difficulty": "expert"
            },
            {
                "id": 17,
                "type": "money",
                "subType": "count-coins",
                "question": "1 quarter + 2 nickels = ? cents",
                "answer": 35,
                "correctAnswer": "35",
                "difficulty": "expert"
            },
            {
                "id": 18,
                "type": "money",
                "subType": "add-money",
                "question": "$2.69 + $3.29 = ?",
                "answer": 598,
                "correctAnswer": "598",
                "difficulty": "expert"
            },
            {
                "id": 19,
                "type": "money",
                "subType": "count-coins",
                "question": "4 dimes + 3 quarters = ? cents",
                "answer": 115,
                "correctAnswer": "115",
                "difficulty": "expert"
            },
            {
                "id": 20,
                "type": "money",
                "subType": "make-change",
                "question": "You pay $1.00 for an item that costs $0.50. How much change do you get back?",
                "answer": 50,
                "correctAnswer": "50",
                "difficulty": "expert"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}