Translate A Polygon On A Coordinate Grid Quiz

8 questions
preview button iconPreview student experience

#1 of 8: Mild

Translate a polygon on a coordinate grid

<p> Plot the new coordinates of Triangle `ABC` after a translation `2` units to the left and `3` units up to become Triangle `EFG`.</p><selectivedisplay><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, "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 }, "points": [ { "id": 2, "x": 2, "y": 6, "show_point": true, "label": "C", "label_position": "above", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true }, { "id": 3, "x": 2, "y": 1, "show_point": true, "label": "A", "label_position": "left", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true }, { "id": 4, "x": 6, "y": 3, "show_point": true, "label": "B", "label_position": "below", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true } ], "line_segments": null, "transformation": { "type": "", "deg": 180, "original_polygon_color": "#080808", "show_indicator": "false", "transformed_polygon_color": "#FFA500", "show_polygon_number": false }, "alternative_transformation": null }'></LineGraph ></selectivedisplay>

#2 of 8: Mild

Translate a polygon on a coordinate grid

<p> Plot the new coordinates of Triangle `ABC` after a translation `5` units to the right and `3` units down to become Triangle `EFG`.</p><selectivedisplay><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, "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 }, "points": [ { "id": 2, "x": 2, "y": 9, "show_point": true, "label": "A", "label_position": "above", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true }, { "id": 3, "x": 2, "y": 4, "show_point": true, "label": "B", "label_position": "below", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true }, { "id": 4, "x": 5, "y": 6, "show_point": true, "label": "C", "label_position": "right", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true } ], "line_segments": null, "transformation": { "type": "", "deg": 180, "original_polygon_color": "#080808", "show_indicator": "false", "transformed_polygon_color": "#FFA500", "show_polygon_number": false }, "alternative_transformation": null }'></LineGraph ></selectivedisplay>

#3 of 8: Medium

Translate a polygon on a coordinate grid

<p> Figure `ABC` becomes Figure `EFG` after the translation:</p><p> `(x, y)` `→` `(x - 3, y + 5)`</p><p> Draw Figure `EFG`.</p><selectivedisplay><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, "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 }, "points": [ { "id": 2, "x": 3, "y": 1, "show_point": true, "label": "A", "label_position": "left", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true }, { "id": 3, "x": 8, "y": 1, "show_point": true, "label": "B", "label_position": "right", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true }, { "id": 4, "x": 8, "y": -5, "show_point": true, "label": "C", "label_position": "below", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true } ], "line_segments": null, "transformation": { "type": "", "deg": 180, "original_polygon_color": "#080808", "show_indicator": "false", "transformed_polygon_color": "#FFA500", "show_polygon_number": false }, "alternative_transformation": null }'></LineGraph ></selectivedisplay>

#4 of 8: Medium

Translate a polygon on a coordinate grid

<p> Plot the new coordinates of Figure `ABCD` after a translation `5` units to the right and `9` units down to become Figure `EFGH`.</p><selectivedisplay><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, "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 }, "points": [ { "id": 2, "x": -3, "y": 7, "show_point": true, "label": "A", "label_position": "left", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true }, { "id": 3, "x": -3, "y": 2, "show_point": true, "label": "B", "label_position": "left", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true }, { "id": 4, "x": 3, "y": 2, "show_point": true, "label": "C", "label_position": "right", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true },{ "id": 5, "x": 3, "y": 7, "show_point": true, "label": "D", "label_position": "right", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true } ], "line_segments": null, "transformation": { "type": "", "deg": 180, "original_polygon_color": "#080808", "show_indicator": "false", "transformed_polygon_color": "#FFA500", "show_polygon_number": false }, "alternative_transformation": null }'></LineGraph ></selectivedisplay>

#5 of 8: Medium

Translate a polygon on a coordinate grid

<p> Plot the new coordinates of Figure `ABCD` after a translation `3` units to the left and `5` units down to become Figure `EFGH`.</p><selectivedisplay><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, "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 }, "points": [ { "id": 2, "x": -5, "y": 0, "show_point": true, "label": "A", "label_position": "left", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true }, { "id": 3, "x": -6, "y": -4, "show_point": true, "label": "B", "label_position": "left", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true }, { "id": 4, "x": -1, "y": -4, "show_point": true, "label": "C", "label_position": "right", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true },{ "id": 5, "x": 0, "y": 0, "show_point": true, "label": "D", "label_position": "right", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true } ], "line_segments": null, "transformation": { "type": "", "deg": 180, "original_polygon_color": "#080808", "show_indicator": "false", "transformed_polygon_color": "#FFA500", "show_polygon_number": false }, "alternative_transformation": null }'></LineGraph ></selectivedisplay>

#6 of 8: Medium

Translate a polygon on a coordinate grid

