B Set 24 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": {
            "operation": "mixed",
            "difficulty": "medium",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Sofia bought 2 boxes. Each box has 8 marbles. How many marbles does Sofia have in total?",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "medium"
            },
            {
                "id": 2,
                "type": "word-problems",
                "subType": "addition",
                "question": "Liam had 3 cookies. A friend gave Liam 8 more cookies. How many cookies does Liam have in all?",
                "answer": 11,
                "correctAnswer": "11",
                "difficulty": "medium"
            },
            {
                "id": 3,
                "type": "word-problems",
                "subType": "addition",
                "question": "Sofia has 9 cards and gets 9 more. How many cards does Sofia have now?",
                "answer": 18,
                "correctAnswer": "18",
                "difficulty": "medium"
            },
            {
                "id": 4,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake had 5 marbles and sold 4 of them. How many marbles does Jake have remaining?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "medium"
            },
            {
                "id": 5,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Emma bought 10 books but lost 3 of them. How many books does Emma have now?",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "medium"
            },
            {
                "id": 6,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Emma bought 8 pencils but lost 4 of them. How many pencils does Emma have now?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "medium"
            },
            {
                "id": 7,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Mia has 7 bags with 6 apples in each bag. How many apples does Mia have in all?",
                "answer": 42,
                "correctAnswer": "42",
                "difficulty": "medium"
            },
            {
                "id": 8,
                "type": "word-problems",
                "subType": "addition",
                "question": "Carlos has 9 cookies and gets 5 more. How many cookies does Carlos have now?",
                "answer": 14,
                "correctAnswer": "14",
                "difficulty": "medium"
            },
            {
                "id": 9,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Ava has 9 bags with 10 pencils in each bag. How many pencils does Ava have in all?",
                "answer": 90,
                "correctAnswer": "90",
                "difficulty": "medium"
            },
            {
                "id": 10,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Liam has 4 bags with 6 oranges in each bag. How many oranges does Liam have in all?",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "medium"
            },
            {
                "id": 11,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Sam bought 10 boxes. Each box has 10 pencils. How many pencils does Sam have in total?",
                "answer": 100,
                "correctAnswer": "100",
                "difficulty": "medium"
            },
            {
                "id": 12,
                "type": "word-problems",
                "subType": "addition",
                "question": "Carlos had 8 grapes. A friend gave Carlos 5 more grapes. How many grapes does Carlos have in all?",
                "answer": 13,
                "correctAnswer": "13",
                "difficulty": "medium"
            },
            {
                "id": 13,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sam bought 3 toys but lost 2 of them. How many toys does Sam have now?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "medium"
            },
            {
                "id": 14,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Emma had 6 cards and sold 5 of them. How many cards does Emma have remaining?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "medium"
            },
            {
                "id": 15,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Liam had 8 stickers and sold 5 of them. How many stickers does Liam have remaining?",
                "answer": 3,
                "correctAnswer": "3",
                "difficulty": "medium"
            },
            {
                "id": 16,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Sam has 4 bags with 6 grapes in each bag. How many grapes does Sam have in all?",
                "answer": 24,
                "correctAnswer": "24",
                "difficulty": "medium"
            },
            {
                "id": 17,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake had 3 stickers and gave away 2. How many stickers does Jake have left?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "medium"
            },
            {
                "id": 18,
                "type": "word-problems",
                "subType": "addition",
                "question": "Lisa has 2 cards and gets 10 more. How many cards does Lisa have now?",
                "answer": 12,
                "correctAnswer": "12",
                "difficulty": "medium"
            },
            {
                "id": 19,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Mia had 3 stickers and gave away 2. How many stickers does Mia have left?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "medium"
            },
            {
                "id": 20,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Sofia bought 4 boxes. Each box has 7 cookies. How many cookies does Sofia have in total?",
                "answer": 28,
                "correctAnswer": "28",
                "difficulty": "medium"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}