Given two parallel lines, explain how to transform one onto another using: A translation. Describe all possible translations.
Let A=(X1,Y1), B=(X2,Y2), C=(X3,Y3) and D=(X4,Y4). We have that AC ∥ BD and that you want to transform A to B and C to D (of course the same approach can be used to map A to D and C to B). The notation |PQ| means the length of PQ. First of all, there are infinitely many transformations that would map AC to BD (without any constraints, if you assume that you want your map to be of some specific class, there may be just a few or even none), and I will just give you an example of such transformation.
What I will construct is called usually homothety or simply scaling, and this is one of the basic geometry transformations (along with rotation, translation and symmetry).
To start we need the center, let call it S=(Sx,Sy). However, we know that S is a point on the line passing through A and B, and also on the line passing through C and D. Therefore, S is the intersection of those two lines (with the special case I will deal later). To apply the transformation to the point say P, just draw a line SP and then set P′ on the same line, but with |SP′|=|BS||AS||SP|=|DS||CS||SP| (where positive sign means X′ is on the same side as X, and the negative sign denotes opposite side). Please, compare it with Intercept theorem (in my country this is known as Thales' theorem). To give algebraic formula:
T(P)=|BS||AS|(P−S)+S
or written more explicitly:
T(Px,Py)=(|BS||AS|(Px−Sx)+Sx,|BS||AS|(Py−Sy)+Sy)
As you can see, if S=(0,0) then this becomes a simple scaling. There is a special case when AB ∥ CD, i.e. when S does not exists, or as some like to say S is in infinity. But in this degenerate case homothety becomes just translation, so
T(P)=P+AB
or
T(Px,Py)=(Px+Bx−Ax,Py+By−Ay)
Get Answers For Free
Most questions answered within 1 hours.