<p> Plot the new coordinates of Figure `ABCD` after a translation `7` units to the right and `6` units up to become Figure `EFGH`.</p><selectivedisplay><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, "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 }, "points": [ { "id": 2, "x": -8, "y": -6, "show_point": true, "label": "A", "label_position": "left", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true }, { "id": 3, "x": -1, "y": -6, "show_point": true, "label": "B", "label_position": "right", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true }, { "id": 4, "x": -1, "y": -8, "show_point": true, "label": "C", "label_position": "right", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true },{ "id": 5, "x": -8, "y": -8, "show_point": true, "label": "D", "label_position": "left", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true } ], "line_segments": null, "transformation": { "type": "", "deg": 180, "original_polygon_color": "#080808", "show_indicator": "false", "transformed_polygon_color": "#FFA500", "show_polygon_number": false }, "alternative_transformation": null }'></LineGraph ></selectivedisplay>

#7 of 8: Spicy

Translate a polygon on a coordinate grid

<p> Figure `HIJK` becomes Figure `LMNO` after the translation:</p><p> `(x, y)` `→` `(x - 4, y + 3)`</p><p>Draw Figure `LMNO`.</p><selectivedisplay><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, "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 }, "points": [ { "id": 2, "x": -4, "y": 3, "show_point": true, "label": "H", "label_position": "left", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true }, { "id": 3, "x": 1, "y": 3, "show_point": true, "label": "I", "label_position": "right", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true }, { "id": 4, "x": 0, "y": -1, "show_point": true, "label": "J", "label_position": "right", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true },{ "id": 5, "x": -3, "y": -1, "show_point": true, "label": "K", "label_position": "below", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true } ], "line_segments": null, "transformation": { "type": "", "deg": 180, "original_polygon_color": "#080808", "show_indicator": "false", "transformed_polygon_color": "#FFA500", "show_polygon_number": false }, "alternative_transformation": null }'></LineGraph ></selectivedisplay>

#8 of 8: Spicy

Translate a polygon on a coordinate grid

<p> Figure `GHIJ` becomes Figure `KLMN` after the translation:</p><p> `(x, y)` `→` `(x + 2, y +6)`</p><p>Draw Figure `KLMN`.</p><selectivedisplay><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, "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 }, "points": [ { "id": 2, "x": 2, "y": -1, "show_point": true, "label": "G", "label_position": "above", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true }, { "id": 3, "x": 7, "y": -3, "show_point": true, "label": "H", "label_position": "right", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true }, { "id": 4, "x": 2, "y": -5, "show_point": true, "label": "I", "label_position": "below", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true },{ "id": 5, "x": -3, "y": -3, "show_point": true, "label": "J", "label_position": "above", "highlight_point": false, "highlight_point_color": "black", "x_coordinate_highlight": true, "y_coordinate_highlight": true } ], "line_segments": null, "transformation": { "type": "", "deg": 180, "original_polygon_color": "#080808", "show_indicator": "false", "transformed_polygon_color": "#FFA500", "show_polygon_number": false }, "alternative_transformation": null }'></LineGraph ></selectivedisplay>

8th Grade students are expected to understand the translation rules and how to translate a polygon on a coordinate grid. Students can take “Translate a polygon on a coordinate grid Quiz“ to test their understanding of translation and coordinate geometry. 

 

Each question of this quiz has a given polygon on a coordinate plane, students are asked to plot the coordinate of the new polygon after translation. Using this quiz, teachers can easily identify the knowledge gaps of the students and help them to understand the translation.

8th Grade students are expected to understand the translation rules and how to translate a polygon on a coordinate grid. Students can take “Translate a polygon on a coordinate grid Quiz“ to test their understanding of translation and coordinate geometry. 

 

Each question of this quiz has a given polygon on a coordinate plane, students are asked to plot the coordinate of the new polygon after translation. Using this quiz, teachers can easily identify the knowledge gaps of the students and help them to understand the translation.

8th Grade students are expected to understand the translation rules and how to translate a polygon on a coordinate grid. Students can take “Translate a polygon on a coordinate grid Quiz“ to test their understanding of translation and coordinate geometry. 

 

Show all
Grade 8
Transformations
8.G.A.1

What teachers are saying about BytelearnWhat teachers are saying

stephan.png
Stephen Abate
19-year math teacher
Carmel, CA
Any math teacher that I know would love to have access to ByteLearn.
jennifer.png
Jennifer Maschino
4-year math teacher
Summerville, SC
“I love that ByteLearn helps reduce a teacher’s workload and engages students through an interactive digital interface.”
rodolpho.png
Rodolpho Loureiro
Dean, math program manager, principal
Miami, FL
“ByteLearn provides instant, customized feedback for students—a game-changer to the educational landscape.”

What teachers are saying about BytelearnWhat teachers are saying

stephan.png
Stephen Abate
19-year math teacher
Carmel, CA
Any math teacher that I know would love to have access to ByteLearn.
jennifer.png
Jennifer Maschino
4-year math teacher
Summerville, SC
“I love that ByteLearn helps reduce a teacher’s workload and engages students through an interactive digital interface.”
rodolpho.png
Rodolpho Loureiro
Dean, math program manager, principal
Miami, FL
“ByteLearn provides instant, customized feedback for students—a game-changer to the educational landscape.”