B Set 36 Unknown

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "contentData": {
        "operation": "measurement",
        "subject": "arithmetic",
        "difficulty": "easy",
        "config": {
            "maxNumber": 10
        },
        "problems": [
            {
                "id": 1,
                "type": "measurement",
                "subType": "length",
                "fromValue": 6,
                "fromUnit": "yards",
                "toUnit": "feet",
                "question": "6 yards = ___ feet",
                "answer": 18,
                "correctAnswer": "18",
                "difficulty": "normal"
            },
            {
                "id": 2,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 5,
                "fromUnit": "gallons",
                "toUnit": "quarts",
                "question": "5 gallons = ___ quarts",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "normal"
            },
            {
                "id": 3,
                "type": "measurement",
                "subType": "length",
                "fromValue": 6,
                "fromUnit": "miles",
                "toUnit": "feet",
                "question": "6 miles = ___ feet",
                "answer": 31680,
                "correctAnswer": "31680",
                "difficulty": "normal"
            },
            {
                "id": 4,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 32,
                "fromUnit": "quarts",
                "toUnit": "gallons",
                "question": "32 quarts = ___ gallons",
                "answer": 8,
                "correctAnswer": "8",
                "difficulty": "normal"
            },
            {
                "id": 5,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 10,
                "fromUnit": "quarts",
                "toUnit": "pints",
                "question": "10 quarts = ___ pints",
                "answer": 20,
                "correctAnswer": "20",
                "difficulty": "normal"
            },
            {
                "id": 6,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 5,
                "fromUnit": "kilograms",
                "toUnit": "grams",
                "question": "5 kilograms = ___ grams",
                "answer": 5000,
                "correctAnswer": "5000",
                "difficulty": "normal"
            },
            {
                "id": 7,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 2,
                "fromUnit": "liters",
                "toUnit": "milliliters",
                "question": "2 liters = ___ milliliters",
                "answer": 2000,
                "correctAnswer": "2000",
                "difficulty": "normal"
            },
            {
                "id": 8,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 1,
                "fromUnit": "pounds",
                "toUnit": "ounces",
                "question": "1 pounds = ___ ounces",
                "answer": 16,
                "correctAnswer": "16",
                "difficulty": "normal"
            },
            {
                "id": 9,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 9,
                "fromUnit": "tons",
                "toUnit": "pounds",
                "question": "9 tons = ___ pounds",
                "answer": 18000,
                "correctAnswer": "18000",
                "difficulty": "normal"
            },
            {
                "id": 10,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 4,
                "fromUnit": "kilograms",
                "toUnit": "grams",
                "question": "4 kilograms = ___ grams",
                "answer": 4000,
                "correctAnswer": "4000",
                "difficulty": "normal"
            },
            {
                "id": 11,
                "type": "measurement",
                "subType": "length",
                "fromValue": 3,
                "fromUnit": "miles",
                "toUnit": "feet",
                "question": "3 miles = ___ feet",
                "answer": 15840,
                "correctAnswer": "15840",
                "difficulty": "normal"
            },
            {
                "id": 12,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 5,
                "fromUnit": "tons",
                "toUnit": "pounds",
                "question": "5 tons = ___ pounds",
                "answer": 10000,
                "correctAnswer": "10000",
                "difficulty": "normal"
            },
            {
                "id": 13,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 14,
                "fromUnit": "cups",
                "toUnit": "pints",
                "question": "14 cups = ___ pints",
                "answer": 7,
                "correctAnswer": "7",
                "difficulty": "normal"
            },
            {
                "id": 14,
                "type": "measurement",
                "subType": "capacity",
                "fromValue": 1,
                "fromUnit": "liters",
                "toUnit": "milliliters",
                "question": "1 liters = ___ milliliters",
                "answer": 1000,
                "correctAnswer": "1000",
                "difficulty": "normal"
            },
            {
                "id": 15,
                "type": "measurement",
                "subType": "length",
                "fromValue": 10,
                "fromUnit": "meters",
                "toUnit": "centimeters",
                "question": "10 meters = ___ centimeters",
                "answer": 1000,
                "correctAnswer": "1000",
                "difficulty": "normal"
            },
            {
                "id": 16,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 9,
                "fromUnit": "pounds",
                "toUnit": "ounces",
                "question": "9 pounds = ___ ounces",
                "answer": 144,
                "correctAnswer": "144",
                "difficulty": "normal"
            },
            {
                "id": 17,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 4,
                "fromUnit": "tons",
                "toUnit": "pounds",
                "question": "4 tons = ___ pounds",
                "answer": 8000,
                "correctAnswer": "8000",
                "difficulty": "normal"
            },
            {
                "id": 18,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 1000,
                "fromUnit": "grams",
                "toUnit": "kilograms",
                "question": "1000 grams = ___ kilograms",
                "answer": 1,
                "correctAnswer": "1",
                "difficulty": "normal"
            },
            {
                "id": 20,
                "type": "measurement",
                "subType": "weight",
                "fromValue": 10000,
                "fromUnit": "grams",
                "toUnit": "kilograms",
                "question": "10000 grams = ___ kilograms",
                "answer": 10,
                "correctAnswer": "10",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "outputTargets": {
        "screen": true,
        "print": true,
        "pdf": true,
        "answerKey": true
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}