📐 Algebra · MC07CDS Elementary Mathematics🎯 High Priority
Algebraic Expressions and Polynomials is the foundation for all CDS Algebra. Master the identities and the remainder/factor theorems here, and linear/quadratic equations (MC08) become fast and mechanical. CDS tests these at Class 9–10 NCERT level — no advanced algebra — but questions use identities and theorems in clever, non-obvious ways.
📌 CDS exam focus:(1) Applying identities to simplify — especially (a±b)², a³±b³, and "if a+b+c=0 then a³+b³+c³=3abc"; (2) Finding value of expressions like x²+1/x² when x+1/x is given; (3) Remainder theorem — find remainder without division; (4) Factor theorem — determine unknown coefficients; (5) Laws of indices — same-base rules and negative/fractional exponents; (6) Set theory Venn diagrams — counting elements.
Topics at a Glance
① Identities
(a±b)², a²−b², (a±b)³, a³±b³
② Factorisation
Common factor, grouping, splitting middle term
③ Remainder Theorem
P(a) = remainder when divided by (x−a)
④ Factor Theorem
P(a)=0 ↔ (x−a) is a factor
⑤ Laws of Indices
aᵐ·aⁿ = aᵐ⁺ⁿ, (aᵐ)ⁿ = aᵐⁿ, a⁻ⁿ = 1/aⁿ
⑥ Set Theory
n(A∪B) = n(A)+n(B)−n(A∩B)
1. Algebraic Identities — The Complete Set
1.1
Memorise All — Recognise the Pattern Before Calculating
Identities cut calculation time by 70% in CDS paper
Q6. In a survey of 100 people, 72 like tea, 52 like coffee. Minimum who like both?
(a) 20 (b) 24 (c) 28 (d) 32
Answer: (b) 24 Min n(A∩B)=n(A)+n(B)−n(U)=72+52−100=24.
🔥 TRICKY QUESTIONS
Algebra — Classic CDS Traps
🧩 T1. If x−1/x=3, find x³−1/x³.
Solution: 36.
x²+1/x²=(x−1/x)²+2=11. x³−1/x³=(x−1/x)(x²+1+1/x²)=3×12=36. Key: middle factor is x²+1+1/x², not x²+1/x².
🧩 T2. Factorise: a³+b³+c³−3abc when a+b+c≠0.
Solution: (a+b+c)(a²+b²+c²−ab−bc−ca).
This is the standard factorisation. Also note: a²+b²+c²−ab−bc−ca = ½[(a−b)²+(b−c)²+(c−a)²] ≥ 0. When a+b+c=0: the expression = 3abc (use that shortcut instead).
🧩 T3. If (x−2) is a factor of x³+kx²+2x−8, find k and the other factors.
Solution: k=−1; factors: (x−2)(x²+x+4).
P(2)=8+4k+4−8=4k+4=0 → k=−1. Polynomial: x³−x²+2x−8.
Divide by (x−2): x³−x²+2x−8 = (x−2)(x²+x+4). Discriminant of x²+x+4 = 1−16 < 0 → no real roots.
📐 Formula Sheet — MC07
Square Identities
(a+b)²=a²+2ab+b²
(a−b)²=a²−2ab+b²
a²−b²=(a+b)(a−b)
a²+b²=(a+b)²−2ab
Cube Identities
(a+b)³=a³+b³+3ab(a+b)
a³+b³=(a+b)(a²−ab+b²)
a³−b³=(a−b)(a²+ab+b²)
a+b+c=0 → a³+b³+c³=3abc
x+1/x Shortcuts
x²+1/x²=(x+1/x)²−2
x²+1/x²=(x−1/x)²+2
x³+1/x³=(x+1/x)(x²−1+1/x²)
x³−1/x³=(x−1/x)(x²+1+1/x²)
Theorems
Remainder=P(a) when dividing by (x−a)
Factor: P(a)=0 ↔ (x−a) is factor
Divisor (x+a): sub x=−a
Index Laws
aᵐ·aⁿ=aᵐ⁺ⁿ; aᵐ÷aⁿ=aᵐ⁻ⁿ
(aᵐ)ⁿ=aᵐⁿ; a⁰=1; a⁻ⁿ=1/aⁿ
a^(m/n)=ⁿ√(aᵐ)
Set Theory
n(A∪B)=n(A)+n(B)−n(A∩B)
Only A=n(A)−n(A∩B)
Neither=U−n(A∪B)
Min overlap=n(A)+n(B)−U
⚡ Quick Revision Booster — MC07
Identity Shortcuts
a+b+c=0 → a³+b³+c³=3abc
x²+1/x²=(x±1/x)²∓2
a²+b²=(a+b)²−2ab
Remainder / Factor
Sub root of divisor into P(x)
P(a)=0 → (x−a) is a factor
Find k: use factor condition
Index Rules
Same base: add/subtract exponents
Power of power: multiply
a^(1/4)=⁴√a; (256)^0.25=4
Set Formula
n(A∪B)=n(A)+n(B)−n(A∩B)
Min overlap=n(A)+n(B)−U
Factorisation Order
1. Common factor
2. Grouping
3. Identity
4. Splitting middle term
🚨 Traps
(a+b)²≠a²+b²
Middle factor of x³±1/x³ has ±1
a+b+c=0: use 3abc instantly
✏️ PRACTICE EXERCISE
Test Yourself — MC07
E1. If x+y=10 and xy=21, find x³+y³.
(a) 370 (b) 430 (c) 1000−63×10 (d) 370
💡 x³+y³=(x+y)³−3xy(x+y)=1000−3×21×10.
E2. Remainder when 2x³+3x²−x+5 is divided by (x+2)?
(a) 3 (b) 5 (c) 7 (d) 11
💡 P(−2)=2(−8)+3(4)−(−2)+5=−16+12+2+5.
E3. Simplify: (a+b+c)²−(a²+b²+c²).
(a) 2(ab+bc+ca) (b) ab+bc+ca (c) 2abc (d) 0
💡 Expand (a+b+c)²=a²+b²+c²+2(ab+bc+ca), then subtract.
E4. If (x−2) is factor of x³+ax²+bx−12 and a=1, find b.
(a) −1 (b) 0 (c) −2 (d) 2
💡 P(2)=0: 8+4(1)+2b−12=0. Solve for b.
E5. In a group of 70 students, 45 study Maths, 30 study Science, and all study at least one. How many study both?
This material is for personal CDS exam preparation only.
Unauthorised reproduction or distribution is prohibited.
All rights reserved ·
ODEA.Classes@gmail.com
· OliveDefence.com