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