How Do You Find the Center of Rotation in Geometric Transformations?

  • Thread starter Thread starter DarkPhoenix
  • Start date Start date
  • Tags Tags
    Transformations
AI Thread Summary
To find the center of rotation in geometric transformations, first identify the midpoints of the segments connecting corresponding points of the triangles involved. For reflection, determine the line of reflection by finding the midpoints of segments A1 to B1, A2 to B2, and A3 to B3, ensuring they align. For rotation, calculate the midpoints of segments A1 to C1, A2 to C2, and A3 to C3, and then derive the equations of the perpendicular bisectors for these segments. The intersection point of any two of these bisectors will give the center of rotation, confirming the third bisector intersects at the same point if the transformation is valid. This method effectively identifies both the center and angle of rotation.
DarkPhoenix
Messages
10
Reaction score
1

Homework Statement



(1)

A1(2,1) --> B1(3,0)
A2(0,1) --> B2(3,-2)
A3(3,3) --> B3(5,1)

P(4,4)

The reflection, M, Maps Triangle A onto Triangle B
Given that M(P) = Q, write down the coordinates of Q.

C1(-3,4)
C2(-3,2)
C3(-5,5)

The rotation R maps Triangle A onto Triangle C

(i) Find the coordinates of the centre of this rotation
(ii) The angle of direction of this rotation.


Can you explain me in steps how to do this. I don't know how to find centre of Rotation/Reflection.
 
Physics news on Phys.org
DarkPhoenix said:

Homework Statement



(1)

A1(2,1) --> B1(3,0)
A2(0,1) --> B2(3,-2)
A3(3,3) --> B3(5,1)

P(4,4)

The reflection, M, Maps Triangle A onto Triangle B
Given that M(P) = Q, write down the coordinates of Q.
A reflection, in 2 dimensions. Always "reflects" through a straigt line. That means that A1 and B1, A2 and B2, A3 and B3 are on opposite sides of some line and equal distance from that line. That means that the line must pass through the midpoints of the segment from A1 to B1, the segment from A2 to B2, and the segment from A3 to B3.

What are the midpoints of those segments? What is the equation of the line through those midpoints? (A line is determined by 2 points and here you have three midpoints. Find the line through any 2 and, if this really is a reflection, the third midpoint will be on that line.

Once you know that "line of reflection" it should be easy to see what P(4,4) is mapped to.

C1(-3,4)
C2(-3,2)
C3(-5,5)

The rotation R maps Triangle A onto Triangle C

(i) Find the coordinates of the centre of this rotation
(ii) The angle of direction of this rotation.


Can you explain me in steps how to do this. I don't know how to find centre of Rotation/Reflection.
The "perpendicular bisector" of a chord of a circle passes through the center of that circle. Here, A1 and C1, A2 and C2, A3 and C3 are endpoints of chords of circles having the same center. Find the midpoints of segments A1C1, A2C2, and A3C3, find the equations of the perpendicular bisectors (you know how to find the slope of a perpendicular line, don't you?) and find where those three perpendicular bisectors intersect. (Again, it is sufficient to find where 2 of the perpendicular bisectors intersect. If this really is a rotation, the third bisector will intersect in the same point.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top