lollikx89
- 3
- 0
Homework Statement
i was given two parametric equations of two lines in R^3 and asks me to find the isometry between one line and the other knowing that point (a,b,c) of first line is mapped in point (a',b',c') of second line.
Homework Equations
What i have to find is a 3x3 matrix which maps the point of the first line into the point of the second line maintaining the distance between two points of the first line and their images on the second line.
The Attempt at a Solution
Trying to determine such a map caused me some troubles. I thought i should multiply the generic point of the first line with a general 3x3 matrix and impose that the image of this point is at the same distance from (a',b',c') that the first generic point from (a,b,c) but this method obviously does not work because i have a system with 9 elements to find ( the 9 elements of the matrix). For sure I'm doing something wrong but i couldn't find what. Thanks in advance for any help.