Understanding Enlargements in Geometry
Enlargement is a geometric transformation that increases the size of a shape from a specific point called the centre of enlargement. To enlarge a shape by a given scale factor, follow these steps:
- Identify the centre of enlargement (point O) and the scale factor (k).
- Draw lines from the centre of enlargement to each vertex of the original shape.
- Multiply the distance from the centre of enlargement to each vertex by the scale factor to find the new coordinates.
- Plot the new points to form the enlarged shape.
For example, if we have a triangle with vertices A(2, 3), B(4, 5), and C(6, 2) and we want to enlarge it by a scale factor of 2 from the centre O(1, 1):
- For point A:
Distance OA = √((2-1)² + (3-1)²) = √5
New distance = 2 * √5
New coordinates for A' = (1 + 2*(2-1), 1 + 2*(3-1)) = (3, 5) - Repeat for points B and C to find B' and C'.
The new coordinates after enlargement will be A'(3, 5), B'(6, 9), and C'(9, 3).
Key points to remember
- Enlargement increases the size of a shape from a centre.
- Identify the scale factor and centre of enlargement.
- Multiply distances from the centre by the scale factor.
- Plot new coordinates to form the enlarged shape.
Worked example
Enlarge the point P(3, 4) by a scale factor of 3 from O(1, 1).
New coordinates P' = (1 + 3*(3-1), 1 + 3*(4-1)) = (7, 11).