2.1 Algebra
- Syllabus
- 9709–2028–2029
- Topic
- 2.1
- Level
- AS
∣u∣ is the non-negative distance of u from 0. Thus y=∣ax+b∣ is a V-shaped graph with vertex where ax+b=0, slopes −∣a∣ then ∣a∣, and range y≥0.
| Form | Equivalent relation |
|---|---|
| ∣u∣=c, c≥0 | u=c or u=−c |
| ∣u∣=∣v∣ | u2=v2, equivalently u=v or u=−v |
| ∣x−a∣<b, b>0 | a−b<x<a+b |
| ∣x−a∣>b, b>0 | x<a−b or x>a+b |
If the other side contains x, locate every zero of both expressions, split the number line into sign regions, remove the modulus with the correct sign in each region, solve and intersect with that region.
$|3x-2|=|2x+7|$ gives $3x-2=2x+7$ or $3x-2=-(2x+7)$, so $x=9$ or $x=-1$.
Check equality endpoints according to < or ≤. Non-linear graphs y=∣f(x)∣ and y=f(∣x∣) are excluded from this objective.
For dividend $P(x)$ and non-zero divisor $D(x)$:P(x)=D(x)Q(x)+R(x),\qquad \deg R<\deg D.
| Divisor | Possible remainder |
|---|---|
| linear | constant |
| quadratic | linear mx+c (including zero/special cases) |
Write every polynomial in descending powers and insert zero coefficients for missing powers. Divide leading terms, multiply the divisor, subtract the whole row, bring down the next term and repeat until the remainder degree is smaller than the divisor degree.
x^4+2x^2+3=(x^2+1)(x^2+1)+2.The quotient is $x^2+1$ and the remainder is $2$, whose degree is below $2$.
Verify divisor imes quotient + remainder equals the original dividend. Synthetic division is only a shortcut for suitable linear divisors, not a quadratic divisor.
| Division statement | Evaluation statement |
|---|---|
| remainder on division by x−c is k | P(c)=k |
| x−c is a factor | P(c)=0 |
| ax+b is a factor, $a | |
| e0∣P(-b/a)=0$ |
Translate every factor or stated remainder into a substitution equation. If coefficients are unknown, solve the resulting simultaneous equations; then divide out confirmed factors and solve any lower-degree quotient when roots are required.
Let $P(x)=x^3+kx+6$. If $2x-1$ is a factor, $P(1/2)=0$:rac18+rac{k}{2}+6=0\quad\Rightarrow\quad k=-rac{49}{4}.
For a non-zero remainder, keep the right side: if division by x+2 leaves 5, then P(−2)=5, not 0. Use polynomial division when the full quotient is needed.
The zero of ax+b is −b/a. A factor statement and a remainder statement are different equations; no repeated-root derivative test is needed for this objective.