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