Reflect A Polygon Over An Axis On A Coordinate Grid Quiz

7 questions
preview button iconPreview student experience

#1 of 7: Medium

Reflect a polygon over an axis on a coordinate grid

<p>Figure `ABC` is reflected over the `y`-axis to create Figure `PQR`.</p><p>Draw Figure `PQR`.</p><selectivedisplay data-props='{"show_in_create":true, "show_in_problem_qa": true}'><InteractiveGraph data-props='{ "options": { "x_min": -10, "y_min": -10, "y_max": 10, "x_max": 10, "cell_size": 15, "x_interval": 1, "y_interval": 1 }, "points": [ { "id": 0, "is_interactive": false, "label": "A", "x": -6, "y": -3, "label_color": "black", "color": "black" }, { "id": 1, "is_interactive": false, "label": "B", "x": -2, "y": 0, "label_color": "black", "color": "black" }, { "id": 2, "is_interactive": false, "label": "C", "x": -6, "y": -9, "label_color": "black", "color": "black" }, { "id": 3, "is_interactive": true, "label": "P", "label_color": "black", "color": "blue" }, { "id": 4, "is_interactive": true, "label": "Q", "label_color": "black", "color": "blue" }, { "id": 5, "is_interactive": true, "label": "R", "label_color": "black", "color": "blue" } ], "line_segments": [ { "first_point_id": 0, "second_point_id": 1, "color": "black", "is_segment": true }, { "first_point_id": 1, "second_point_id": 2, "color": "black", "is_segment": true }, { "first_point_id": 2, "second_point_id": 0, "color": "black", "is_segment": true }, { "first_point_id": 3, "second_point_id": 4, "color": "blue", "is_segment": true }, { "first_point_id": 4, "second_point_id": 5, "color": "blue", "is_segment": true }, { "first_point_id": 5, "second_point_id": 3, "color": "blue", "is_segment": true } ], "polygons": [ { "id": 0, "num_of_points": 3, "polygon_points_id": [ 0, 1, 2 ], "polygon_fill_color": "#BEBEC033", "is_interactive": false }, { "id": 1, "num_of_points": 3, "polygon_points_id": [ 3, 4, 5 ], "polygon_fill_color": "#0066FF33" } ], "total_interactive_inputs": 3, "mode": "POLYGON"}'></InteractiveGraph ></selectivedisplay>

#2 of 7: Spicy

Reflect a polygon over an axis on a coordinate grid

<p>Figure `DEF` is reflected over the `x`-axis to create Figure `JKL`.</p><p>Draw Figure `JKL`.</p><selectivedisplay data-props='{"show_in_create":true, "show_in_problem_qa": true}'><InteractiveGraph 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, "x_skip_interval": "1", "y_skip_interval": "1", "show_major_and_minor_grid_lines": true }, "points": [ { "id": 0, "is_interactive": false, "label": "D", "x": 3.5, "y": -2, "label_color": "black", "color": "black" }, { "id": 1, "is_interactive": false, "label": "E", "x": 4, "y": -3.5, "label_color": "black", "color": "black" }, { "id": 2, "is_interactive": false, "label": "F", "x": 0, "y": -3, "label_color": "black", "color": "black" }, { "id": 3, "is_interactive": true, "label": "J", "label_color": "black", "color": "blue" }, { "id": 4, "is_interactive": true, "label": "K", "label_color": "black", "color": "blue" }, { "id": 5, "is_interactive": true, "label": "L", "label_color": "black", "color": "blue" } ], "line_segments": [ { "first_point_id": 0, "second_point_id": 1, "color": "black", "is_segment": true }, { "first_point_id": 1, "second_point_id": 2, "color": "black", "is_segment": true }, { "first_point_id": 2, "second_point_id": 0, "color": "black", "is_segment": true }, { "first_point_id": 3, "second_point_id": 4, "color": "blue", "is_segment": true }, { "first_point_id": 4, "second_point_id": 5, "color": "blue", "is_segment": true }, { "first_point_id": 5, "second_point_id": 3, "color": "blue", "is_segment": true } ], "polygons": [ { "id": 0, "num_of_points": 3, "polygon_points_id": [ 0, 1, 2 ], "polygon_fill_color": "#BEBEC033", "is_interactive": false }, { "id": 1, "num_of_points": 3, "polygon_points_id": [ 3, 4, 5 ], "polygon_fill_color": "#0066FF33" } ], "total_interactive_inputs": 3, "mode": "POLYGON"}'></InteractiveGraph ></selectivedisplay>

