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": "expert",
        "config": {
            "difficulty": "expert",
            "operation": "mixed",
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Emma had 11 oranges and sold 10 of them. How many oranges does Emma have remaining?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "expert"
            },
            {
                "id": 2,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Mia bought 11 grapes but lost 10 of them. How many grapes does Mia have now?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "expert"
            },
            {
                "id": 3,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Mia bought 11 apples but lost 10 of them. How many apples does Mia have now?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "expert"
            },
            {
                "id": 4,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake had 11 toys and sold 10 of them. How many toys does Jake have remaining?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "expert"
            },
            {
                "id": 5,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sam bought 11 toys but lost 10 of them. How many toys does Sam have now?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "expert"
            },
            {
                "id": 6,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake bought 11 stickers but lost 10 of them. How many stickers does Jake have now?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "expert"
            },
            {
                "id": 7,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sam had 11 toys and gave away 10. How many toys does Sam have left?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "expert"
            },
            {
                "id": 8,
                "type": "word-problems",
                "subType": "addition",
                "question": "Jake has 10 books and gets 10 more. How many books does Jake have now?",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "expert"
            },
            {
                "id": 9,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Sam has 6 bags with 5 cards in each bag. How many cards does Sam have in all?",
                "answer": 30,
                "correctAnswer": "30",
                "difficulty": "expert"
            },
            {
                "id": 10,
                "type": "word-problems",
                "subType": "multiplication",
                "question": "Jake bought 4 boxes. Each box has 9 cards. How many cards does Jake have in total?",
                "answer": 36,
                "correctAnswer": "36",
                "difficulty": "expert"
            },
            {
                "id": 12,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake had 11 toys and gave away 10. How many toys does Jake 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": "Sofia had 10 cookies. A friend gave Sofia 10 more cookies. How many cookies does Sofia have in all?",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "expert"
            },
            {
                "id": 15,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Jake had 11 grapes and sold 10 of them. How many grapes does Jake have remaining?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "expert"
            },
            {
                "id": 16,
                "type": "word-problems",
                "subType": "addition",
                "question": "Carlos has 10 toys and gets 10 more. How many toys does Carlos have now?",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "expert"
            },
            {
                "id": 17,
                "type": "word-problems",
                "subType": "addition",
                "question": "Emma had 10 stickers. A friend gave Emma 10 more stickers. How many stickers does Emma have in all?",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "expert"
            },
            {
                "id": 18,
                "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": 19,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Lisa bought 11 cards but lost 10 of them. How many cards does Lisa have now?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "expert"
            },
            {
                "id": 20,
                "type": "word-problems",
                "subType": "subtraction",
                "question": "Sam had 11 toys and sold 10 of them. How many toys does Sam have remaining?",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "expert"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}