Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
The Cartesian Plane is a two-dimensional grid formed by the intersection of two perpendicular number lines: the horizontal x-axis and the vertical y-axis. They meet at a central point called the origin, which is labeled . This grid allows us to locate any point in space using a set of coordinates.
An Ordered Pair specifies the exact position of a point. The first value, the x-coordinate, represents the horizontal distance from the origin (move right for positive values, left for negative values). The second value, the y-coordinate, represents the vertical distance (move up for positive values, down for negative values).
The intersection of the axes divides the plane into four distinct regions called Quadrants, numbered I to IV in a counter-clockwise direction starting from the top-right. Quadrant I (top-right) contains points with signs , Quadrant II (top-left) contains , Quadrant III (bottom-left) contains , and Quadrant IV (bottom-right) contains . Visually, this creates a cross shape with the origin at the center.
To plot a point such as , you begin at the origin . First, move units to the left along the x-axis because the x-coordinate is negative. Then, move units vertically up because the y-coordinate is positive. Mark the point where these two paths meet.
Points located directly on the axes always have at least one coordinate equal to zero. If a point is on the x-axis, its y-coordinate is zero, such as . If a point is on the y-axis, its x-coordinate is zero, such as . These points do not belong to any specific quadrant but lie on the boundary between them.
Reflections are transformations where a point is 'flipped' over an axis. When reflecting point across the x-axis, the x-coordinate stays the same but the y-coordinate changes sign, resulting in . When reflecting across the y-axis, the y-coordinate stays the same but the x-coordinate changes sign, resulting in . This creates a mirror image across the chosen axis line.
Horizontal and Vertical distance can be calculated by finding the absolute difference between coordinates. If two points have the same y-coordinate, the distance between them is the absolute difference of their x-coordinates. If they have the same x-coordinate, the distance is the absolute difference of their y-coordinates.
📐Formulae
(when values are equal)
(when values are equal)
💡Examples
Problem 1:
Determine the coordinates and the quadrant for a point that is located units to the left of the y-axis and units above the x-axis.
Solution:
Step 1: Identify the x-coordinate. '5 units to the left' corresponds to an x-value of . \ Step 2: Identify the y-coordinate. '2 units above' corresponds to a y-value of . \ Step 3: Combine them into an ordered pair: . \ Step 4: Determine the quadrant. Since the x-coordinate is negative and the y-coordinate is positive , the point lies in Quadrant II.
Explanation:
We use the directional descriptions to assign signs to the coordinates and then apply the quadrant rules based on those signs.
Problem 2:
Find the distance between point and point .
Solution:
Step 1: Observe the coordinates. Both points have the same y-coordinate, which is . This means the points lie on a horizontal line. \ Step 2: Use the horizontal distance formula: . \ Step 3: Substitute the values: . \ Step 4: Calculate the absolute difference: . \ The distance is units.
Explanation:
Because the vertical position is identical, we only need to find how many units apart the points are along the horizontal x-axis.