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