Reflect A Point Over One Axis On A Coordinate Grid Quiz

8 questions
preview button iconPreview student experience

#1 of 8: Mild

Reflect a point over one axis on a coordinate grid

<p> Point `X` is reflected over the `y`-axis to create Point `Y`.</p><p> Plot Point `Y`.</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, "y_label": "" },"points": [ { "id": 1, "x": 3, "y": -1, "label": "X", "is_interactive": false, "show_point": true, "label_color": "black", "color": "black" }, { "id": 2, "is_interactive": true, "label_color": "blue", "color": "blue", "label": "Y" } ], "mode": "POINT", "total_interactive_inputs": 1 }'></InteractiveGraph ></selectivedisplay>

#2 of 8: Mild

Reflect a point over one axis on a coordinate grid

<p> Point `A` is reflected over the `y`-axis to create Point `B`.</p><p> Plot Point `B`.</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, "y_label": "" },"points": [ { "id": 1, "x": 2, "y": 1, "label": "A", "is_interactive": false, "show_point": true, "label_color": "black", "color": "black" }, { "id": 2, "is_interactive": true, "label_color": "blue", "color": "blue", "label": "B" } ], "mode": "POINT", "total_interactive_inputs": 1 }'></InteractiveGraph ></selectivedisplay>

#3 of 8: Medium

Reflect a point over one axis on a coordinate grid

<p> Point `K` is reflected over the `y`-axis to create Point `L`.</p><p> Plot Point `L`.</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, "y_label": "", "x_skip_interval": 2, "y_skip_interval": 2, "show_major_and_minor_grid_lines": false }, "points": [ { "id": 1, "x": -6, "y": -2, "label": "K", "is_interactive": false, "show_point": true, "label_color": "black", "color": "black" }, { "id": 2, "is_interactive": true, "label_color": "blue", "color": "blue", "label": "L" } ], "mode": "POINT", "total_interactive_inputs": 1}'></InteractiveGraph ></selectivedisplay>

#4 of 8: Medium

Reflect a point over one axis on a coordinate grid

<p> Point `P` is reflected over the `x`-axis to create Point `Q`.</p><p> Plot Point `Q`.</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, "y_label": "", "x_skip_interval": 2, "y_skip_interval": 2, "show_major_and_minor_grid_lines": false }, "points": [ { "id": 1, "x": -9, "y": 7, "label": "P", "is_interactive": false, "show_point": true, "label_color": "black", "color": "black" }, { "id": 2, "is_interactive": true, "label_color": "blue", "color": "blue", "label": "Q" } ], "mode": "POINT", "total_interactive_inputs": 1}'></InteractiveGraph ></selectivedisplay>

#5 of 8: Medium

Reflect a point over one axis on a coordinate grid

<p> Point `C` is reflected over the `y`-axis to create Point `D`.</p><p> Plot Point `D`.</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, "y_label": "", "x_skip_interval": 2, "y_skip_interval": 2, "show_major_and_minor_grid_lines": false }, "points": [ { "id": 1, "x": 9, "y": -3, "label": "C", "is_interactive": false, "show_point": true, "label_color": "black", "color": "black" }, { "id": 2, "is_interactive": true, "label_color": "blue", "color": "blue", "label": "D" } ], "mode": "POINT", "total_interactive_inputs": 1}'></InteractiveGraph ></selectivedisplay>

#6 of 8: Medium

Reflect a point over one axis on a coordinate grid

<p> Point `S` is reflected over the `x`-axis to create Point `T`.</p><p> Plot Point `T`.</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, "y_label": "", "x_skip_interval": 2, "y_skip_interval": 2, "show_major_and_minor_grid_lines": false }, "points": [ { "id": 1, "x": 8, "y": 6, "label": "S", "is_interactive": false, "show_point": true, "label_color": "black", "color": "black" }, { "id": 2, "is_interactive": true, "label_color": "blue", "color": "blue", "label": "T" } ], "mode": "POINT", "total_interactive_inputs": 1}'></InteractiveGraph ></selectivedisplay>

#7 of 8: Spicy

Reflect a point over one axis on a coordinate grid

<p> Point `C` is reflected over the `x`-axis to create Point `D`.</p><p> Plot Point `D`.</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, "y_label": "", "x_skip_interval": 1, "y_skip_interval": 1, "show_major_and_minor_grid_lines": true }, "points": [ { "id": 1, "x": -3, "y": -4.5, "label": "C", "is_interactive": false, "show_point": true, "label_color": "black", "color": "black" }, { "id": 2, "is_interactive": true, "label_color": "blue", "color": "blue", "label": "D" } ], "mode": "POINT", "total_interactive_inputs": 1}'></InteractiveGraph ></selectivedisplay>

#8 of 8: Spicy

Reflect a point over one axis on a coordinate grid

<p> Point `K` is reflected over the `y`-axis to create Point `L`.</p><p> Plot Point `L`.</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, "y_label": "", "x_skip_interval": 1, "y_skip_interval": 1, "show_major_and_minor_grid_lines": true }, "points": [ { "id": 1, "x": 4.5, "y": -4, "label": "K", "is_interactive": false, "show_point": true, "label_color": "black", "color": "black" }, { "id": 2, "is_interactive": true, "label_color": "blue", "color": "blue", "label": "L" } ], "mode": "POINT", "total_interactive_inputs": 1}'></InteractiveGraph ></selectivedisplay>

In 8th Grade, students should have a good knowledge of reflection and coordinate planes. Teachers can use “Reflect a point over one axis on a coordinate grid Quiz” to test students’ understanding of reflecting points over the x-axis or y-axis. 

 

In the quiz, st...

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