Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
The Coordinate Grid: A 2D surface formed by two perpendicular lines: the horizontal x-axis and the vertical y-axis.
The Origin: The point where the x-axis and y-axis meet, represented by the coordinates (0, 0).
Ordered Pairs: Coordinates are written as (x, y), where 'x' is the horizontal distance and 'y' is the vertical distance.
Reading Coordinates: Always read the horizontal value (along the corridor) before the vertical value (up the stairs).
First Quadrant: The area of the grid where both x and y values are positive.
Translation: Moving a point or a shape to a different position by sliding it up, down, left, or right.
📐Formulae
💡Examples
Problem 1:
A point is located 5 units to the right of the origin and 3 units up. Write its coordinates.
Solution:
(5, 3)
Explanation:
The first number (x) represents the horizontal distance from the origin (5), and the second number (y) represents the vertical distance (3).
Problem 2:
Start at point (2, 4). Move 3 units to the right and 1 unit down. What are the new coordinates?
Solution:
(5, 3)
Explanation:
Moving right increases the x-value: . Moving down decreases the y-value: .
Problem 3:
Points are plotted at (1, 1), (1, 5), and (5, 5). If these are three corners of a square, what is the coordinate of the fourth corner?
Solution:
(5, 1)
Explanation:
To complete the square, the fourth point must be on the same horizontal level as (1, 1), meaning , and the same vertical line as (5, 5), meaning .