Ordered pair: A pair of numbers (x, y) that represents a point on the coordinate plane. The coordinate plane is divided into four quadrants by the x-axis and y-axis.
- Start at the origin (0, 0)
- Move horizontally according to the x-coordinate (right for positive, left for negative)
- Move vertically according to the y-coordinate (up for positive, down for negative)
- Mark the point at the final location
x = 3 (positive), y = 4 (positive) → Both coordinates positive → Quadrant I
x = -2 (negative), y = 5 (positive) → x negative, y positive → Quadrant II
x = -4 (negative), y = -3 (negative) → Both coordinates negative → Quadrant III
x = 5 (positive), y = -2 (negative) → x positive, y negative → Quadrant IV
A(3,4) is in Quadrant I, B(-2,5) is in Quadrant II, C(-4,-3) is in Quadrant III, D(5,-2) is in Quadrant IV
• Quadrant I: (+, +) - both coordinates positive
• Quadrant II: (-, +) - x negative, y positive
• Quadrant III: (-, -) - both coordinates negative
• Quadrant IV: (+, -) - x positive, y negative
Distance from origin: The distance from any point (x, y) to the origin (0, 0) is calculated using the distance formula: d = √(x² + y²)
"5 units to the left of the y-axis" means x-coordinate is -5
"3 units below the x-axis" means y-coordinate is -3
Point P has coordinates (-5, -3)
d = √(x² + y²) = √((-5)² + (-3)²)
d = √(25 + 9) = √34 ≈ 5.83 units
Both coordinates are negative, so P(-5, -3) is in Quadrant III
The coordinates of point P are (-5, -3) and its distance from the origin is √34 ≈ 5.83 units
• Direction interpretation: Left = negative x, Right = positive x, Up = positive y, Down = negative y
• Distance formula: d = √(x² + y²)
• Quadrant identification: Based on signs of coordinates
Rectangle: A quadrilateral with four right angles and opposite sides equal and parallel. Area of rectangle = length × width.
A(2, 3) in Quadrant I, B(-2, 3) in Quadrant II, C(-2, -3) in Quadrant III, D(2, -3) in Quadrant IV
Connecting the points forms a closed shape with four sides
Horizontal sides: |2 - (-2)| = 4 units
Vertical sides: |3 - (-3)| = 6 units
All angles are 90°, confirming it's a rectangle
The shape formed is a rectangle with an area of 24 square units
• Rectangle properties: Opposite sides equal, all angles 90°
• Area calculation: Area = length × width
• Distance between points: Use absolute value of coordinate differences
Coordinate plane: A two-dimensional surface formed by two perpendicular number lines (x-axis and y-axis)
Origin: The point (0, 0) where the x-axis and y-axis intersect
Ordered pair: A pair of numbers (x, y) that represents a point's location on the coordinate plane
Quadrant: One of the four regions created by the intersection of the x-axis and y-axis
- Identify coordinates: Determine the x and y values from the ordered pair
- Locate starting point: Begin at the origin (0, 0)
- Move horizontally: Move left for negative x, right for positive x
- Move vertically: Move up for positive y, down for negative y
- Mark the point: Place the point at the final location
Reflection across y-axis: Changes the sign of the x-coordinate: (x, y) → (-x, y). Reflection across x-axis: Changes the sign of the y-coordinate: (x, y) → (x, -y).
Rule: (x, y) → (-x, y)
M(4, -2) → M'(-4, -2)
Rule: (x, y) → (x, -y)
M'(-4, -2) → M''(-4, -(-2)) = M''(-4, 2)
M(4, -2) is in Quadrant IV
M'(-4, -2) is in Quadrant III
M''(-4, 2) is in Quadrant II
Original point was in Quad IV, after two reflections it ended up in Quad II
After the reflections, M' has coordinates (-4, -2) and M'' has coordinates (-4, 2)
• Reflection across y-axis: (x, y) → (-x, y)
• Reflection across x-axis: (x, y) → (x, -y)
• Sequential transformations: Apply transformations in order
Distance formula: The distance between two points (x₁, y₁) and (x₂, y₂) is: d = √[(x₂-x₁)² + (y₂-y₁)²]
P(-3, 4): x₁ = -3, y₁ = 4
Q(2, -1): x₂ = 2, y₂ = -1
d = √[(x₂-x₁)² + (y₂-y₁)²]
d = √[(2-(-3))² + (-1-4)²]
d = √[(2+3)² + (-5)²]
d = √[5² + (-5)²]
d = √[25 + 25]
d = √50 = √(25×2) = 5√2 ≈ 7.07 units
The distance between points P(-3, 4) and Q(2, -1) is 5√2 ≈ 7.07 units
• Distance formula: d = √[(x₂-x₁)² + (y₂-y₁)²]
• Subtraction with negatives: Subtracting a negative is addition
• Square roots: Simplify when possible
Coordinate plane: A two-dimensional surface defined by a horizontal x-axis and vertical y-axis
Ordered pair: A set of two numbers (x, y) representing a point's location
Quadrant: One of four regions created by the intersection of axes
Origin: The reference point (0, 0) where axes intersect
Reflection: A transformation that flips a point across an axis
- Reading coordinates: Identify x (horizontal) and y (vertical) values
- Plotting points: Move horizontally first, then vertically
- Identifying quadrants: Based on signs of coordinates
- Calculating distances: Use appropriate formulas
• Quadrant I: (+, +) - x > 0, y > 0
• Quadrant II: (-, +) - x < 0, y > 0
• Quadrant III: (-, -) - x < 0, y < 0
• Quadrant IV: (+, -) - x > 0, y < 0
• Reflection across y-axis: (x, y) → (-x, y)
• Reflection across x-axis: (x, y) → (x, -y)
• Distance from origin: d = √(x² + y²)
• Distance between points: d = √[(x₂-x₁)² + (y₂-y₁)²]