Practice Maths

Cartesian Plane: Plotting — Solutions

  1. Reading Coordinates

    1. A = (3, 4) ▶ View Solution
    2. B = (−5, 3) ▶ View Solution
    3. C = (−3, −3) ▶ View Solution
    4. D = (4, −2) ▶ View Solution
  2. Identifying Quadrants

    1. (5, 2): Quadrant 1 ▶ View Solution
    2. (−3, −6): Quadrant 3 ▶ View Solution
    3. (−4, 7): Quadrant 2 ▶ View Solution
    4. (2, −5): Quadrant 4 ▶ View Solution
  3. Points on Axes

    1. (0, 8): y-axis ▶ View Solution
    2. (−5, 0): x-axis ▶ View Solution
    3. (0, −3): y-axis ▶ View Solution
  4. The Origin

    Coordinates of the origin: (0, 0) ▶ View Solution

  5. Halves and Decimals

    1. x = 2.5: Between 2 and 3 ▶ View Solution
    2. y = −1.5: Between −1 and −2 ▶ View Solution
  6. Creating Shapes

    Shape formed: A square ▶ View Solution

  7. Navigation

    1. x = −2 ▶ View Solution
    2. y = −3 ▶ View Solution
    3. (−2, −3) ▶ View Solution
  8. Theme Park Map

    1. (4, 4) ▶ View Solution
    2. (−3, −5) ▶ View Solution
    3. Quadrant 4 attraction: Cafe (C) at (5, −4) ▶ View Solution
    4. Walk from W(−6, 2): Cafe at (5, −4) ▶ View Solution
  9. Battleship Logic

    1. Missile at (−3, 5), ship at (−3, 4): MISS ▶ View Solution
    2. Firing at (2, 4), ship at (2, 2)–(2, 5): HIT ▶ View Solution
  10. Linear Pattern Plotting

    1. (0, 1), (1, 3), (2, 5) ▶ View Solution
    2. Relationship type: Straight line (linear relationship) ▶ View Solution