πŸ—ΊοΈ Coordinate Quest: Navigate All 4 Quadrants! 🧭

Coordinates are a brilliant system for pinpointing any location using just two numbers. You already know the first quadrant from earlier years β€” in Grade 6, we extend to ALL FOUR quadrants, using negative numbers. You'll also find midpoints, describe translations using coordinates, and use coordinates to describe shapes.

πŸ“ Reading Coordinates
(x, y) β€” along the corridor, then up/down the stairs!
x is horizontal, y is vertical
πŸ“ Four Quadrants
Q1: (+,+)  Β·  Q2: (βˆ’,+)  Β·  Q3: (βˆ’,βˆ’)  Β·  Q4: (+,βˆ’)
πŸ“ Midpoint Formula
Midpoint of (2,4) and (8,2)
= ((2+8)Γ·2, (4+2)Γ·2) = (5, 3)

The Four Quadrants

The x-axis and y-axis divide the grid into four quadrants. Here is how they are arranged:

y-axis ↑
Q2
(βˆ’, +)
Q1
(+, +)
Q3
(βˆ’, βˆ’)
Q4
(+, βˆ’)
← x-axis β†’

⭐ Golden Rules

πŸ“– Worked Examples

Example 1: Reading and Plotting in All 4 Quadrants

Identify which quadrant each point belongs to:

πŸ“ (3, 5) β†’ x is positive, y is positive β†’ Q1 (+, +)
πŸ“ (βˆ’2, 4) β†’ x is negative, y is positive β†’ Q2 (βˆ’, +)
πŸ“ (βˆ’3, βˆ’1) β†’ x is negative, y is negative β†’ Q3 (βˆ’, βˆ’)
πŸ“ (4, βˆ’2) β†’ x is positive, y is negative β†’ Q4 (+, βˆ’)

Tip: Check the sign of x first, then the sign of y. That tells you the quadrant straight away!

Example 2: Finding the Midpoint

Find the midpoint of A(βˆ’4, 2) and B(6, βˆ’8).

Step 1: Average the x-values β†’ (βˆ’4 + 6) Γ· 2 = 2 Γ· 2 = 1
Step 2: Average the y-values β†’ (2 + (βˆ’8)) Γ· 2 = βˆ’6 Γ· 2 = βˆ’3
βœ… Midpoint = (1, βˆ’3)

Remember: The midpoint is exactly halfway between the two points. Add the coordinates and divide by 2 β€” separately for x and y.

Example 3: Coordinates of a Shape

A rectangle has vertices at A(βˆ’3, 2), B(4, 2), C(4, βˆ’1), D(βˆ’3, βˆ’1).

Step 1: Find the length AB (horizontal side, same y-value) β†’ 4 βˆ’ (βˆ’3) = 7 units
Step 2: Find the width BC (vertical side, same x-value) β†’ 2 βˆ’ (βˆ’1) = 3 units
βœ… Area = 7 Γ— 3 = 21 square units

Tip: For horizontal distances, subtract the x-values. For vertical distances, subtract the y-values. Always subtract the smaller from the larger (or use absolute value).

Example 4: Translation using Coordinates

Point P(2, βˆ’3) is translated by the vector (+4, +5). Find the new position.

Step 1: New x = 2 + 4 = 6
Step 2: New y = βˆ’3 + 5 = 2
βœ… New position: P'(6, 2)

Remember: A translation adds the vector to each coordinate. A positive number moves right/up; a negative number moves left/down.

πŸ”¬ Coordinate Plotter

Enter coordinates to plot points on the grid. Plot two points to see the midpoint automatically!

How to use this plotter:

  • Type any x and y value between βˆ’8 and 8 (decimals allowed!)
  • Click Plot Point to add it to the grid
  • After plotting 2 or more points, the midpoint of the last two is calculated automatically
  • A dashed line connects the last two points, and the midpoint is shown as a pink dot
  • Click Clear to start again

