advanced

AP Prep

Comprehensive AI-generated study curriculum with 4 detailed note modules.

0 students cloned 53 views 4 notes

Course Syllabus

  1. AP Calculus AB/BC: Limits, Continuity and the Intermediate Value Theorem
  2. AP Calculus AB/BC: Derivatives — Rules, Chain Rule, Implicit Differentiation
  3. AP Calculus AB/BC: Applications of Derivatives — Optimisation, Related Rates, Linearisation
  4. AP Calculus AB/BC: Integrals — Fundamental Theorem, U-Substitution, Integration by Parts (BC)
  5. AP Calculus BC: Sequences, Series and Taylor / Maclaurin Expansions
  6. AP Biology Units 1-2: Chemistry of Life, Cell Structure and Membrane Transport
  7. AP Biology Unit 3: Cellular Energetics — Photosynthesis, Cellular Respiration, ATP
  8. AP Biology Units 5-7: Genetics, Heredity, Natural Selection and Ecology
  9. AP Chemistry: Atomic Structure, Periodicity and Chemical Bonding
  10. AP Chemistry: Stoichiometry, Thermodynamics, Kinetics and Equilibrium
  11. AP Physics 1: Kinematics, Forces, Energy and Momentum Conservation
  12. AP US History (APUSH): Period 1-4 — Colonial Era through Antebellum America
  13. AP US History (APUSH): Period 5-9 — Civil War, Reconstruction, World Wars and Modern America
  14. AP English Language: Rhetorical Analysis and Argument Essays
  15. AP English Literature: Prose, Poetry and Free-Response Essay Practice
  16. AP Computer Science A: Java Fundamentals, Classes, Arrays and Recursion
  17. AP Psychology: Biological Bases, Cognition, Development and Social Psychology
  18. AP Exam Strategy: FRQ Pacing and Multiple-Choice Process of Elimination

Study Notes

AP Calculus AB/BC: Integrals — Fundamental Theorem, U-Substitution, Integration by Parts (BC)

Integrals are essentially fancy summators. A definite integral ($\int_a^b f(x) \,dx$) calculates the exact accumulation of a function $f(x)$ from point $a$ to point $b$. An indefinite integral ($\int f(x) \,dx$) finds the family of functions whose derivative is $f(x)$, always including an arbitrary constant $C$.

The FTC Part 1 states that if $F(x) = \int_a^x f(t) \,dt$, then $F'(x) = f(x)$. This means differentiation and integration are inverse operations.

Read full note →

AP Calculus AB/BC: Limits, Continuity and the Intermediate Value Theorem

We write it like this: $\lim_{x \to c} f(x) = L$

This reads as "the limit of $f(x)$ as $x$ approaches $c$ is $L$."

Think of it like this:
* From the left: $x$ gets closer to $c$ from values less than $c$. We write: $\lim_{x \to c^-} f(x)$
* From the right: $x$ gets closer to $c$ from values greater than $c$. We write: $\lim_{x \to c^+} f(x)$
* For the overall limit to exist ($\lim_{x \to c} f(x)$), the limit from the left must equal the limit from the right. If they don't match, the limit does not exist (DNE).

Read full note →