#3 of 7: Spicy

Reflect a polygon over an axis on a coordinate grid

<p>Figure `ABC` is reflected over the `x`-axis to create Figure `DEF`.</p><p>Draw Figure `DEF`.</p><selectivedisplay data-props='{"show_in_create":true, "show_in_problem_qa": true}'><InteractiveGraph 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, "x_skip_interval": "1", "y_skip_interval": "1", "show_major_and_minor_grid_lines": true }, "points": [ { "id": 0, "is_interactive": false, "label": "A", "x": -2.5, "y": 3.5, "label_color": "black", "color": "black" }, { "id": 1, "is_interactive": false, "label": "B", "x": -1.5, "y": 1.5, "label_color": "black", "color": "black" }, { "id": 2, "is_interactive": false, "label": "C", "x": -3.5, "y": 1, "label_color": "black", "color": "black" }, { "id": 3, "is_interactive": true, "label": "D", "label_color": "black", "color": "blue" }, { "id": 4, "is_interactive": true, "label": "E", "label_color": "black", "color": "blue" }, { "id": 5, "is_interactive": true, "label": "F", "label_color": "black", "color": "blue" } ], "line_segments": [ { "first_point_id": 0, "second_point_id": 1, "color": "black", "is_segment": true }, { "first_point_id": 1, "second_point_id": 2, "color": "black", "is_segment": true }, { "first_point_id": 2, "second_point_id": 0, "color": "black", "is_segment": true }, { "first_point_id": 3, "second_point_id": 4, "color": "blue", "is_segment": true }, { "first_point_id": 4, "second_point_id": 5, "color": "blue", "is_segment": true }, { "first_point_id": 5, "second_point_id": 3, "color": "blue", "is_segment": true } ], "polygons": [ { "id": 0, "num_of_points": 3, "polygon_points_id": [ 0, 1, 2 ], "polygon_fill_color": "#BEBEC033", "is_interactive": false }, { "id": 1, "num_of_points": 3, "polygon_points_id": [ 3, 4, 5 ], "polygon_fill_color": "#0066FF33" } ], "total_interactive_inputs": 3, "mode": "POLYGON"}'></InteractiveGraph ></selectivedisplay>

#4 of 7: Mild

Reflect a polygon over an axis on a coordinate grid

<p>Figure `ABC` is reflected over the `x`-axis to create Figure `PQR`.</p><p>Draw Figure `PQR`.</p><selectivedisplay data-props='{"show_in_create":true, "show_in_problem_qa": true}'><InteractiveGraph data-props='{ "options": { "x_min": -10, "y_min": -10, "y_max": 10, "x_max": 10, "cell_size": 15, "x_interval": 1, "y_interval": 1 }, "points": [ { "id": 0, "is_interactive": false, "label": "A", "x": 2, "y": 9, "label_color": "black", "color": "black" }, { "id": 1, "is_interactive": false, "label": "B", "x": 6, "y": 6, "label_color": "black", "color": "black" }, { "id": 2, "is_interactive": false, "label": "C", "x": 1, "y": 5, "label_color": "black", "color": "black" }, { "id": 3, "is_interactive": true, "label": "P", "label_color": "black", "color": "blue" }, { "id": 4, "is_interactive": true, "label": "Q", "label_color": "black", "color": "blue" }, { "id": 5, "is_interactive": true, "label": "R", "label_color": "black", "color": "blue" } ], "line_segments": [ { "first_point_id": 0, "second_point_id": 1, "color": "black", "is_segment": true }, { "first_point_id": 1, "second_point_id": 2, "color": "black", "is_segment": true }, { "first_point_id": 2, "second_point_id": 0, "color": "black", "is_segment": true }, { "first_point_id": 3, "second_point_id": 4, "color": "blue", "is_segment": true }, { "first_point_id": 4, "second_point_id": 5, "color": "blue", "is_segment": true }, { "first_point_id": 5, "second_point_id": 3, "color": "blue", "is_segment": true } ], "polygons": [ { "id": 0, "num_of_points": 3, "polygon_points_id": [ 0, 1, 2 ], "polygon_fill_color": "#BEBEC033", "is_interactive": false }, { "id": 1, "num_of_points": 3, "polygon_points_id": [ 3, 4, 5 ], "polygon_fill_color": "#0066FF33" } ], "total_interactive_inputs": 3, "mode": "POLYGON"}'></InteractiveGraph ></selectivedisplay>

