<LineGraph data-props='{ "options": { "x_min": -6, "y_min": -6, "y_max": 6, "x_max": 6, "cell_size": 20, "x_interval": 1, "y_interval": 1, "show_x_axis_points": true, "show_y_axis_points": true }, "points": [ { "id": 0, "x": 6, "y": 4.8, "show_point": false, "highlight_point": false, "show_coordinates": false, "highlight_point_color": "#377CF6", "x_coordinate_highlight": false, "y_coordinate_highlight": false, "show_x_intercept_point": false, "show_y_intercept_point": false, "show_x_intercept": false, "show_y_intercept": false }, { "id": 1, "x": -6, "y": -2.4, "highlight_point": false, "highlight_point_color": "#A3A3B3", "x_coordinate_highlight": true, "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 }, { "id": 2, "x": 1, "y": -6, "highlight_point": false, "highlight_point_color": "#377CF6", "x_coordinate_highlight": true, "y_coordinate_highlight": true, "show_coordinates": false, "x_intercept_width": 2, "y_intercept_width": 2 }, { "id": 3, "x": 1, "y": 6, "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, "x_intercept_width": 2, "y_intercept_width": 2 }, { "id": 4, "x": -6, "y": 4.8, "highlight_point": false, "highlight_point_color": "#8000FF", "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, "x_intercept_width": 2, "y_intercept_width": 2 }, { "id": 5, "x": 6, "y": -4.22, "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, "x_intercept_width": 2, "y_intercept_width": 2 }, { "id": 6, "x": -5, "y": 3.5, "show_point": false, "line_label": true, "label": "L₁", "highlight": true, "highlight_point_color": "#008000" }, { "id": 7, "x": 1.2, "y": 5.4, "show_point": false, "label": "L₂", "line_label": true, "highlight": true, "highlight_point_color": "#0377fc" }, { "id": 8, "x": -5, "y": -2.5, "show_point": false, "line_label": true, "label": "L₃", "highlight": true, "highlight_point_color": "#fc3003" } ], "line_segments": [ { "first_point_id": 0, "second_point_id": 1, "show_start_arrow": true, "show_end_arrow": true, "highlight_line": "#fc3003" }, { "first_point_id": 3, "second_point_id": 2, "show_start_arrow": true, "show_end_arrow": true, "highlight_line": "#0377fc" }, { "first_point_id": 5, "second_point_id": 4, "show_start_arrow": true, "show_end_arrow": true, "highlight_line": "#008000" } ]}'></LineGraph ><p>Determine the type of slope for each line in the graph.</p>