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