\displaystyle x = {-b \pm \sqrt {b^2-4ac}\over 2a}
A quadratic equation has two solutions, which may be equal.
To sketch a quadratic graph:
Decide on the shape:
a > 0 \quad \cup a < 0 \quad \cap
Work out the x-axis and y-axis crossing points.
Check the general shape by considering the discriminant b^2-4ac .
Chapter 3 summary - Equations and inequalities
You can solve linear simultaneous equations by elimination or substitution.
You can use the substitution method to solve simultaneous equations, where one equation is linear and the other is quadratic. You usually start by finding an expression for x or y from the linear equation.
When you multiply or divide an inequality by a negative number, you need to change the inequality sign to its opposite.
To solve a quadratic inequality you
solve the corresponding quadratic equation, then
sketch the graph of the quadratic function, then
use your sketch to find the required set of values.
Chapter 4 summary - Sketching curves
You should know the shapes of the following basic curves.
Transformations:
f(x+a) is a translation of -a in the x-direction. f(x) + a is a translation of +a in the y-direction. f(ax) is a sketch of \displaystyle {1\over a} in the x-direction \Bigg( multiply x-coordinates by \displaystyle {1\over a} \Bigg) . af(x) is a sketch of a in the y-direction (multiply y-coordinates by a).
Chapter 5 summary - Coordinate geometry in the (x,y) plane
In the general form
y = mx + c ,
where m is the gradient and (0,c) is the intercept on the y-axis.
In the general form
ax + by + c = 0 ,
where a, b and c are integers.
You can work out the gradient m of the line joining the point with coordinates (x_1,y_1) to the point with coordinates (x_2,y_2) by using the formula
\displaystyle m = {y_2 - y_1\over x_2 - x_1}
You can find the equation of a line with gradient m that passes through the point with coordinates (x_1, y_1) by using the formula
y - y_1 = m(x - x_1)
You can find the equation of the line that passes through the points with coordinates (x_1,y_1) and (x_2,y_2) by using the formula
If a line has a gradient m, a line perpendicular to it has a gradient of \displaystyle {-1\over m}.
If two lines are perpendicular, the product of their gradients is -1.
Chapter 6 summary - Sequences and series
A series of numbers following a set rule is called a sequence.
3, 7, 11, 15, 19, ... is an example of a sequence.
Each number in a sequence is called a term.
The nth term of a sequence is sometimes called the general term.
A sequence can be expressed as a formula for the nth term. For example the formula U_n = 4n+1 produces the sequence 5, 9, 13, 17, ... by replacing n with 1, 2, 3, 4, etc. in 4n + 1.
A sequence can be expressed by a recurrence relationship. For example the same sequence 5, 9, 13, 17, ... can be formed from U_{n+1} = U_n + 4, U_1=5. (U_1 must be given.)
A recurrence relationship of the form
U_{k+1}=U_k + n, k \geq 1 \quad n \in \unicode{x2124}
is called an arithmetic sequence.
All arithmetic sequences can be put in the form
The nth term of an arithmetic series is a+(n-1)d, where a is the first term and d is the common difference.
The formula for the sum of an arithmetic series is
\displaystyle S_n = {n\over 2}[2a+(n-1)d]
or \displaystyle S_n = {n\over 2}(a+L)
where a is the first term, d is the common difference, n is the number of terms and L is the last term in the series.
You can use \sum to signify 'sum of'. You can use \sum to write series in a more consise way
e.g. \displaystyle \sum^{10}_{r=1}(5+2r)= 7+9+...+25
Chapter 7 summary - Differentiation
The gradient of a curve y={\rm f}(x) at a specific point is equal to the gradient of the tangent to the curve at that point.
The gradient of the tangent at any particular point is the rate of change of y with respect to x.
The gradient formula for y={\rm f}(x) is given by the equation gradient = {\rm f}'(x) where {\rm f}'(x) is called the derived function.
If {\rm f}(x)=x^n, then {\rm f}'(x)=nx^{n-1}.
Hint: You reduce the power by 1 and the original power multiplies the expression.
The gradient of a curve can also be represented by \displaystyle {{\rm d}y\over {\rm d}x} .
\displaystyle {{\rm d}y\over {\rm d}x} is called the derivative of y with respect to x and the process of finding \displaystyle {{\rm d}y\over {\rm d}x} when y is given is called differentiation.