Coordinate Geometry Review Flashcards

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/15

flashcard set

Earn XP

Description and Tags

Summary of coordinate geometry concepts including line segments, gradients, straight lines, and circle equations for A-Level Mathematics.

Last updated 8:02 AM on 5/3/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

16 Terms

1
New cards

Midpoint formula

The formula used to find the midpoint MM of a line segment joining points P(x1,y1)P(x_1, y_1) and Q(x2,y2)Q(x_2, y_2) is

M=(x1+x22,y1+y22)M=\left(\frac{x1+x2}{2},\frac{y1+y2}{2}\right)

<p>The formula used to find the midpoint $$M$$ of a line segment joining points $$P(x_1, y_1)$$ and $$Q(x_2, y_2)$$ is</p><p>$$M=\left(\frac{x1+x2}{2},\frac{y1+y2}{2}\right)$$ </p>
2
New cards

Length of a line segment

The formula for the distance between two points P(x1,y1)P(x_1, y_1) and Q(x2,y2)Q(x_2, y_2) is

PQ=(x2x1)2+(y2y1)2{PQ}={\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}}

<p>The formula for the distance between two points $$P(x_1, y_1)$$ and $$Q(x_2, y_2)$$ is </p><p>$${PQ}={\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}}$$ </p>
3
New cards

Collinear points

Points that lie on the same straight line, such that the gradient between any two of the points is equal.

<p>Points that lie on the same straight line, such that the gradient between any two of the points is equal.</p>
4
New cards

Parallel lines

Two lines are parallel if their gradients are equal, represented by the rule m1=m2m_1 = m_2.

<p>Two lines are parallel if their gradients are equal, represented by the rule $$m_1 = m_2$$.</p>
5
New cards

Perpendicular lines

Two lines are perpendicular if the product of their gradients is 1-1, represented by the rule m1m2=1m_1\cdot m_2=-1

<p>Two lines are perpendicular if the product of their gradients is $$-1$$, represented by the rule $$m_1\cdot m_2=-1$$ </p>
6
New cards

Gradient formula

The steepness of a line segment joining points P(x1,y1)P(x_1, y_1) and Q(x2,y2)Q(x_2, y_2),

calculated as m=y2y1x2x1m=\frac{y2-y1}{x2-x1}

<p>The steepness of a line segment joining points $$P(x_1, y_1)$$ and $$Q(x_2, y_2)$$, </p><p>calculated as $$m=\frac{y2-y1}{x2-x1}$$ </p>
7
New cards

Equation of a straight line (Point-Gradient Form)

The equation of a straight line with gradient mm that passes through point (x1,y1)(x_1, y_1) is

yy1=m(xx1)y - y_1 = m(x - x_1)

<p>The equation of a straight line with gradient $$m$$ that passes through point $$(x_1, y_1)$$ is</p><p>$$y - y_1 = m(x - x_1)$$</p>
8
New cards

Equation of a straight line (Gradient-Intercept Form)

The equation y=mx+cy = mx + c, where mm is the gradient and cc is the yy-intercept.

<p>The equation $$y = mx + c$$, where $$m$$ is the gradient and $$c$$ is the $$y$$-intercept.</p>
9
New cards

Perpendicular bisector

A line that is perpendicular to a line segment and passes through its midpoint.

<p>A line that is perpendicular to a line segment and passes through its midpoint.</p>
10
New cards

Circle

The locus of all points in a plane that are a fixed distance, known as the radius, from a given point known as the centre.

<p>The locus of all points in a plane that are a fixed distance, known as the radius, from a given point known as the centre.</p>
11
New cards

Equation of a circle (Completed Square Form)

The equation (xa)2+(yb)2=r2(x - a)^2 + (y - b)^2 = r^2, where (a,b)(a, b) is the centre of the circle and rr is the radius.

12
New cards

Equation of a circle (Expanded General Form)

The equation x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0, where the centre is (g,f)(-g, -f) and the radius is tg2+f2ct{\sqrt{g^2 + f^2 - c}} .

13
New cards

Angle in a semicircle

A geometric fact stating that the angle subtended by a diameter at the circumference of a circle is always a right angle (9090^\circ).

14
New cards

Chord property

The property stating that the perpendicular from the centre of a circle to a chord bisects the chord.

15
New cards

Tangent property

The property stating that the tangent to a circle at a point is perpendicular to the radius at that point.

16
New cards

Intersection Discriminant (Line and Curve)

For the quadratic resulting from simultaneous equations ax2+bx+c=0ax^2 + bx + c = 0, the value b24acb^2 - 4ac determines intersection: >0 (two points), =0=0 (tangent), or <0 (no intersection).