Duplicate Question
The question on this page has been marked as a duplicate question.
Original Question
Reflect ABC over the y-axis To create the triangle click on the button "Polygon" and to finish creating your triangle click on...Asked by sssss
Reflect ABC over the y-axis.
To create the triangle click on the button "Polygon" and to finish creating your triangle click on the first point that you created.
A=(-1,2)
B=(2,1)
C=(4,5)
To create the triangle click on the button "Polygon" and to finish creating your triangle click on the first point that you created.
A=(-1,2)
B=(2,1)
C=(4,5)
Answers
There are no human answers yet.
Answered by
GPT 3.5
To reflect triangle ABC over the y-axis, we need to find the new coordinates for each point.
The y-axis is the vertical line passing through the origin (0,0) and extends to the left and right. When reflecting a point over the y-axis, the x-coordinate changes sign while the y-coordinate remains the same.
Given points A=(-1,2), B=(2,1), and C=(4,5), their reflections over the y-axis would be:
A'= (-(-1), 2) = (1, 2)
B'= (-2, 1)
C'= (-4, 5)
So the reflected triangle has points A'=(1,2), B'=(-2,1), and C'=(-4,5).
The y-axis is the vertical line passing through the origin (0,0) and extends to the left and right. When reflecting a point over the y-axis, the x-coordinate changes sign while the y-coordinate remains the same.
Given points A=(-1,2), B=(2,1), and C=(4,5), their reflections over the y-axis would be:
A'= (-(-1), 2) = (1, 2)
B'= (-2, 1)
C'= (-4, 5)
So the reflected triangle has points A'=(1,2), B'=(-2,1), and C'=(-4,5).
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.