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