<LineGraph data-props='{ "options": { "x_min": -10, "y_min": -10, "y_max": 10, "x_max": 10, "cell_size": 20, "x_interval": 1, "y_interval": 1 , "x_skip_interval": 2, "y_skip_interval": 2 }, "points": [ { "id": 1, "x": -8, "y": -8, "show_point": false, "highlight_point": false, "highlight_point_color": "#377CF6", "x_coordinate_highlight": false, "y_coordinate_highlight": false, "show_x_intercept_point": false, "show_y_intercept_point": false, "show_coordinates": false, "show_x_intercept": false, "show_y_intercept": false, "legend_icon": { "icon": { "name": "airport" }, "highlight": true }, "x_color": "green", "y_color": "red", "x_intercept_width": 2, "y_intercept_width": 2 }, { "id": 2, "x": 8, "y": -8, "show_point": false, "highlight_point": false, "highlight_point_color": "#8000FF", "x_coordinate_highlight": false, "y_coordinate_highlight": true, "show_x_intercept_point": false, "show_y_intercept_point": false, "show_coordinates": false, "show_x_intercept": false, "show_y_intercept": false, "legend_icon": { "icon": { "name": "train_station" }, "highlight": true }, "x_color": "green", "y_color": "red", "x_intercept_width": 2, "y_intercept_width": 2 } , { "id": 3, "x": -4, "y": -4, "show_point": false, "highlight_point": false, "highlight_point_color": "#8000FF", "x_coordinate_highlight": false, "y_coordinate_highlight": true, "show_x_intercept_point": false, "show_y_intercept_point": false, "show_coordinates": false, "show_x_intercept": false, "show_y_intercept": false, "legend_icon": { "icon": { "name": "mailbox" }, "highlight": true }, "x_color": "green", "y_color": "red", "x_intercept_width": 2, "y_intercept_width": 2 }, { "id": 4, "x": 8, "y": -4, "show_point": false, "highlight_point": false, "highlight_point_color": "#8000FF", "x_coordinate_highlight": false, "y_coordinate_highlight": true, "show_x_intercept_point": false, "show_y_intercept_point": false, "show_coordinates": false, "show_x_intercept": false, "show_y_intercept": false, "legend_icon": { "icon": { "name": "city_hall" }, "highlight": true }, "x_color": "green", "y_color": "red", "x_intercept_width": 2, "y_intercept_width": 2 }, { "id": 5, "x": -4, "y": 6, "show_point": false, "highlight_point": false, "highlight_point_color": "#8000FF", "x_coordinate_highlight": false, "y_coordinate_highlight": true, "show_x_intercept_point": false, "show_y_intercept_point": false, "show_coordinates": false, "show_x_intercept": false, "show_y_intercept": false, "legend_icon": { "icon": { "name": "shopping_cart" }, "highlight": true }, "x_color": "green", "y_color": "red", "x_intercept_width": 2, "y_intercept_width": 2 }, { "id": 6, "x": -8, "y": 6, "show_point": false, "highlight_point": false, "highlight_point_color": "#8000FF", "x_coordinate_highlight": false, "y_coordinate_highlight": true, "show_x_intercept_point": false, "show_y_intercept_point": false, "show_coordinates": false, "show_x_intercept": false, "show_y_intercept": false, "legend_icon": { "icon": { "name": "hotel" }, "highlight": true }, "x_color": "green", "y_color": "red", "x_intercept_width": 2, "y_intercept_width": 2 } , { "id":7, "x": 2, "y": 6, "show_point": false, "highlight_point": false, "highlight_point_color": "#8000FF", "x_coordinate_highlight": false, "y_coordinate_highlight": true, "show_x_intercept_point": false, "show_y_intercept_point": false, "show_coordinates": false, "show_x_intercept": false, "show_y_intercept": false, "legend_icon": { "icon": { "name": "books" }, "highlight": true }, "x_color": "green", "y_color": "red", "x_intercept_width": 2, "y_intercept_width": 2 }, { "id": 8, "x": 8, "y": 6, "show_point": false, "highlight_point": false, "highlight_point_color": "#8000FF", "x_coordinate_highlight": false, "y_coordinate_highlight": true, "show_x_intercept_point": false, "show_y_intercept_point": false, "show_coordinates": false, "show_x_intercept": false, "show_y_intercept": false, "legend_icon": { "icon": { "name": "gas_station" }, "highlight": true }, "x_color": "green", "y_color": "red", "x_intercept_width": 2, "y_intercept_width": 2 }], "line_segments": [], "legend_options": { "show_menu": true, "menu_position": "right", "menu_items": [ { "label": "Library", "icon": { "name": "books" } }, { "label": "Post office", "icon": { "name": "mailbox" } } , { "label": "City hall", "icon": { "name": "city_hall" } }, { "label": "Shopping mall", "icon": { "name": "shopping_cart" } }, { "label": "Hotel", "icon": { "name": "hotel" } }, { "label": "Train station", "icon": { "name": "train_station" } } , { "label": "Airport", "icon": { "name": "airport" } }, { "label": "Gas station", "icon": { "name": "gas_station" } } ] }}'></LineGraph ><p>You are currently at the gas station, but you need to get to the shopping mall.</p><ul><li>What are the coordinates for both the gas station and the shopping mall?</li><li>What is the distance between the gas station and the shopping mall?</li></ul> <p><highlight data-color="#666" data-style="italic">Each big square represents `2` miles.</highlight></p>