<p> What is the translation from Figure `1` to Figure `2`?<br><highlight data-color="#666" data-style="italic">Use positive numbers or zero.</highlight></p> <LineGraph data-props='{ "options": { "x_min": -5, "y_min": -5, "y_max": 5, "x_max": 5, "cell_size": 15, "x_interval": 0.5, "y_interval": 0.5, "show_grid_section": true, "show_x_axis": true, "show_y_axis": true, "show_x_axis_label": true, "show_y_axis_label": true, "show_x_axis_points": true, "show_y_axis_points": true,"x_skip_interval": 1,"y_skip_interval":1, "show_major_and_minor_grid_lines": true, "title": "" }, "points": [ { "id": 1, "x": -1, "y": 2.5, "show_point": true, "highlight_point": false, "highlight_point_color": "#377CF6", "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, "label": "A" }, { "id": 2, "x": 0.5, "y": 2.5, "show_point": true, "highlight_point": false, "highlight_point_color": "#377CF6", "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, "label": "B", "label_position": "right" }, { "id": 3, "x": 0.5, "y": 0.5, "show_point": true, "highlight_point": false, "highlight_point_color": "#377CF6", "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, "label": "C", "label_position": "right" }, { "id": 4, "x": -1.5, "y": 0.5, "show_point": true, "highlight_point": false, "highlight_point_color": "#377CF6", "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, "label": "D", "label_position": "left" } ], "line_segments": null, "transformation": { "type": "TRANSLATE", "translateX": -3, "translateY": -4, "show_indicator": false, "show_polygon_number": true, "transformed_polygon_color": "magenta", "points": [ { "label": "P", "label_position": "above", "show_point": true, "highlight_point": false, "highlight_point_color": "magenta" }, { "label": "Q", "label_position": "above" , "show_point": true, "highlight_point": false, "highlight_point_color": "magenta" }, { "label": "R", "label_position": "right" , "show_point": true, "highlight_point": false, "highlight_point_color": "magenta" },{ "label": "S", "label_position": "left" , "show_point": true, "highlight_point": false, "highlight_point_color": "magenta" } ], "original_polygon_color": "#377CF6" }}'></LineGraph >