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