Save
Pure Maths
Coordinate Geometry
Straight line graphs
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Daevonn Oladipo
Visit profile
Cards (10)
y =
mx
+
c
Equation of a straight line, where m is the
gradient
and c is the
y-intercept
View source
Finding
the gradient m of a straight line
1. Take two random points A (x1, y1) and B (x2, y2) on the
line
2. Calculate the
horizontal
and
vertical
distance between the points
3. Use the formula m = (
y2 - y1
) / (
x2 - x1
)
View source
Straight
line equations
y =
mx
+ c, where m is the gradient and c is the
y-intercept
ax + by + c =
0
, where a, b, and c are
real
numbers
View source
Equation
of a straight line using a point and gradient
y -
y1
=
m(x
- x1)
View source
Parallel
lines
Have the
same
gradient
View source
Perpendicular
lines
Are
normal
to each other, intersecting at
right
angles
View source
Length
and area
Can be calculated using
Pythagoras
theorem
View source
The lines y = 2x + 2 and y =
2x
are parallel as they have the same gradient m =
2
View source
The lines y = -(1/2)x + 2 and y =
2x
are
perpendicular
View source
Calculating the
distance
d between two points A
and
B
d = √((
x2
- x1)^2 + (
y2
- y1)^2)
View source