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