<p>Point `M` has coordinates `(``3.5, ``-3)`.</p><p>Plot Point `N` after the translation:</p><p>`(x, y)` `→` `(x - 2, y + 6.5)`</p> <selectivedisplay><LineGraph data-props='{ "options": { "x_min": -5, "y_min": -5, "y_max": 5, "x_max": 5, "cell_size": 20, "x_interval": 0.5, "show_major_and_minor_grid_lines":true, "y_interval": 0.5, "y_label": "", "x_skip_interval": 1, "y_skip_interval": 1 }, "points": [ { "id": 0, "x": 3.5, "y": -3, "show_point": true, "label": "M", "highlight": true, "highlight_point_color": "#080808" } ] }'></LineGraph ></selectivedisplay>