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