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