Factor Theorem
Factor theorem is the process of validating whether a factor is a factor of an equation. A factor is a number where the a % b = 0 . For example, $ x + 3 $ is a factor of $f x = x^2...
Tag view
22 related notes
Factor theorem is the process of validating whether a factor is a factor of an equation. A factor is a number where the a % b = 0 . For example, $ x + 3 $ is a factor of $f x = x^2...
To get the local turning point of a quadratic, you can either: 1. Complete the Square Completing The Square 2. Use differentiation anx Equation Remember that the $gradient = 0$ and...
No preview text yet.
Vector vs. Scaler A vector has both a magnitude and direction , whereas a scaler has only a magnitude .
To convert a vector to a unit vector, you need to: 1. Calculate the magnitude using the Pythagoras theorem 2. Divide both axes with the magnitude Demonstration TODO: Write iframe c...
TODO Write and explain techniques. Choose Example $$ \begin{array}{0} 1+ax ^10 = 1^10 + 1^9 {10\choose {1}} ax ^1 + 1^8 + {10\choose {2}} ax ^2 \dots \end{array} $$ Year 13 Techniq...
Limits can be represented as either $ x ^a {b}$ or $\int^a {b}x$. The limits represent both the upper and lower bounds of a definite integral the interval over which to calculate t...
Integration is the reverse of Differentiation. It uses the formula $y = \frac{k}{n+1}x^{n+1} + c$ as long as $n \not= 1$. It can be summarised in three steps: 1. Add one to the pow...
A logarithm is the exponent to which a base must be raised to produce a given number. Equation $$ \begin{array}{0} a^x = b \\ x = \log {a}b \\ \end{array} $$ Usage Rules You cannot...
A stationary point on a curve is where the gradient is $0$, such as $ 0, 0 $ on $x^2 + 5x$ The Local Maximum and Minimum Building upon thi, there is local maximum and minimum point...
$anx^n$ or $ax^n$ is an equation that can be used for differentiation. Example $$ \begin{array}{0} \end{array} $$ TODO TODO.
WARNING This does not have any practical example. It is just a demonstration. See Binomial Expansion for technique. $$ \begin{array}{0} x + 2y ^2 = 1x^3 2y ^0 + 3x^2 2y + 3x 2y ^2...
$$ \begin{array}{1} a^\frac{1}{m} = \sqrt m { a } \\ a^\frac{n}{m} = \sqrt m { a^n } \\ a^ m = \frac{1}{a^m} \\ a^0 = 1 \end{array} $$
Formula This formula calculates the midpoint of both the $x$ and $y$ axes individually. $$ \begin{array}{1} \left \frac{x {1} + x {2}}{2}, \frac{y {1} + y {2}}{2} \right \end{array...
NOTE Revise. $$ a x + h ^2 + k $$ To get the co ordinates of the maximum/minimum turning point. $ x + h = 0$ or $ h$ provides the $x$ co ordinate. $k$ provides the $y$ co ordinate....
Polynomial: $x^a$ Exponential: $a^x$ Factor theorem is when $A$ is a factor of $f x $ if $f a = 0$. Textbook Examples Question 1: Prove $ x + 4 $ is a factor. $$ \begin{array}{0} x...
No preview text yet.
$$ m = \frac{\Delta y}{\Delta x} $$
To find the length of a line, you can use Pythagoras' Theorem. $$ A^2 = B^2 + C^2 $$ as: $$ d = \sqrt{ x^2 x^1 ^2 + y^2 y^2 ^2 } $$
Parallel lines are two lines which have the same gradient but never touch. Example $$ \begin{array}{1} y {1} = 5x + 2 \\ y {2} = 5x + 4 \end{array} $$ These linear lines are parall...
Perpendicular lines are two lines which meet at 90°. If a line has the gradient of $m$, a line perpendicular will have the gradient of $ \frac{1}{m}$. If two lines are perpendicula...
Sine and Cosine $\sin x $ and $\cos x $ are periodic functions with a period of 360° or $2\pi$ radians . Both sine and cosine graphs oscillate between 1 and 1. The sine graph start...