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": "word-problems",
        "subject": "arithmetic",
        "difficulty": "medium",
        "config": {
            "maxNumber": 10000,
            "operation": "multiplication",
            "difficulty": "medium"
        },
        "problems": [
            {
                "id": 1,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Noah had 14 toys and gave away 13. How many toys does Noah have left?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "word-problems",
                "subType": "addition",
                "question": "Emma has 23 cards and gets 9 more. How many cards does Emma have now?",
                "answer": 32,
                "correctAnswer": "32",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Jake bought 5 boxes. Each box has 10 grapes. How many grapes does Jake have in total?",
                "answer": 50,
                "correctAnswer": "50",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Jake bought 2 boxes. Each box has 6 oranges. How many oranges does Jake have in total?",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "word-problems",
                "subType": "addition",
                "question": "Carlos had 33 pencils. A friend gave Carlos 13 more pencils. How many pencils does Carlos have in all?",
                "answer": 46,
                "correctAnswer": "46",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "word-problems",
                "subType": "addition",
                "question": "Emma has 4 grapes and gets 12 more. How many grapes does Emma have now?",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sofia had 12 marbles. A friend gave Sofia 20 more marbles. How many marbles does Sofia have in all?",
                "answer": 32,
                "correctAnswer": "32",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Mia bought 2 boxes. Each box has 3 marbles. How many marbles does Mia have in total?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "word-problems",
                "subType": "addition",
                "question": "Noah has 22 grapes and gets 24 more. How many grapes does Noah have now?",
                "answer": 46,
                "correctAnswer": "46",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Mia has 5 bags with 8 oranges in each bag. How many oranges does Mia have in all?",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sofia put 48 pencils in a basket and added 14 more. How many pencils are in the basket in total?",
                "answer": 62,
                "correctAnswer": "62",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Emma has 9 bags with 11 oranges in each bag. How many oranges does Emma have in all?",
                "answer": 99,
                "correctAnswer": "99",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Mia has 11 bags with 2 books in each bag. How many books does Mia have in all?",
                "answer": 22,
                "correctAnswer": "22",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sofia bought 35 marbles but lost 7 of them. How many marbles does Sofia have now?",
                "answer": 28,
                "correctAnswer": "28",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "word-problems",
                "subType": "addition",
                "question": "Lisa has 37 cards and gets 2 more. How many cards does Lisa have now?",
                "answer": 39,
                "correctAnswer": "39",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sam had 39 cards and gave away 9. How many cards does Sam have left?",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Ava had 48 pencils and sold 9 of them. How many pencils does Ava have remaining?",
                "answer": 39,
                "correctAnswer": "39",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sofia had 3 oranges. A friend gave Sofia 20 more oranges. How many oranges does Sofia have in all?",
                "answer": 23,
                "correctAnswer": "23",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sam had 11 marbles and sold 2 of them. How many marbles does Sam have remaining?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "word-problems",
                "subType": "addition",
                "question": "Noah has 14 cookies and gets 7 more. How many cookies does Noah have now?",
                "answer": 21,
                "correctAnswer": "21",
                "difficulty": "medium"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}