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