Points, Lines & Tangents

Revision

Points in a 2D plane are of the form (a,b)(a,b) where aa is the xx coordinate and bb is the yy coordinate.

Straight lines can have either of the following equations:

y=mx+cy = mx + c

yb=m(xa)y - b = m(x - a)

One requires knowing the y-intercept and the other simply any point along the line.

Tangents

This can also be used for problems involving tangents where (a,b)(a,b) are the xx and yy coordinates of the point the tangent meets the line of the function. The gradient mm is also given by f(a)f'(a).

Example in one of the past papers.