#5 of 7: Mild

Reflect a polygon over an axis on a coordinate grid

<p>Figure `ABC` is reflected over the `y`-axis to create Figure `PQR`.</p><p>Draw Figure `PQR`.</p><selectivedisplay data-props='{"show_in_create":true, "show_in_problem_qa": true}'><InteractiveGraph data-props='{ "options": { "x_min": -10, "y_min": -10, "y_max": 10, "x_max": 10, "cell_size": 15, "x_interval": 1, "y_interval": 1 }, "points": [ { "id": 0, "is_interactive": false, "label": "A", "x": -6, "y": 7, "label_color": "black", "color": "black" }, { "id": 1, "is_interactive": false, "label": "B", "x": -2, "y": 7, "label_color": "black", "color": "black" }, { "id": 2, "is_interactive": false, "label": "C", "x": -9, "y": 4, "label_color": "black", "color": "black" }, { "id": 3, "is_interactive": true, "label": "P", "label_color": "black", "color": "blue" }, { "id": 4, "is_interactive": true, "label": "Q", "label_color": "black", "color": "blue" }, { "id": 5, "is_interactive": true, "label": "R", "label_color": "black", "color": "blue" } ], "line_segments": [ { "first_point_id": 0, "second_point_id": 1, "color": "black", "is_segment": true }, { "first_point_id": 1, "second_point_id": 2, "color": "black", "is_segment": true }, { "first_point_id": 2, "second_point_id": 0, "color": "black", "is_segment": true }, { "first_point_id": 3, "second_point_id": 4, "color": "blue", "is_segment": true }, { "first_point_id": 4, "second_point_id": 5, "color": "blue", "is_segment": true }, { "first_point_id": 5, "second_point_id": 3, "color": "blue", "is_segment": true } ], "polygons": [ { "id": 0, "num_of_points": 3, "polygon_points_id": [ 0, 1, 2 ], "polygon_fill_color": "#BEBEC033", "is_interactive": false }, { "id": 1, "num_of_points": 3, "polygon_points_id": [ 3, 4, 5 ], "polygon_fill_color": "#0066FF33" } ], "total_interactive_inputs": 3, "mode": "POLYGON"}'></InteractiveGraph ></selectivedisplay>

#6 of 7: Mild

Reflect a polygon over an axis on a coordinate grid