🎯 Drag Exercise 1: Identify the Quadrant

In which quadrant is the point (βˆ’3, 5)?

Drag the correct answer into the drop zone!

Q1
Q2
Q3
Q4
(βˆ’3, 5) belongs in quadrant β†’
?
πŸ’‘ Hint: x = βˆ’3 is negative β†’ LEFT of the origin. y = 5 is positive β†’ ABOVE the origin. Which quadrant is top-left?

🎯 Drag Exercise 2: Reading Coordinates

A point is 4 units left of the origin and 2 units below. What are its coordinates?

Drag the correct answer into the drop zone!

(4,-2)
(-4,2)
(-4,-2)
(4,2)
Coordinates β†’
?
πŸ’‘ Hint: Left of origin = negative x. Below the origin = negative y.

🎯 Drag Exercise 3: Midpoint

Find the midpoint of (2, 6) and (8, 2).

Drag the correct answer into the drop zone!

(4,3)
(5,4)
(5,3)
(6,4)
Midpoint β†’
?
πŸ’‘ Hint: Average the x-values: (2 + 8) Γ· 2 = ?   Average the y-values: (6 + 2) Γ· 2 = ?

🎯 Drag Exercise 4: Translation

Point A is at (βˆ’2, 3). It is translated by (+5, βˆ’4). Where is the new point A'?

Drag the correct answer into the drop zone!

(3,-1)
(3,7)
(-7,-1)
(7,-1)
New point A' β†’
?
πŸ’‘ Hint: Add 5 to x: βˆ’2 + 5 = ?   Add βˆ’4 to y: 3 + (βˆ’4) = ?

🎯 Drag Exercise 5: Distance on a Grid

Point A is at (βˆ’3, 2) and B is at (4, 2). What is the length of AB?

Drag the correct answer into the drop zone!

5
6
7
8
Length of AB β†’
?
πŸ’‘ Hint: Both points have the same y-value (y = 2), so this is a horizontal line. Count along the x-axis: 4 βˆ’ (βˆ’3) = ?

🎯 Drag Exercise 6: Missing Vertex

Three vertices of a rectangle are A(1, 4), B(5, 4), C(5, βˆ’2). What are the coordinates of the 4th vertex D?

Drag the correct answer into the drop zone!

(1,-2)
(-1,2)
(1,2)
(-1,-2)
4th vertex D β†’
?
πŸ’‘ Hint: D must be directly below A and directly to the left of C. A has x = 1, and C has y = βˆ’2. So D has x = 1 and y = βˆ’2.

✏️ Practice Questions

Answer all 20 questions, then reveal the answers to check your work!

  1. Write the coordinates of a point 3 right and 4 up from the origin.
  2. Write the coordinates of a point 2 left and 5 down.
  3. In which quadrant is (βˆ’4, βˆ’7)?
  4. In which quadrant is (6, βˆ’3)?
  5. Find the midpoint of (0, 0) and (8, 4).
  6. Find the midpoint of (βˆ’6, 4) and (2, βˆ’2).
  7. A point at (3, 5) is translated by (βˆ’4, +2). Find the new coordinates.
  8. A point at (βˆ’2, βˆ’3) is translated by (+5, +6). Find the new coordinates.
  9. What is the y-coordinate of any point on the x-axis?
  10. What is the x-coordinate of any point on the y-axis?
  11. Find the length of a horizontal line segment from (βˆ’3, 2) to (5, 2).
  12. Find the length of a vertical line segment from (4, βˆ’3) to (4, 6).
  13. A square has two vertices at (0, 0) and (4, 0). What could the other two vertices be?
  14. Find the midpoint of (βˆ’3, βˆ’5) and (3, 5).
  15. Translate the point (2, βˆ’4) by (βˆ’3, βˆ’1).
  16. A point is in Q3. Are both its coordinates negative or positive?
  17. What is the distance from (βˆ’5, 0) to (3, 0)?
  18. Find the coordinates of the midpoint of a line from (7, βˆ’3) to (1, 9).
  19. A triangle has vertices A(0, 0), B(6, 0), C(3, 4). Find the midpoint of AC.
  20. A point moves from (2, 3) to (βˆ’1, 7). Describe the translation.

