B Set 13 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": 1000,
            "operation": "multiplication",
            "difficulty": "medium"
        },
        "problems": [
            {
                "id": 1,
                "type": "word-problems",
                "subType": "addition",
                "question": "Carlos put 11 oranges in a basket and added 29 more. How many oranges are in the basket in total?",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Emma bought 20 oranges but lost 18 of them. How many oranges does Emma have now?",
                "answer": 2,
                "correctAnswer": "2",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Mia bought 8 boxes. Each box has 2 pencils. How many pencils does Mia have in total?",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sofia bought 16 books but lost 11 of them. How many books does Sofia have now?",
                "answer": 5,
                "correctAnswer": "5",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "word-problems",
                "subType": "addition",
                "question": "Ava had 24 grapes. A friend gave Ava 32 more grapes. How many grapes does Ava have in all?",
                "answer": 56,
                "correctAnswer": "56",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake had 22 oranges and gave away 13. How many oranges does Jake have left?",
                "answer": 9,
                "correctAnswer": "9",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sofia put 15 grapes in a basket and added 13 more. How many grapes are in the basket in total?",
                "answer": 28,
                "correctAnswer": "28",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "word-problems",
                "subType": "addition",
                "question": "Emma put 2 oranges in a basket and added 39 more. How many oranges are in the basket in total?",
                "answer": 41,
                "correctAnswer": "41",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake had 24 pencils and sold 5 of them. How many pencils does Jake have remaining?",
                "answer": 19,
                "correctAnswer": "19",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "word-problems",
                "subType": "addition",
                "question": "Noah put 40 oranges in a basket and added 27 more. How many oranges are in the basket in total?",
                "answer": 67,
                "correctAnswer": "67",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Carlos had 40 cookies and gave away 36. How many cookies does Carlos have left?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Noah bought 18 pencils but lost 11 of them. How many pencils does Noah have now?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Carlos has 9 bags with 2 apples in each bag. How many apples does Carlos have in all?",
                "answer": 18,
                "correctAnswer": "18",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sofia bought 45 grapes but lost 12 of them. How many grapes does Sofia have now?",
                "answer": 33,
                "correctAnswer": "33",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake bought 44 apples but lost 13 of them. How many apples does Jake have now?",
                "answer": 31,
                "correctAnswer": "31",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "word-problems",
                "subType": "addition",
                "question": "Carlos put 2 pencils in a basket and added 41 more. How many pencils are in the basket in total?",
                "answer": 43,
                "correctAnswer": "43",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "word-problems",
                "subType": "addition",
                "question": "Lisa had 14 apples. A friend gave Lisa 36 more apples. How many apples does Lisa have in all?",
                "answer": 50,
                "correctAnswer": "50",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "word-problems",
                "subType": "addition",
                "question": "Liam has 29 toys and gets 25 more. How many toys does Liam have now?",
                "answer": 54,
                "correctAnswer": "54",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Noah bought 41 pencils but lost 33 of them. How many pencils does Noah have now?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "word-problems",
                "subType": "addition",
                "question": "Noah put 46 oranges in a basket and added 14 more. How many oranges are in the basket in total?",
                "answer": 60,
                "correctAnswer": "60",
                "difficulty": "medium"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}