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