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