B Set 68 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": "subtraction",
                "question": "Sofia had 11 cards and sold 10 of them. How many cards does Sofia have remaining?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "expert"
            },
            {
                "id": 2,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sam had 11 books and sold 10 of them. How many books does Sam have remaining?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "expert"
            },
            {
                "id": 3,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Carlos has 2 bags with 3 stickers in each bag. How many stickers does Carlos have in all?",
                "answer": 6,
                "correctAnswer": "6",
                "difficulty": "expert"
            },
            {
                "id": 4,
                "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": 5,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Ava bought 2 boxes. Each box has 8 pencils. How many pencils does Ava have in total?",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "expert"
            },
            {
                "id": 6,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Sofia has 5 bags with 10 oranges in each bag. How many oranges does Sofia have in all?",
                "answer": 50,
                "correctAnswer": "50",
                "difficulty": "expert"
            },
            {
                "id": 7,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Ava bought 2 boxes. Each box has 9 stickers. How many stickers does Ava have in total?",
                "answer": 18,
                "correctAnswer": "18",
                "difficulty": "expert"
            },
            {
                "id": 8,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Mia bought 11 stickers but lost 10 of them. How many stickers does Mia have now?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "expert"
            },
            {
                "id": 9,
                "type": "word-problems",
                "subType": "addition",
                "question": "Carlos has 10 marbles and gets 10 more. How many marbles does Carlos have now?",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "expert"
            },
            {
                "id": 10,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake bought 11 books but lost 10 of them. How many books does Jake have now?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "expert"
            },
            {
                "id": 11,
                "type": "word-problems",
                "subType": "addition",
                "question": "Lisa put 10 books in a basket and added 10 more. How many books are in the basket in total?",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "expert"
            },
            {
                "id": 12,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Noah had 11 apples and gave away 10. How many apples does Noah have left?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "expert"
            },
            {
                "id": 13,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Emma bought 11 cookies but lost 10 of them. How many cookies does Emma have now?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "expert"
            },
            {
                "id": 14,
                "type": "word-problems",
                "subType": "addition",
                "question": "Noah had 10 pencils. A friend gave Noah 10 more pencils. How many pencils does Noah have in all?",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "expert"
            },
            {
                "id": 15,
                "type": "word-problems",
                "subType": "addition",
                "question": "Emma has 10 toys and gets 10 more. How many toys does Emma have now?",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "expert"
            },
            {
                "id": 16,
                "type": "word-problems",
                "subType": "addition",
                "question": "Lisa had 10 toys. A friend gave Lisa 10 more toys. How many toys does Lisa have in all?",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "expert"
            },
            {
                "id": 17,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Mia bought 4 boxes. Each box has 2 cards. How many cards does Mia have in total?",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "expert"
            },
            {
                "id": 18,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Noah bought 2 boxes. Each box has 2 oranges. How many oranges does Noah have in total?",
                "answer": 4,
                "correctAnswer": "4",
                "difficulty": "expert"
            },
            {
                "id": 19,
                "type": "word-problems",
                "subType": "addition",
                "question": "Emma has 10 marbles and gets 10 more. How many marbles does Emma have now?",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "expert"
            },
            {
                "id": 20,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Ava had 11 oranges and sold 10 of them. How many oranges does Ava have remaining?",
                "answer": 1,
                "correctAnswer": "1",
                "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"
}