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