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