βœ… Answers

  1. (3, 4)
  2. (βˆ’2, βˆ’5)
  3. Q3 (both coordinates are negative)
  4. Q4 (x is positive, y is negative)
  5. (4, 2) β€” midpoint x = (0+8)Γ·2 = 4; midpoint y = (0+4)Γ·2 = 2
  6. (βˆ’2, 1) β€” midpoint x = (βˆ’6+2)Γ·2 = βˆ’2; midpoint y = (4+(βˆ’2))Γ·2 = 1
  7. (βˆ’1, 7) β€” new x = 3+(βˆ’4) = βˆ’1; new y = 5+2 = 7
  8. (3, 3) β€” new x = βˆ’2+5 = 3; new y = βˆ’3+6 = 3
  9. 0 β€” every point on the x-axis has y = 0
  10. 0 β€” every point on the y-axis has x = 0
  11. 8 units β€” 5 βˆ’ (βˆ’3) = 8
  12. 9 units β€” 6 βˆ’ (βˆ’3) = 9
  13. (4, 4) and (0, 4) (or (4, βˆ’4) and (0, βˆ’4) for a square below the x-axis)
  14. (0, 0) β€” the origin! midpoint x = (βˆ’3+3)Γ·2 = 0; midpoint y = (βˆ’5+5)Γ·2 = 0
  15. (βˆ’1, βˆ’5) β€” new x = 2+(βˆ’3) = βˆ’1; new y = βˆ’4+(βˆ’1) = βˆ’5
  16. Both negative β€” Q3 is the region where x < 0 and y < 0
  17. 8 units β€” both points are on the x-axis: 3 βˆ’ (βˆ’5) = 8
  18. (4, 3) β€” midpoint x = (7+1)Γ·2 = 4; midpoint y = (βˆ’3+9)Γ·2 = 3
  19. (1.5, 2) β€” midpoint x = (0+3)Γ·2 = 1.5; midpoint y = (0+4)Γ·2 = 2
  20. (βˆ’3, +4) β€” change in x = βˆ’1βˆ’2 = βˆ’3; change in y = 7βˆ’3 = +4

πŸ† Challenge Problems

These are harder problems β€” take your time and show your working!

  1. The midpoint of AB is (3, βˆ’1). A is at (7, 3). Find the coordinates of B.
  2. Three vertices of a parallelogram are A(0, 0), B(4, 0), C(6, 3). Find the coordinates of D so that ABCD is a parallelogram.
  3. A square has vertices at (1, 1), (4, 1), (4, 4) and (1, 4). Find the midpoint of each diagonal. Are they the same? What does this tell you?
  4. A line passes through (0, 3) and (6, 0). Where does it cross each axis? Find the midpoint of the segment between the two axis-crossing points.
  5. Point P has coordinates (x, 4). P is equidistant from A(1, 0) and B(7, 8). Find the value of x.
  6. A rectangle ABCD has A(βˆ’3, 4), B(5, 4), C(5, βˆ’2). Find D and calculate the area of the rectangle.
  7. Starting at (0, 0), a robot moves: right 3, up 4, left 5, down 2. What are the final coordinates?
  8. Four points form a shape: A(0, 4), B(3, 0), C(0, βˆ’4), D(βˆ’3, 0). Find the length of each side. What type of shape is it?
  9. The coordinates of a shape's vertices are A(1, 5), B(4, 9), C(7, 5), D(4, 1). Find the midpoints of both diagonals. What type of shape is it?
  10. A ship starts at (βˆ’4, βˆ’3). It travels to (2, 5), then to (8, 1). What is the total distance travelled? Give your answer to 1 decimal place.

