B Set 44 Unknown

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

{
    "contentData": {
        "operation": "coordinate-plane",
        "subject": "arithmetic",
        "difficulty": "easy",
        "config": {
            "maxNumber": 10
        },
        "problems": [
            {
                "type": "coordinate-plane",
                "subType": "ordered-pairs",
                "x": 4,
                "y": 3,
                "label": "A",
                "answer": "5",
                "question": "Coordinate Plane: Point A is at (4, 3). What is its straight-line distance from the origin?",
                "difficulty": "normal"
            },
            {
                "type": "coordinate-plane",
                "subType": "ordered-pairs",
                "x": 10,
                "y": 9,
                "label": "B",
                "answer": "13.5",
                "question": "Coordinate Plane: Point B is at (10, 9). What is its straight-line distance from the origin?",
                "difficulty": "normal"
            },
            {
                "type": "coordinate-plane",
                "subType": "ordered-pairs",
                "x": 4,
                "y": 3,
                "label": "C",
                "answer": "5",
                "question": "Coordinate Plane: Point C is at (4, 3). What is its straight-line distance from the origin?",
                "difficulty": "normal"
            },
            {
                "type": "coordinate-plane",
                "subType": "ordered-pairs",
                "x": 0,
                "y": 10,
                "label": "D",
                "answer": "10",
                "question": "Coordinate Plane: Point D is at (0, 10). What is its straight-line distance from the origin?",
                "difficulty": "normal"
            },
            {
                "type": "coordinate-plane",
                "subType": "ordered-pairs",
                "x": 10,
                "y": 6,
                "label": "E",
                "answer": "11.7",
                "question": "Coordinate Plane: Point E is at (10, 6). What is its straight-line distance from the origin?",
                "difficulty": "normal"
            },
            {
                "type": "coordinate-plane",
                "subType": "ordered-pairs",
                "x": 0,
                "y": 7,
                "label": "P",
                "answer": "7",
                "question": "Coordinate Plane: Point P is at (0, 7). What is its straight-line distance from the origin?",
                "difficulty": "normal"
            },
            {
                "type": "coordinate-plane",
                "subType": "ordered-pairs",
                "x": 6,
                "y": 0,
                "label": "Q",
                "answer": "6",
                "question": "Coordinate Plane: Point Q is at (6, 0). What is its straight-line distance from the origin?",
                "difficulty": "normal"
            },
            {
                "type": "coordinate-plane",
                "subType": "ordered-pairs",
                "x": 7,
                "y": 1,
                "label": "R",
                "answer": "7.1",
                "question": "Coordinate Plane: Point R is at (7, 1). What is its straight-line distance from the origin?",
                "difficulty": "normal"
            }
        ],
        "layout": {
            "columns": 2,
            "problemsPerPage": 20
        }
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}