Flashcards · 11 cards

Coordinate geometry

Say the answer to yourself, then check. Cards you know come back less and less often; cards you don't come back tomorrow.

  1. Rule

    The distance between (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2)?

    Answer

    (x2−x1)2+(y2−y1)2\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}: Pythagoras on the rise and the run.

    xyABx₂ − x₁y₂ − y₁
    DistanceAB² = (x₂ − x₁)² + (y₂ − y₁)²
  2. Rule

    The midpoint of (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2)?

    Answer

    (x1+x22,y1+y22)\left(\dfrac{x_1 + x_2}{2}, \dfrac{y_1 + y_2}{2}\right): add and halve. Don't subtract.

    xyABM
    MidpointM = ((x₁ + x₂) ÷ 2, (y₁ + y₂) ÷ 2)
  3. Rule

    The gradient of the line through (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2)?

    Answer

    m=y2−y1x2−x1m = \dfrac{y_2 - y_1}{x_2 - x_1}: rise over run.

    xyABrunrise
    Gradientm = rise ÷ run = (y₂ − y₁) ÷ (x₂ − x₁)
  4. Rule

    In y=mx+cy = mx + c, what are mm and cc?

    Answer

    mm is the gradient; cc is where the line crosses the yy-axis.

    xyc1m
    y = mx + cm is the rise for 1 across; c is where it crosses the y-axis
  5. Know it

    What is the gradient of 3x+4y=123x + 4y = 12?

    Answer

    Make yy the subject first: y=−34x+3y = -\frac34 x + 3, so m=−34m = -\frac34, not 3.

  6. Know it

    The equation of the line with gradient mm through (x1,y1)(x_1, y_1)?

    Answer

    y−y1=m(x−x1)y - y_1 = m(x - x_1).

  7. Rule

    What do parallel lines have in common?

    Answer

    The same gradient.

    xymm
    ParallelSame gradient m
  8. Rule

    How are the gradients of perpendicular lines related?

    Answer

    m1m2=−1m_1 m_2 = -1: turn the gradient upside down and change its sign. Perpendicular to m=23m = \frac23 is −32-\frac32.

    xym−1/m
    Perpendicularm × (−1/m) = −1
  9. Rule

    How is a line's gradient related to the angle it makes with the xx-axis?

    Answer

    m=tan⁡θm = \tan\theta.

    xyθrunrise
    Gradient and anglem = rise ÷ run = tan θ
  10. Rule

    The angle between two lines with gradients m1m_1 and m2m_2?

    Answer

    tan⁡θ=∣m1−m21+m1m2∣\tan\theta = \left|\dfrac{m_1 - m_2}{1 + m_1 m_2}\right|, with 1+m1m21 + m_1 m_2 on the bottom.

    xyθm₁m₂
    The angle between two linestan θ = |(m₁ − m₂) ÷ (1 + m₁m₂)|
  11. Which method?

    WAEC 2023 · Paper 2 · Q7 (b)

    Given the points P(3,5)P(3, 5) and Q(−5,7)Q(-5, 7) on the Cartesian plane such that RR is the midpoint of PQ‾\overline{PQ}, find the equation of the line that passes through RR and is perpendicular to PQ‾\overline{PQ}.

    What two things do you need to write the line?

    Answer

    A point and a gradient. The point is the midpoint RR; the gradient is perpendicular to PQPQ, so m×mPQ=−1m \times m_{PQ} = -1.