easy Set 22 Form Exercise

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "_meta": {
        "nodeId": "node-1-money-count-coins",
        "pageNumber": 22,
        "generatedAt": "2026-03-16T15:21:30.772Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "8bf1d4e7e8482a19",
        "seedInput": "1|node-1-money-count-coins|22|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "easy",
            "computedScore": 50,
            "metrics": {
                "problemCount": 20,
                "operation": "money",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "079b8b6eb5f463b0b665b01f69b624f0",
            "contentFingerprint": "20fa35be78863ca2"
        },
        "interaction": {
            "checkable": true,
            "revealable": true,
            "randomizable": true,
            "hintable": false,
            "progressable": true,
            "inputType": [
                "text-input"
            ]
        }
    },
    "version": "2.0",
    "generatorId": "arithmetic-generator-v7.2.1",
    "operation": "money",
    "subject": "arithmetic",
    "difficulty": "easy",
    "config": {
        "maxNumber": 10
    },
    "problems": [
        {
            "id": 1,
            "type": "money",
            "subType": "count-coins",
            "question": "4 quarters + 5 quarters = ? cents",
            "answer": 225,
            "correctAnswer": "225",
            "difficulty": "normal"
        },
        {
            "id": 2,
            "type": "money",
            "subType": "add-money",
            "question": "4 cents + 13 cents = ?",
            "answer": 17,
            "correctAnswer": "17",
            "difficulty": "normal"
        },
        {
            "id": 3,
            "type": "money",
            "subType": "add-money",
            "question": "31 cents + 36 cents = ?",
            "answer": 67,
            "correctAnswer": "67",
            "difficulty": "normal"
        },
        {
            "id": 4,
            "type": "money",
            "subType": "count-coins",
            "question": "3 nickels + 5 quarters = ? cents",
            "answer": 140,
            "correctAnswer": "140",
            "difficulty": "normal"
        },
        {
            "id": 5,
            "type": "money",
            "subType": "add-money",
            "question": "37 cents + 15 cents = ?",
            "answer": 52,
            "correctAnswer": "52",
            "difficulty": "normal"
        },
        {
            "id": 6,
            "type": "money",
            "subType": "add-money",
            "question": "37 cents + 42 cents = ?",
            "answer": 79,
            "correctAnswer": "79",
            "difficulty": "normal"
        },
        {
            "id": 7,
            "type": "money",
            "subType": "count-coins",
            "question": "4 pennies + 3 dimes = ? cents",
            "answer": 34,
            "correctAnswer": "34",
            "difficulty": "normal"
        },
        {
            "id": 8,
            "type": "money",
            "subType": "count-coins",
            "question": "2 pennies + 3 nickels = ? cents",
            "answer": 17,
            "correctAnswer": "17",
            "difficulty": "normal"
        },
        {
            "id": 9,
            "type": "money",
            "subType": "count-coins",
            "question": "5 pennies + 1 dime = ? cents",
            "answer": 15,
            "correctAnswer": "15",
            "difficulty": "normal"
        },
        {
            "id": 10,
            "type": "money",
            "subType": "count-coins",
            "question": "4 pennies + 5 quarters = ? cents",
            "answer": 129,
            "correctAnswer": "129",
            "difficulty": "normal"
        },
        {
            "id": 11,
            "type": "money",
            "subType": "count-coins",
            "question": "3 dimes + 3 pennies = ? cents",
            "answer": 33,
            "correctAnswer": "33",
            "difficulty": "normal"
        },
        {
            "id": 12,
            "type": "money",
            "subType": "make-change",
            "question": "You pay $5.00 for an item that costs $4.05. How much change do you get back?",
            "answer": 95,
            "correctAnswer": "95",
            "difficulty": "normal"
        },
        {
            "id": 13,
            "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": "normal"
        },
        {
            "id": 14,
            "type": "money",
            "subType": "count-coins",
            "question": "5 nickels + 5 pennies = ? cents",
            "answer": 30,
            "correctAnswer": "30",
            "difficulty": "normal"
        },
        {
            "id": 15,
            "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": "normal"
        },
        {
            "id": 16,
            "type": "money",
            "subType": "count-coins",
            "question": "4 dimes + 3 quarters = ? cents",
            "answer": 115,
            "correctAnswer": "115",
            "difficulty": "normal"
        },
        {
            "id": 17,
            "type": "money",
            "subType": "make-change",
            "question": "You pay $2.00 for an item that costs $0.35. How much change do you get back?",
            "answer": 165,
            "correctAnswer": "165",
            "difficulty": "normal"
        },
        {
            "id": 18,
            "type": "money",
            "subType": "count-coins",
            "question": "1 quarter + 2 quarters = ? cents",
            "answer": 75,
            "correctAnswer": "75",
            "difficulty": "normal"
        },
        {
            "id": 19,
            "type": "money",
            "subType": "count-coins",
            "question": "4 pennies + 5 pennies = ? cents",
            "answer": 9,
            "correctAnswer": "9",
            "difficulty": "normal"
        },
        {
            "id": 20,
            "type": "money",
            "subType": "count-coins",
            "question": "2 quarters + 1 quarter = ? cents",
            "answer": 75,
            "correctAnswer": "75",
            "difficulty": "normal"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}