<p>Find the distance between `(``-6,``-7)` and `(``-1,0)`.</br><highlight data-color="#666" data-style="italic">Round your answer to the nearest tenth, if necessary. </highlight></p><LineGraph data-props='{ "options": { "x_min": -10, "y_min": -10, "y_max": 10, "x_max": 10, "cell_size": 15, "x_interval": 1, "y_interval": 1 }, "points": [ { "id": 0, "x": -6, "y": -7, "show_point": true, "point_size": 5, "highlight_point_color": "#000000", "x_coordinate_highlight": true, "y_coordinate_highlight": true }, { "id": 1, "x": -1, "y": 0, "show_point": true, "point_size": 5, "highlight_point_color": "#000000", "x_coordinate_highlight": true, "y_coordinate_highlight": true } ], "line_segments": [ { "first_point_id": 0, "second_point_id": 1, "show_start_arrow": false, "show_end_arrow": false, "dash": true, "line_width": 2, "dash_length": 5 } ]}'></LineGraph >