Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Cardinal Directions: We use a compass rose to identify directions. North is at the top, South is at the bottom, East is to the right, and West is to the left. A simple way to remember the clockwise order is North, East, South, West (NEWS). Imagine a cross where North points to o'clock and East points to o'clock.
Turns and Degrees: Movement can be described in turns. A full turn is , a half turn is , and a quarter turn is . A turn is also known as a right-angle turn, which looks like the corner of a square.
Clockwise and Anti-clockwise: Directions of rotation are relative to a clock face. Clockwise movement goes to the right from the top (following the path ), while anti-clockwise movement goes to the left from the top ().
Grid Coordinates: Position is often described using a grid system with a horizontal axis () and a vertical axis (). We write coordinates as . To find a point, we move 'along the corridor' (right) and then 'up the stairs' (up). For example, means moving units right and units up from the origin .
Describing Movement: To describe a path, we use specific instructions combining distance and direction. For example, 'Move squares North and squares East.' On a visual grid, this would look like a line jumping squares up and squares to the right.
Reflections and Mirror Lines: Reflection involves 'flipping' a shape over a mirror line. Every point on the original shape is the same distance from the mirror line as the corresponding point on the reflected shape. It creates a 'mirror image' where the left and right sides appear reversed.
Basic Translation: Translation means sliding a shape from one position to another without turning it or changing its size. For example, translating a triangle 'right , down ' means every corner of the triangle moves units to the right and units down on the grid.
📐Formulae
💡Examples
Problem 1:
An explorer starts at the coordinate . He walks units East and units South. What is his new coordinate position?
Solution:
- Starting position is .
- Moving East means moving right on the grid, so we add to the -coordinate: .
- Moving South means moving down on the grid, so we subtract from the -coordinate: .
- The new coordinate is .
Explanation:
To solve grid movement, we translate 'East/West' into horizontal changes and 'North/South' into vertical changes.
Problem 2:
A robot is facing North. It makes a turn clockwise, followed by a turn anti-clockwise. Which direction is the robot facing now?
Solution:
- Initial direction: North.
- First turn: clockwise from North points to East.
- Second turn: From East, a turn (half turn) in any direction points to the opposite direction.
- The opposite of East is West.
Explanation:
We track the robot's facing direction step-by-step. A turn always results in facing the opposite direction of the current heading.