βœ… Challenge Answers

  1. B = (βˆ’1, βˆ’5)
    If midpoint = (3, βˆ’1) and A = (7, 3), then:
    Bx = 2 Γ— 3 βˆ’ 7 = 6 βˆ’ 7 = βˆ’1
    By = 2 Γ— (βˆ’1) βˆ’ 3 = βˆ’2 βˆ’ 3 = βˆ’5
  2. D = (2, 3)
    In parallelogram ABCD, D = A + C βˆ’ B = (0 + 6 βˆ’ 4, 0 + 3 βˆ’ 0) = (2, 3)
    Check: AB is parallel and equal to DC β€” both go (+4, 0).
  3. Both midpoints = (2.5, 2.5)
    Diagonal 1: midpoint of (1,1) and (4,4) = ((1+4)Γ·2, (1+4)Γ·2) = (2.5, 2.5)
    Diagonal 2: midpoint of (4,1) and (1,4) = ((4+1)Γ·2, (1+4)Γ·2) = (2.5, 2.5)
    They are the same β€” the diagonals of a square bisect each other.
  4. Crosses y-axis at (0, 3); crosses x-axis at (6, 0). Midpoint = (3, 1.5)
    Midpoint x = (0+6)Γ·2 = 3; Midpoint y = (3+0)Γ·2 = 1.5
  5. x = 4, so P = (4, 4)
    PAΒ² = (xβˆ’1)Β² + (4βˆ’0)Β² = (xβˆ’1)Β² + 16
    PBΒ² = (xβˆ’7)Β² + (4βˆ’8)Β² = (xβˆ’7)Β² + 16
    Setting equal: (xβˆ’1)Β² = (xβˆ’7)Β²
    xΒ² βˆ’ 2x + 1 = xΒ² βˆ’ 14x + 49
    12x = 48, so x = 4
  6. D = (βˆ’3, βˆ’2); Area = 48 square units
    D has the same x as A (x = βˆ’3) and same y as C (y = βˆ’2), so D = (βˆ’3, βˆ’2)
    Width = 5 βˆ’ (βˆ’3) = 8; Height = 4 βˆ’ (βˆ’2) = 6; Area = 8 Γ— 6 = 48
  7. (βˆ’2, 2)
    Right 3: x = 3  |  Up 4: y = 4  |  Left 5: x = 3βˆ’5 = βˆ’2  |  Down 2: y = 4βˆ’2 = 2
    Final position: (βˆ’2, 2)
  8. All sides = 5 units; the shape is a rhombus
    AB = √((3βˆ’0)Β² + (0βˆ’4)Β²) = √(9+16) = √25 = 5
    BC = √((0βˆ’3)Β² + (βˆ’4βˆ’0)Β²) = √(9+16) = 5
    CD = √((βˆ’3βˆ’0)Β² + (0βˆ’(βˆ’4))Β²) = 5  |  DA = 5
    All sides equal. Diagonals: AC = 8, BD = 6 (not equal) β†’ rhombus
  9. Both diagonal midpoints = (4, 5); the shape is a rhombus
    Diagonal AC: midpoint of (1,5) and (7,5) = (4, 5)
    Diagonal BD: midpoint of (4,9) and (4,1) = (4, 5) βœ“
    All sides: AB = √(9+16) = 5; BC = √(9+16) = 5; CD = 5; DA = 5 (all equal)
    Diagonals: AC = 6, BD = 8 (not equal) β†’ rhombus (not a square)
  10. Total β‰ˆ 17.2 units
    Leg 1: (βˆ’4,βˆ’3) to (2,5) β†’ √((2βˆ’(βˆ’4))Β²+(5βˆ’(βˆ’3))Β²) = √(36+64) = √100 = 10
    Leg 2: (2,5) to (8,1) β†’ √((8βˆ’2)Β²+(1βˆ’5)Β²) = √(36+16) = √52 β‰ˆ 7.2
    Total = 10 + 7.2 = 17.2 units