How to use this: Cover the answers below each question. Solve on paper first. Then reveal and grade yourself. If you got it wrong, go back to the specific week note and re-read the pattern.
🔵 Tier 1 — Core Mechanics (Try these first, every day)
D1. Sets and Relations (Week 1)
Q: Let R={(x,y)∣x+y=0} on Z. Is R an equivalence relation?
<details>
<summary>Model Answer</summary>
Reflexive: Does (x,x)∈R? That requires x+x=0, i.e., 2x=0. This is only true for x=0. Not all integers satisfy it. Fails.
Symmetric: If x+y=0, then y+x=0. Holds.
Transitive: If x+y=0 and y+z=0, then x=−y and z=−y, so x=z, meaning x+z=2x=0 in general. Fails.
Answer: Not an equivalence relation (fails reflexivity and transitivity).
</details>
D2. Quadratic (Week 2)
Q: For 3x2−7x+2=0, find α2+β2 without solving for α,β.
<details>
<summary>Model Answer</summary>
By Vieta's: α+beta=7/3, αbeta=2/3.
α2+β2=(α+β)2−2αbeta=949−34=949−912=937
Chain Rule: outer is u4, inner is 3x2+1.
dxdy=4(3x2+1)3⋅6x=24x(3x2+1)3
</details>
D5. Optimization (Week 5)
Q: A farmer has 60 metres of fencing for a rectangular plot (one side is a wall — no fence needed). Maximize the area.
<details>
<summary>Model Answer</summary>
Let width = x (two of these), length = 60−2x. Area A=x(60−2x)=60x−2x2.
A′=60−4x=0⟹x=15. A′′=−4<0 (maximum).
Area = 15×30=450 m2. Dimensions: 15m × 30m.
</details>
D6. Definite Integral (Week 6)
Q: Compute ∫02(x3−2x)dx.
<details>
<summary>Model Answer</summary>
F(x)=4x4−x2. F(2)=4−4=0. F(0)=0. Answer = 0.
This is a signed area problem — the region above and below cancel perfectly.
Q:f(x+y)=f(x)f(y) for all reals. f(1)=5 and f′(0)=ln5. Find f′(2).
<details>
<summary>Model Answer</summary>
This functional equation gives f(x)=ax where a=5 (since f(1)=5).
Key property: f′(x)=f(x)⋅f′(0).
f′(2)=f(2)⋅f′(0)=52⋅ln5=25ln5
</details>
🔴 Tier 3 — Exam-Grade Problems
E1. Mixed Limits (Week 7)
Q: Find limn→∞(3n+2712n2−n+54n2+23).
<details>
<summary>Model Answer</summary>
Combine over common denominator (3n+27)(n+5)=(n+9)×3×(n+5):
After combining: Numerator =−16n2−23n−207, Denominator ∼n2.
Degrees match ⟹ Limit =−16/1=−16.
</details>
E2. Optimization with Constraint (Week 5)
Q: A box with a square base and no top must have a volume of 32 m³. Find dimensions that minimize surface area.
<details>
<summary>Model Answer</summary>
Let base side =x, height =h. Volume: x2h=32⟹h=32/x2.
Surface area: S=x2+4xh=x2+4x⋅x232=x2+x128.
S′=2x−x2128=0⟹2x3=128⟹x3=64⟹x=4.
h=32/16=2. Answer: Base 4m × 4m, Height 2m.
</details>
E3. L'Hôpital (Week 3 / Week 8)
Q: Evaluate limx→0x2ex−1−x.
<details>
<summary>Model Answer</summary>
At x=0: 00. Apply L'Hôpital:
2xex−1x→000
Apply again:
2exx→021Answer: 1/2.
</details>
📊 Score Yourself
Tier
Questions
Target
Tier 1 (Core)
D1–D8
7/8 minimum
Tier 2 (Tricky)
T1–T6
4/6 minimum
Tier 3 (Exam)
E1–E3
2/3 minimum
If you scored below target on any tier, revisit that week's note file and then attempt the corresponding graded assignment questions again.
Document Outline
Table of Contents
System Normal // Awaiting Context
Intelligence Hub
Navigate the knowledge graph to generate context. The Hub adapts dynamically to surface backlinks, related notes, and metadata insights.