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