What is the formula for the distance AB?
This represents the calculation of distance between points A and B.
Which theorem is used to calculate distance?
Pythagoras’ Theorem
How do you find the midpoint?
This indicates the calculation for finding the midpoint between two points.
How do you calculate the gradient of a line segment?
This shows the relationship between the gradient and the coordinates of points A and B.
What are the coordinates for line segment A and B?
For a line segment A (x1,y1) and B(x2, y2)
This defines the coordinates used in the context of the line segment.
What does it mean for two lines to be parallel?
Two lines are parallel if their gradients are equal.
What does it mean for two lines to be perpendicular?
Two lines are perpendicular if the product of their gradients is -1.
m1 x m2 = -1
What is the equation of a line parallel to the y-axis?
The equation of a line parallel to the y-axis is x = a.
What is the equation of a line parallel to the x-axis?
The equation of a line parallel to the x-axis is y = b.
What is the equation of a line through the origin with gradient m?
The equation is y = mx.
What is the equation of a line through (0, d) with gradient m?
The equation is y = mx + d.
What is the equation of a line through (x₁, y₁) with gradient m?
The equation is y - y₁ = m(x - x₁).
What is the equation of a circle with centre (0, 0) and radius r?
The equation is x² + y² = r².
What is the equation of a circle with centre (a, b) and radius r?
The equation is (x - a)² + (y - b)² = r².
What is the angle in a semicircle?
The angle in a semicircle is a right angle.
What does the perpendicular from the centre of a circle to a chord do?
It bisects the chord.
What is the relationship between the tangent to a circle and the radius at that point?
The tangent to a circle at a point is perpendicular to the radius through that point.
How do you find the points of intersection of two curves?
You solve their equations simultaneously.