MHB How do I sketch the reflection of line segment AB about the line y = x?

  • Thread starter Thread starter mathdad
  • Start date Start date
  • Tags Tags
    Reflection
mathdad
Messages
1,280
Reaction score
0
The endpoints of line AB are given to be (-1, -2) and
(-5, -2). Sketch the reflection of line segment AB about the line y = x.

As I understand this concept, I must show that the line y = x is the perpendicular bisector of the line segment AB.

Two points are given. This tells me to find the slope m.

m = (-2 - (-2))/(-5 - (-1))

m = (-2 + 2)/(-5 + 1)

m = 0/-4

m = 0

When m = 0, we are talking about a horizontal line.

Where do I go from here?
 
Mathematics news on Phys.org
A reflection about the line $y=x$ simply requires swapping the $x$ and $y$ coordinates.

To see why this is true, consider a point in the plane $\left(x_1,y_1\right)$. Its distance $d$ to the line $y=x$ is given by:

$$d=\frac{\left|x_1-y_1\right|}{\sqrt{2}}$$

So, we want to find the other point $\left(x_1,y_1\right)$ with the same distance, only on the other side of $y=x$, that lies along the line:

$$y=-(x-x_1)+y_1$$

Hence:

$$y_2-y_1=x_1-x_2\tag{1}$$

$$d=\frac{\left|x_2-y_2\right|}{\sqrt{2}}$$

This gives us two cases:

i) $$x_2-y_2=x_1-y_1\implies y_2-y_1=x_2-x_1$$

Adding this to (1), we find:

$$y_1=y_2$$

This means we have the original point, so we discard this.

ii) $$x_2-y_2=y_1-x_1\implies y_2+y_1=x_2+x_1$$

Adding this to (1), we find:

$$y_2=x_1\implies x_2=y_1$$

Thus, we find the reflection of $\left(x_1,y_1\right)$ about the line $y=x$ is the point $\left(y_1,x_1\right)$.
 
MarkFL said:
A reflection about the line $y=x$ simply requires swapping the $x$ and $y$ coordinates.

To see why this is true, consider a point in the plane $\left(x_1,y_1\right)$. Its distance $d$ to the line $y=x$ is given by:

$$d=\frac{\left|x_1-y_1\right|}{\sqrt{2}}$$

So, we want to find the other point $\left(x_1,y_1\right)$ with the same distance, only on the other side of $y=x$, that lies along the line:

$$y=-(x-x_1)+y_1$$

Hence:

$$y_2-y_1=x_1-x_2\tag{1}$$

$$d=\frac{\left|x_2-y_2\right|}{\sqrt{2}}$$

This gives us two cases:

i) $$x_2-y_2=x_1-y_1\implies y_2-y_1=x_2-x_1$$

Adding this to (1), we find:

$$y_1=y_2$$

This means we have the original point, so we discard this.

ii) $$x_2-y_2=y_1-x_1\implies y_2+y_1=x_2+x_1$$

Adding this to (1), we find:

$$y_2=x_1\implies x_2=y_1$$

Thus, we find the reflection of $\left(x_1,y_1\right)$ about the line $y=x$ is the point $\left(y_1,x_1\right)$.
Do I switch the original coodinates of the given points, plot the points on the xy-plane and then connect them with a straight line?
 
RTCNTC said:
Do I switch the original coodinates of the given points, plot the points on the xy-plane and then connect them with a straight line?

Yes. (Yes)
 
RTCNTC said:
The endpoints of line AB are given to be (-1, -2) and
(-5, -2). Sketch the reflection of line segment AB about the line y = x.

As I understand this concept, I must show that the line y = x is the perpendicular bisector of the line segment AB.
Well, there's your problem- you understand wrong. You need to find two new points, A' and B', such y= x is the perpendicular bisector of both the line segment from A to A' and the line segment from B to B'.

If A were (x, y) and B were (y, x), that is, if A were something like (2, 3) and B were (3, 2), then y= x would be the perpendicular bisector of AB.

Two points are given. This tells me to find the slope m.

m = (-2 - (-2))/(-5 - (-1))

m = (-2 + 2)/(-5 + 1)

m = 0/-4

m = 0

When m = 0, we are talking about a horizontal line.

Where do I go from here?
 
Last edited by a moderator:
HallsofIvy said:
Well, there's your problem- you understand wrong. You need to find two new points, A' and B', such y= x is the perpendicular bisector of both the line segment from A to A' and the line segment from B to B'.

I know what to do thanks to Mark.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Back
Top