<p>Figure `ABC` is reflected over the `x`-axis to create Figure `PQR`.</p><p>Draw Figure `PQR`.</p><selectivedisplay data-props='{"show_in_create":true, "show_in_problem_qa": true}'><InteractiveGraph data-props='{ "options": { "x_min": -10, "y_min": -10, "y_max": 10, "x_max": 10, "cell_size": 15, "x_interval": 1, "y_interval": 1 }, "points": [ { "id": 0, "is_interactive": false, "label": "A", "x": -9, "y": -5, "label_color": "black", "color": "black" }, { "id": 1, "is_interactive": false, "label": "B", "x": -2, "y": -3, "label_color": "black", "color": "black" }, { "id": 2, "is_interactive": false, "label": "C", "x": -8, "y": -8, "label_color": "black", "color": "black" }, { "id": 3, "is_interactive": true, "label": "P", "label_color": "black", "color": "blue" }, { "id": 4, "is_interactive": true, "label": "Q", "label_color": "black", "color": "blue" }, { "id": 5, "is_interactive": true, "label": "R", "label_color": "black", "color": "blue" } ], "line_segments": [ { "first_point_id": 0, "second_point_id": 1, "color": "black", "is_segment": true }, { "first_point_id": 1, "second_point_id": 2, "color": "black", "is_segment": true }, { "first_point_id": 2, "second_point_id": 0, "color": "black", "is_segment": true }, { "first_point_id": 3, "second_point_id": 4, "color": "blue", "is_segment": true }, { "first_point_id": 4, "second_point_id": 5, "color": "blue", "is_segment": true }, { "first_point_id": 5, "second_point_id": 3, "color": "blue", "is_segment": true } ], "polygons": [ { "id": 0, "num_of_points": 3, "polygon_points_id": [ 0, 1, 2 ], "polygon_fill_color": "#BEBEC033", "is_interactive": false }, { "id": 1, "num_of_points": 3, "polygon_points_id": [ 3, 4, 5 ], "polygon_fill_color": "#0066FF33" } ], "total_interactive_inputs": 3, "mode": "POLYGON"}'></InteractiveGraph ></selectivedisplay>

#7 of 7: Mild

Reflect a polygon over an axis on a coordinate grid

<p>Figure `CDE` is reflected over the `x`-axis to create Figure `PQR`.</p><p>Draw Figure `PQR`.</p><selectivedisplay data-props='{"show_in_create":true, "show_in_problem_qa": true}'><InteractiveGraph data-props='{ "options": { "x_min": -10, "y_min": -10, "y_max": 10, "x_max": 10, "cell_size": 15, "x_interval": 1, "y_interval": 1 }, "points": [ { "id": 0, "is_interactive": false, "label": "C", "x": 1, "y": -6, "label_color": "black", "color": "black" }, { "id": 1, "is_interactive": false, "label": "D", "x": 2, "y": -9, "label_color": "black", "color": "black" }, { "id": 2, "is_interactive": false, "label": "E", "x": 5, "y": -9, "label_color": "black", "color": "black" }, { "id": 3, "is_interactive": true, "label": "P", "label_color": "black", "color": "blue" }, { "id": 4, "is_interactive": true, "label": "Q", "label_color": "black", "color": "blue" }, { "id": 5, "is_interactive": true, "label": "R", "label_color": "black", "color": "blue" } ], "line_segments": [ { "first_point_id": 0, "second_point_id": 1, "color": "black", "is_segment": true }, { "first_point_id": 1, "second_point_id": 2, "color": "black", "is_segment": true }, { "first_point_id": 2, "second_point_id": 0, "color": "black", "is_segment": true }, { "first_point_id": 3, "second_point_id": 4, "color": "blue", "is_segment": true }, { "first_point_id": 4, "second_point_id": 5, "color": "blue", "is_segment": true }, { "first_point_id": 5, "second_point_id": 3, "color": "blue", "is_segment": true } ], "polygons": [ { "id": 0, "num_of_points": 3, "polygon_points_id": [ 0, 1, 2 ], "polygon_fill_color": "#BEBEC033", "is_interactive": false }, { "id": 1, "num_of_points": 3, "polygon_points_id": [ 3, 4, 5 ], "polygon_fill_color": "#0066FF33" } ], "total_interactive_inputs": 3, "mode": "POLYGON"}'></InteractiveGraph ></selectivedisplay>

In 8th Grade, students are expected to have a good knowledge of reflection and coordinate planes. Teachers can use “Reflect a polygon over an axis on a coordinate grid Quiz” to test students’ understanding of reflecting polygons over the x-axis or y-axis on the coordinate plane. 

 ...

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

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.”