B Set 34 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": "subtraction",
                "question": "Mia bought 11 cookies but lost 5 of them. How many cookies does Mia have now?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Carlos had 9 apples and gave away 2. How many apples does Carlos have left?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Jake has 7 bags with 6 cookies in each bag. How many cookies does Jake have in all?",
                "answer": 42,
                "correctAnswer": "42",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Ava bought 13 toys but lost 7 of them. How many toys does Ava have now?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Noah has 10 bags with 9 oranges in each bag. How many oranges does Noah have in all?",
                "answer": 90,
                "correctAnswer": "90",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Carlos has 3 bags with 2 oranges in each bag. How many oranges does Carlos have in all?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sofia bought 21 marbles but lost 3 of them. How many marbles does Sofia have now?",
                "answer": 18,
                "correctAnswer": "18",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sam has 34 books and gets 15 more. How many books does Sam have now?",
                "answer": 49,
                "correctAnswer": "49",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Emma has 12 bags with 6 stickers in each bag. How many stickers does Emma have in all?",
                "answer": 72,
                "correctAnswer": "72",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "word-problems",
                "subType": "addition",
                "question": "Liam had 29 toys. A friend gave Liam 4 more toys. How many toys does Liam have in all?",
                "answer": 33,
                "correctAnswer": "33",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Lisa had 45 oranges and sold 23 of them. How many oranges does Lisa have remaining?",
                "answer": 22,
                "correctAnswer": "22",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Liam had 26 pencils and sold 22 of them. How many pencils does Liam have remaining?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Mia has 9 bags with 6 stickers in each bag. How many stickers does Mia have in all?",
                "answer": 54,
                "correctAnswer": "54",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Ava has 8 bags with 5 cookies in each bag. How many cookies does Ava have in all?",
                "answer": 40,
                "correctAnswer": "40",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "word-problems",
                "subType": "addition",
                "question": "Carlos has 47 books and gets 28 more. How many books does Carlos have now?",
                "answer": 75,
                "correctAnswer": "75",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "word-problems",
                "subType": "addition",
                "question": "Ava put 2 stickers in a basket and added 37 more. How many stickers are in the basket in total?",
                "answer": 39,
                "correctAnswer": "39",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Liam bought 46 cookies but lost 35 of them. How many cookies does Liam have now?",
                "answer": 11,
                "correctAnswer": "11",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Sofia has 8 bags with 4 marbles in each bag. How many marbles does Sofia have in all?",
                "answer": 32,
                "correctAnswer": "32",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Noah had 26 cookies and sold 10 of them. How many cookies does Noah have remaining?",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Mia has 10 bags with 12 pencils in each bag. How many pencils does Mia have in all?",
                "answer": 120,
                "correctAnswer": "120",
                "difficulty": "medium"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}