• 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

Dilation

Understanding Dilation

Dilation is a geometric transformation that changes the size of an object (enlarging or shrinking) without changing its shape. Each point on the object is mapped to a new position based on a center of dilation and a scale factor.

Formal Definition of Dilation

Given a point CCC as the center of dilation and a scale factor k≠0k \neq 0k=0. The dilation of a point AAA with respect to center CCC by a factor kkk, denoted as D(C,k)D_{(C,k)}D(C,k)​, is a transformation that maps AAA to A′=D(C,k)(A)A' = D_{(C,k)}(A)A′=D(C,k)​(A) such that CA′⃗=k⋅CA⃗\vec{CA'} = k \cdot \vec{CA}CA′=k⋅CA.

This means the vector from the center of dilation to the image is kkk times the vector from the center of dilation to the original point.

  • If ∣k∣>1|k| > 1∣k∣>1, it is an enlargement.
  • If 0<∣k∣<10 < |k| < 10<∣k∣<1, it is a reduction.
  • If k>0k > 0k>0, the original point and its image are on the same side of the center of dilation.
  • If k<0k < 0k<0, the original point and its image are on opposite sides of the center of dilation (and the image is inverted).

Dilation with Respect to the Origin with Scale Factor k

If the center of dilation is the origin O(0,0)O(0,0)O(0,0) and the scale factor is kkk, then for a point A(x,y)A(x,y)A(x,y), its image A′(x′,y′)A'(x',y')A′(x′,y′) is given by:

x′=kxx' = kxx′=kx
y′=kyy' = kyy′=ky

Dilating a Point with Respect to the Origin

If point A(1,2)A(1,2)A(1,2) is dilated with respect to the origin (0,0)(0,0)(0,0) by a factor of 222, determine the image of the point.

Here, x=1x=1x=1, y=2y=2y=2, and k=2k=2k=2.

The center of dilation is O(0,0)O(0,0)O(0,0).

x′=2⋅1=2x' = 2 \cdot 1 = 2x′=2⋅1=2
y′=2⋅2=4y' = 2 \cdot 2 = 4y′=2⋅2=4

Thus, the image is A′(2,4)A'(2,4)A′(2,4).

Dilation of Point A(1,2)A(1,2)A(1,2) from Origin, Factor k=2k=2k=2
Visualization of dilating point A(1,2)A(1,2)A(1,2) to A′(2,4)A'(2,4)A′(2,4) with center at O(0,0)O(0,0)O(0,0) and scale factor 2.

Dilation with Respect to an Arbitrary Point with Scale Factor k

If the center of dilation is an arbitrary point C(a,b)C(a,b)C(a,b) and the scale factor is kkk, then for a point A(x,y)A(x,y)A(x,y), its image A′(x′,y′)A'(x',y')A′(x′,y′) is given by:

x′=a+k(x−a)x' = a + k(x - a)x′=a+k(x−a)
y′=b+k(y−b)y' = b + k(y - b)y′=b+k(y−b)

This can be interpreted as: translate the system so that CCC becomes the origin, perform the dilation by factor kkk, and then translate back.

Dilating a Point with Respect to an Arbitrary Point

If point C(5,2)C(5,2)C(5,2) is dilated with respect to point P(2,3)P(2,3)P(2,3) by a factor of 222, determine the image of the point.

Here, the point to be dilated is C(5,2)C(5,2)C(5,2) so x=5,y=2x=5, y=2x=5,y=2.

The center of dilation is P(2,3)P(2,3)P(2,3), so a=2,b=3a=2, b=3a=2,b=3.

The scale factor is k=2k=2k=2.

x′=2+2(5−2)=2+2(3)=2+6=8x' = 2 + 2(5 - 2) = 2 + 2(3) = 2 + 6 = 8x′=2+2(5−2)=2+2(3)=2+6=8
y′=3+2(2−3)=3+2(−1)=3−2=1y' = 3 + 2(2 - 3) = 3 + 2(-1) = 3 - 2 = 1y′=3+2(2−3)=3+2(−1)=3−2=1

