<LineGraph data-props='{ "options": { "x_min": -1, "y_min": -1, "y_max": 10, "x_max": 10, "cell_size": 20, "x_interval": 1, "y_interval": 1, "x_label": "", "y_label": "", "x_axis_name": "x", "y_axis_name": "y" }, "points": [ { "id": 0, "x": 0, "y": 2,"show_point": true, "highlight_point": true, "highlight_point_color": "black" }, { "id": 1, "x": 4, "y": 5, "show_point": true, "highlight_point": true, "highlight_point_color": "black" }, { "id": 2, "x": 8, "y": 8, "show_point": true, "highlight_point": true, "highlight_point_color": "black" }, { "id": 5, "x": -1, "y": 1.25 }, { "id": 6, "x": 10, "y": 9.5 } ], "line_segments": [ { "first_point_id": 5, "second_point_id": 6, "show_start_arrow": true, "show_end_arrow": true, "highlight_line": "black" } ], "legend_options": {}}'></LineGraph ><p>What is the slope of the line? <br><highlight data-color="#666" data-style="italic">Write your answer as an integer or simplified fraction.</highlight></p>