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