• Nakafa

    Nakafa

    Learn free and with quality.
Subject
    • Grade 10
    • Grade 11
    • Grade 12
Exercises
Holy
  • Quran
Articles
  • Politics
  • Community
  • About

Command Palette

Search for a command to run...

Geometric Transformation

Rotation

Understanding Rotation

Rotation is a geometric transformation that turns every point of an object around a specific center point by a certain angle. This transformation preserves the congruence (shape and size) of the object, but its orientation can change.

Key aspects of rotation:

  • Center of Rotation (C): The fixed point around which the rotation occurs.
  • Angle of Rotation (θ\thetaθ): The amount of turn. If the angle is positive, the rotation is counter-clockwise. If the angle is negative, the rotation is clockwise.

Definition of Rotation

Given a center point CCC and a directed angle θ\thetaθ. Rotation with center CCC by an angle θ\thetaθ, denoted by ρC,θ\rho_{C,\theta}ρC,θ​ or R(C,θ)R(C,\theta)R(C,θ), is defined as a transformation that maps:

  1. Point CCC to itself (C′=CC'=CC′=C).
  2. Any point PPP to a point P′P'P′ such that CP=CP′CP = CP'CP=CP′ (the distance from the center to the point is equal to the distance from the center to the image) and the angle formed by ray CP⃗\vec{CP}CP and ray CP′⃗\vec{CP'}CP′ is θ\thetaθ.

Rotation about the Origin

A common special case is rotation about the origin O(0,0)O(0,0)O(0,0).

If a point P(x,y)P(x,y)P(x,y) is rotated about the origin O(0,0)O(0,0)O(0,0) by an angle θ\thetaθ, its image coordinates P′(x′,y′)P'(x',y')P′(x′,y′) can be calculated using the following formulas:

x′=xcos⁡θ−ysin⁡θx' = x \cos \theta - y \sin \thetax′=xcosθ−ysinθ
y′=xsin⁡θ+ycos⁡θy' = x \sin \theta + y \cos \thetay′=xsinθ+ycosθ

Rotating a Point by 90°

A point B(0,4)B(0,4)B(0,4) is rotated about the origin (0,0)(0,0)(0,0) by 90∘90^\circ90∘. Determine its image.

Here, x=0x=0x=0, y=4y=4y=4, and θ=90∘\theta = 90^\circθ=90∘.

We know cos⁡90∘=0\cos 90^\circ = 0cos90∘=0 and sin⁡90∘=1\sin 90^\circ = 1sin90∘=1.

Using the formulas:

x′=(0)cos⁡90∘−(4)sin⁡90∘=0⋅0−4⋅1=−4x' = (0) \cos 90^\circ - (4) \sin 90^\circ = 0 \cdot 0 - 4 \cdot 1 = -4x′=(0)cos90∘−(4)sin90∘=0⋅0−4⋅1=−4
y′=(0)sin⁡90∘+(4)cos⁡90∘=0⋅1+4⋅0=0y' = (0) \sin 90^\circ + (4) \cos 90^\circ = 0 \cdot 1 + 4 \cdot 0 = 0y′=(0)sin90∘+(4)cos90∘=0⋅1+4⋅0=0

Thus, the image of point B(0,4)B(0,4)B(0,4) is B′(−4,0)B'(-4,0)B′(−4,0).

Rotation of Point B(0,4)B(0,4)B(0,4) by 90∘90^\circ90∘ about the Origin
Visualization of rotating point B(0,4)B(0,4)B(0,4) to B′(−4,0)B'(-4,0)B′(−4,0) by 90∘90^\circ90∘ counter-clockwise around the origin O(0,0)O(0,0)O(0,0).

Rotating a Line by 90°

Determine the image of the line y=2xy=2xy=2x rotated about the origin (0,0)(0,0)(0,0) by 90∘90^\circ90∘.

Let P(x,y)P(x,y)P(x,y) be any point on the line y=2xy=2xy=2x. Its image, P′(x′,y′)P'(x',y')P′(x′,y′), after a 90∘90^\circ90∘ rotation about the origin is:

x′=xcos⁡90∘−ysin⁡90∘=x(0)−y(1)=−yx' = x \cos 90^\circ - y \sin 90^\circ = x(0) - y(1) = -yx′=xcos90∘−ysin90∘=x(0)−y(1)=−y
y′=xsin⁡90∘+ycos⁡90∘=x(1)+y(0)=xy' = x \sin 90^\circ + y \cos 90^\circ = x(1) + y(0) = xy′=xsin90∘+ycos90∘=x(1)+y(0)=x

From this, we get y=−x′y = -x'y=−x′ and x=y′x = y'x=y′.

Substitute x=y′x = y'x=y′ and y=−x′y = -x'y=−x′ into the original line equation y=2xy=2xy=2x:

(−x′)=2(y′)(-x') = 2(y')(−x′)=2(y′)
−x′=2y′-x' = 2y'−x′=2y′

Replacing x′x'x′ and y′y'y′ back to xxx and yyy, the equation of the image line is −x=2y-x = 2y−x=2y or y=−12xy = -\frac{1}{2}xy=−21​x.

Rotation of Line y=2xy=2xy=2x by 90∘90^\circ90∘ about the Origin
Original line y=2xy=2xy=2x rotated 90∘90^\circ90∘ results in image line y=−12xy = -\frac{1}{2}xy=−21​x.

Exercises

  1. A point A(3,0)A(3,0)A(3,0) is rotated about the origin (0,0)(0,0)(0,0) by 90∘90^\circ90∘. Determine its image.
  2. Determine the image of the line y=4xy=4xy=4x rotated about the origin (0,0)(0,0)(0,0) by 90∘90^\circ90∘.
  3. Point P(−2,−5)P(-2, -5)P(−2,−5) is rotated about the origin O(0,0)O(0,0)O(0,0) by 180∘180^\circ180∘. Determine the coordinates of its image!

Key Answers

  1. Point A(3,0)A(3,0)A(3,0), θ=90∘\theta = 90^\circθ=90∘. x=3,y=0x=3, y=0x=3,y=0.

    x′=3cos⁡90∘−0sin⁡90∘=3(0)−0(1)=0x' = 3 \cos 90^\circ - 0 \sin 90^\circ = 3(0) - 0(1) = 0x′=3cos90∘−0sin90∘=3(0)−0(1)=0
    y′=3sin⁡90∘+0cos⁡90∘=3(1)+0(0)=3y' = 3 \sin 90^\circ + 0 \cos 90^\circ = 3(1) + 0(0) = 3y′=3sin90∘+0cos90∘=3(1)+0(0)=3

    Thus, its image is A′(0,3)A'(0,3)A′(0,3).

  2. Line y=4xy=4xy=4x, θ=90∘\theta = 90^\circθ=90∘.

    x′=−yx' = -yx′=−y
    y′=xy' = xy′=x

    So y=−x′y = -x'y=−x′ and x=y′x = y'x=y′.

    Substitute into the line equation: (−x′)=4(y′)(-x') = 4(y')(−x′)=4(y′).

    Image line equation: −x=4y-x = 4y−x=4y or y=−14xy = -\frac{1}{4}xy=−41​x.

  3. Point P(−2,−5)P(-2,-5)P(−2,−5), θ=180∘\theta = 180^\circθ=180∘. x=−2,y=−5x=-2, y=-5x=−2,y=−5.

    cos⁡180∘=−1\cos 180^\circ = -1cos180∘=−1
    sin⁡180∘=0\sin 180^\circ = 0sin180∘=0
    x′=(−2)cos⁡180∘−(−5)sin⁡180∘=(−2)(−1)−(−5)(0)=2−0=2x' = (-2) \cos 180^\circ - (-5) \sin 180^\circ = (-2)(-1) - (-5)(0) = 2 - 0 = 2x′=(−2)cos180∘−(−5)sin180∘=(−2)(−1)−(−5)(0)=2−0=2
    y′=(−2)sin⁡180∘+(−5)cos⁡180∘=(−2)(0)+(−5)(−1)=0+5=5y' = (-2) \sin 180^\circ + (-5) \cos 180^\circ = (-2)(0) + (-5)(-1) = 0 + 5 = 5y′=(−2)sin180∘+(−5)cos180∘=(−2)(0)+(−5)(−1)=0+5=5

    Thus, the image of point P is P′(2,5)P'(2,5)P′(2,5).

Previous

Translation

Next

Dilation

  • RotationMaster geometric rotation transformations with step-by-step formulas, examples, and visual guides. Learn to rotate points and lines around the origin.
On this page
  • Understanding Rotation
    • Definition of Rotation
  • Rotation about the Origin
  • Rotating a Point by 90°
  • Rotating a Line by 90°
  • Exercises
    • Key Answers
  • Comments
  • Report
  • Source code