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