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