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