178,843 views
22 votes
22 votes
The point A(7, -3) is reflected over the point (6, -5) and it's image is pointB. What are the coordinates of point B?

User Gajendra D Ambi
by
3.2k points

1 Answer

17 votes
17 votes

We have a point A=(7,-3) that is reflected over point C=(6,-5). This means that is refected in an axis that is perpendicular to the segment AC.

The image is point B, and we need to calculate its coordinates.

We can relocate the center of coordinates to point C, do the reflection and then relocate the original center of coordinates.

If now C became the center of coordinates A becomes:


A^(\prime)=A-C=(7-6,-3-(-5))=(1,2)

Now, we can reflect it as normal:


\begin{gathered} (x,y)\longrightarrow(-x,-y) \\ A^(\prime)=(1,2)\longrightarrow B^(\prime)=(-1,-2) \end{gathered}

Now, we convert this to the original coordinates as:


B^(\prime)=B-C\longrightarrow B=B^(\prime)+C=(-1+6,-2-5)=(5,-7)

The point B is (5,-7).