B Set 57 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": 7,
                "y": 0,
                "label": "A",
                "answer": "7",
                "question": "Coordinate Plane: Point A is at (7, 0). What is its straight-line distance from the origin?",
                "difficulty": "normal"
            },
            {
                "type": "coordinate-plane",
                "subType": "ordered-pairs",
                "x": 5,
                "y": 8,
                "label": "B",
                "answer": "9.4",
                "question": "Coordinate Plane: Point B is at (5, 8). What is its straight-line distance from the origin?",
                "difficulty": "normal"
            },
            {
                "type": "coordinate-plane",
                "subType": "ordered-pairs",
                "x": 4,
                "y": 8,
                "label": "C",
                "answer": "8.9",
                "question": "Coordinate Plane: Point C is at (4, 8). What is its straight-line distance from the origin?",
                "difficulty": "normal"
            },
            {
                "type": "coordinate-plane",
                "subType": "ordered-pairs",
                "x": 0,
                "y": 8,
                "label": "D",
                "answer": "8",
                "question": "Coordinate Plane: Point D is at (0, 8). What is its straight-line distance from the origin?",
                "difficulty": "normal"
            },
            {
                "type": "coordinate-plane",
                "subType": "ordered-pairs",
                "x": 3,
                "y": 10,
                "label": "E",
                "answer": "10.4",
                "question": "Coordinate Plane: Point E is at (3, 10). What is its straight-line distance from the origin?",
                "difficulty": "normal"
            },
            {
                "type": "coordinate-plane",
                "subType": "ordered-pairs",
                "x": 4,
                "y": 10,
                "label": "P",
                "answer": "10.8",
                "question": "Coordinate Plane: Point P is at (4, 10). What is its straight-line distance from the origin?",
                "difficulty": "normal"
            },
            {
                "type": "coordinate-plane",
                "subType": "ordered-pairs",
                "x": 2,
                "y": 4,
                "label": "Q",
                "answer": "4.5",
                "question": "Coordinate Plane: Point Q is at (2, 4). What is its straight-line distance from the origin?",
                "difficulty": "normal"
            },
            {
                "type": "coordinate-plane",
                "subType": "ordered-pairs",
                "x": 5,
                "y": 0,
                "label": "R",
                "answer": "5",
                "question": "Coordinate Plane: Point R is at (5, 0). 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"
}