Thus, the image is C′(8,1)C'(8,1)C′(8,1).

Dilation of Point C(5,2)C(5,2)C(5,2) from P(2,3)P(2,3)P(2,3), Factor k=2k=2k=2
Visualization of dilating point C(5,2)C(5,2)C(5,2) to C′(8,1)C'(8,1)C′(8,1) with center at P(2,3)P(2,3)P(2,3) and scale factor 2.

Exercises

  1. Determine the image of B(2,5)B(2,5)B(2,5) under dilation D(O,3)D_{(O,3)}D(O,3)​ (center at O(0,0), factor 3).
  2. Determine the image of B(2,5)B(2,5)B(2,5) under dilation with center P(1,3)P(1,3)P(1,3) and factor 3.
  3. A triangle with vertices A(1,1)A(1,1)A(1,1), B(3,1)B(3,1)B(3,1), and C(1,4)C(1,4)C(1,4) is dilated with respect to the origin O(0,0)O(0,0)O(0,0) by a scale factor k=−2k=-2k=−2. Determine the coordinates of the image triangle A′B′C′A'B'C'A′B′C′!

Key Answers

  1. Point B(2,5)B(2,5)B(2,5), center O(0,0)O(0,0)O(0,0), k=3k=3k=3.

    x′=3⋅2=6x' = 3 \cdot 2 = 6x′=3⋅2=6
    y′=3⋅5=15y' = 3 \cdot 5 = 15y′=3⋅5=15

    Thus, the image is B′(6,15)B'(6,15)B′(6,15).

  2. Point B(2,5)B(2,5)B(2,5), center P(1,3)P(1,3)P(1,3), k=3k=3k=3. (x=2,y=5,a=1,b=3x=2, y=5, a=1, b=3x=2,y=5,a=1,b=3)

    x′=1+3(2−1)=1+3(1)=1+3=4x' = 1 + 3(2 - 1) = 1 + 3(1) = 1 + 3 = 4x′=1+3(2−1)=1+3(1)=1+3=4
    y′=3+3(5−3)=3+3(2)=3+6=9y' = 3 + 3(5 - 3) = 3 + 3(2) = 3 + 6 = 9y′=3+3(5−3)=3+3(2)=3+6=9

    Thus, the image is B′(4,9)B'(4,9)B′(4,9).

  3. Center O(0,0)O(0,0)O(0,0), k=−2k=-2k=−2.

    • For A(1,1)A(1,1)A(1,1): A′(−2⋅1,−2⋅1)=A′(−2,−2)A'(-2 \cdot 1, -2 \cdot 1) = A'(-2,-2)A′(−2⋅1,−2⋅1)=A′(−2,−2).
    • For B(3,1)B(3,1)B(3,1): B′(−2⋅3,−2⋅1)=B′(−6,−2)B'(-2 \cdot 3, -2 \cdot 1) = B'(-6,-2)B′(−2⋅3,−2⋅1)=B′(−6,−2).
    • For C(1,4)C(1,4)C(1,4): C′(−2⋅1,−2⋅4)=C′(−2,−8)C'(-2 \cdot 1, -2 \cdot 4) = C'(-2,-8)C′(−2⋅1,−2⋅4)=C′(−2,−8).

    The coordinates of the image triangle are: A′(−2,−2)A'(-2,-2)A′(−2,−2), B′(−6,−2)B'(-6,-2)B′(−6,−2), C′(−2,−8)C'(-2,-8)C′(−2,−8).

Previous

Rotation

Next

Matrix and Transformation Connection

  • DilationLearn geometric dilation with scale factors and center points. Master enlargement & reduction formulas with visual examples and practice problems.
On this page
  • Understanding Dilation
    • Formal Definition of Dilation
  • Dilation with Respect to the Origin with Scale Factor k
    • Dilating a Point with Respect to the Origin
  • Dilation with Respect to an Arbitrary Point with Scale Factor k
    • Dilating a Point with Respect to an Arbitrary Point
  • Exercises
    • Key Answers
  • Comments
  • Report
  • Source code