FAC1004: Rapid-Fire Drill Pack

Objective: Maximize problem volume in minimal time. Pure pattern recognition and mechanical fluency.
Target: 60–90 seconds per problem. If you stall >3 minutes, skip and mark it.
Total problems: 72
Estimated time: 2–3 hours (or split into three 45-minute sprints)


Cheat Sheet (Memorize First)

Inverse Trig Derivatives

Function Derivative
$\sin^{-1} u$ $\frac{u'}{\sqrt{1-u^2}}$
$\cos^{-1} u$ $-\frac{u'}{\sqrt{1-u^2}}$
$\tan^{-1} u$ $\frac{u'}{1+u^2}$
$\cot^{-1} u$ $-\frac{u'}{1+u^2}$
$\sec^{-1} u$ $\frac{u'}{u\sqrt{u^2-1}}$
$\csc^{-1} u$ $-\frac{u'}{u\sqrt{u^2-1}}$

Hyperbolic Definitions

$$\sinh x = \frac{e^x-e^{-x}}{2}, \quad \cosh x = \frac{e^x+e^{-x}}{2}, \quad \tanh x = \frac{\sinh x}{\cosh x}$$ $$\cosh^2 x - \sinh^2 x = 1, \quad 1 - \tanh^2 x = \text{sech}^2 x, \quad \coth^2 x - 1 = \text{csch}^2 x$$

Hyperbolic Derivatives

Function Derivative
$\sinh u$ $\cosh u \cdot u'$
$\cosh u$ $\sinh u \cdot u'$
$\tanh u$ $\text{sech}^2 u \cdot u'$
$\coth u$ $-\text{csch}^2 u \cdot u'$
$\text{sech } u$ $-\text{sech } u \tanh u \cdot u'$
$\text{csch } u$ $-\text{csch } u \coth u \cdot u'$

Inverse Hyperbolic Derivatives

Function Derivative
$\sinh^{-1} u$ $\frac{u'}{\sqrt{1+u^2}}$
$\cosh^{-1} u$ $\frac{u'}{\sqrt{u^2-1}}$ $(u>1)$
$\tanh^{-1} u$ $\frac{u'}{1-u^2}$ $(\vert u \vert < 1)$
$\coth^{-1} u$ $\frac{u'}{1-u^2}$ $(\vert u \vert > 1)$
$\text{sech}^{-1} u$ $-\frac{u'}{u\sqrt{1-u^2}}$ $(0<u<1)$
$\text{csch}^{-1} u$ $-\frac{u'}{\vert u \vert \sqrt{1+u^2}}$ $(u \neq 0)$

Integration Patterns

Integral Result
$\int \frac{dx}{\sqrt{a^2+x^2}}$ $\sinh^{-1}\frac{x}{a} + C = \ln(x+\sqrt{x^2+a^2}) + C$
$\int \frac{dx}{\sqrt{x^2-a^2}}$ $\cosh^{-1}\frac{x}{a} + C = \ln(x+\sqrt{x^2-a^2}) + C$
$\int \frac{dx}{a^2-x^2}$ $\frac{1}{a}\tanh^{-1}\frac{x}{a} + C$ or $\frac{1}{2a}\ln\left\vert \frac{a+x}{a-x} \right\vert + C$

Part A: Derivatives of Inverse Trig Functions

Target: 60–90 seconds each. Just apply the formula + chain rule.

Set A1 — Basic Inverse Trig Derivatives (10 problems)

Find $\frac{dy}{dx}$.

  1. $y = \sin^{-1}(4x)$
  2. $y = \tan^{-1}(x^3)$
  3. $y = \cos^{-1}(\sqrt{x})$
  4. $y = \sec^{-1}(5x)$
  5. $y = \csc^{-1}(e^x)$
  6. $y = \cot^{-1}(2x+1)$
  7. $y = \sin^{-1}\left(\frac{x}{3}\right)$
  8. $y = \tan^{-1}(\ln x)$
  9. $y = \cos^{-1}(e^{-x})$
  10. $y = \sec^{-1}(x^2+1)$

Score: ___/10


Set A2 — Chain Rule Heavy (10 problems)

Find $\frac{dy}{dx}$.

  1. $y = \sin^{-1}(\cos x)$
  2. $y = \tan^{-1}(\sqrt{x^2+1})$
  3. $y = \cos^{-1}\left(\frac{1-x}{1+x}\right)$
  4. $y = \sin^{-1}(e^{2x})$
  5. $y = \sec^{-1}(\tan x)$
  6. $y = \cot^{-1}(\sinh x)$
  7. $y = \tan^{-1}\left(\frac{1+x}{1-x}\right)$
  8. $y = \cos^{-1}(\sin^{-1} x)$ (just set up derivative)
  9. $y = x\sin^{-1}(2x)$
  10. $y = e^{x}\tan^{-1}(3x)$

Score: ___/10


Set A3 — Product, Quotient & Implicit (8 problems)

Find $\frac{dy}{dx}$ or $\frac{dy}{dx}$ in terms of $x$ and $y$.

  1. $y = \frac{\sin^{-1} x}{\sqrt{1-x^2}}$
  2. $y = \ln(x)\cos^{-1}(2x)$
  3. $y = \frac{\tan^{-1} x}{x^2+1}$
  4. $y = \sin^{-1} x \cdot \tan^{-1} x$
  5. $x\sin^{-1} y + y\sin^{-1} x = \frac{\pi}{2}$
  6. $y = \frac{e^{2x}}{\cos^{-1}(x^2)}$
  7. $y = \sqrt{x}\sec^{-1}(\sqrt{x})$
  8. $y = \left(\sin^{-1} x\right)^2$

Score: ___/8


Part B: Hyperbolic Functions

Target: 60 seconds each for evaluations; 90 seconds each for derivatives/integrals.

Set B1 — Evaluate & Use Identities (8 problems)

  1. If $\sinh x = \frac{3}{4}$, find $\cosh x$ and $\tanh x$.

  2. If $\cosh x = \frac{5}{3}$ and $x > 0$, find $\sinh x$ and $\text{sech } x$.

  3. Simplify: $\cosh(\ln 2)$.

  4. Simplify: $\tanh(\ln 3)$.

  5. Show that $\sinh(2x) = 2\sinh x \cosh x$ using exponential definitions.

  6. Solve for $x$: $2\cosh^2 x - 5\sinh x = 1$.

  7. If $\sinh x = t$, express $\cosh(2x)$ in terms of $t$.

  8. Prove: $\cosh x + \sinh x = e^x$.

Score: ___/8


Set B2 — Hyperbolic Derivatives (10 problems)

Find $\frac{dy}{dx}$.

  1. $y = \sinh(3x+2)$
  2. $y = \cosh(x^2)$
  3. $y = \tanh(\sqrt{x})$
  4. $y = \text{sech}(e^x)$
  5. $y = \ln(\cosh x)$
  6. $y = \sinh^3(2x)$
  7. $y = x\cosh x - \sinh x$
  8. $y = \frac{\sinh x}{1+\cosh x}$
  9. $y = \coth(\ln x)$
  10. $y = \sqrt{\tanh(x^2)}$

Score: ___/10


Set B3 — Hyperbolic Integrals (8 problems)

Evaluate.

  1. $\int \sinh(4x),dx$
  2. $\int \cosh(2x-1),dx$
  3. $\int \tanh x,dx$ (Hint: write as $\frac{\sinh x}{\cosh x}$)
  4. $\int \sinh^2 x \cosh x,dx$
  5. $\int \frac{\text{sech}^2 x}{1+\tanh x},dx$
  6. $\int x\sinh(x^2),dx$
  7. $\int e^x \sinh x,dx$ (Hint: use exponential definition)
  8. $\int_0^{\ln 2} \text{sech } x,dx$ (Hint: multiply by $\frac{\cosh x}{\cosh x}$)

Score: ___/8


Part C: Inverse Hyperbolic Functions

Target: 90 seconds each. Formula + chain rule, or standard integral pattern.

Set C1 — Derivatives of Inverse Hyperbolic (10 problems)

Find $\frac{dy}{dx}$.

  1. $y = \sinh^{-1}(3x)$
  2. $y = \cosh^{-1}(x^2)$
  3. $y = \tanh^{-1}(\sin x)$
  4. $y = \text{sech}^{-1}(x^3)$
  5. $y = \coth^{-1}(e^x)$
  6. $y = x\sinh^{-1}(x)$
  7. $y = \ln(\cosh^{-1} x)$
  8. $y = \frac{\tanh^{-1} x}{x}$
  9. $y = \sinh^{-1}(\cos x)$
  10. $y = \cosh^{-1}\left(\frac{x}{a}\right)$ (general formula)

Score: ___/10


Set C2 — Integrals → Inverse Hyperbolic / Log Forms (10 problems)

Evaluate.

  1. $\int \frac{dx}{\sqrt{4+x^2}}$
  2. $\int \frac{dx}{\sqrt{x^2-9}}$
  3. $\int \frac{dx}{25-x^2}$
  4. $\int \frac{dx}{\sqrt{1+4x^2}}$
  5. $\int \frac{dx}{x\sqrt{1-x^2}}$ (Hint: substitute $u = \frac{1}{x}$ or recognize pattern)
  6. $\int \frac{dx}{\sqrt{x^2+6x+13}}$ (Complete the square first)
  7. $\int \frac{dx}{\sqrt{9x^2-16}}$
  8. $\int \frac{dx}{3-5x^2}$
  9. $\int \frac{e^x}{\sqrt{e^{2x}+1}},dx$ (Hint: $u = e^x$)
  10. $\int_0^{1/2} \frac{dx}{1-4x^2}$

Score: ___/10


Set C3 — Rapid Mixed Fire (8 problems)

Find $\frac{dy}{dx}$ or evaluate the integral.

  1. $y = \sin^{-1}(\tanh x)$
  2. $\int \sinh x \cos^{-1}(\cosh x),dx$ (Hint: substitution)
  3. $y = \cosh^{-1}(\sec x)$
  4. $\int \frac{dx}{\sqrt{(x+1)^2+4}}$
  5. $y = \tanh^{-1}\left(\frac{2x}{1+x^2}\right)$ (simplify first)
  6. $\int \frac{dx}{\sqrt{4x^2+12x+5}}$ (factor under root)
  7. $y = \sinh^{-1}\left(\frac{x}{\sqrt{1-x^2}}\right)$
  8. $\int_0^{\ln 3} \frac{dx}{\sqrt{1+e^{2x}}}$ (Hint: $u = e^{-x}$)

Score: ___/8


Final Scorecard

Part Sets Problems Raw Score
A — Inverse Trig Derivatives A1, A2, A3 28 ___/28
B — Hyperbolic Functions B1, B2, B3 26 ___/26
C — Inverse Hyperbolic C1, C2, C3 28 ___/28
TOTAL 82 ___/82

Proficiency Benchmarks

  • 60/82 (73%) — Proficient. You can handle standard exam problems.
  • 70/82 (85%) — Solid. Fast and accurate.
  • 76/82 (93%) — Exam-ready. Any mistake is a careless slip.

Speed Benchmarks

  • <2 hours: Excellent mechanical fluency.
  • 2–2.5 hours: Good. Review missed patterns.
  • >3 hours: Drill the specific sets you scored lowest on again tomorrow.

Error Log Template

After grading, list every wrong problem number with a one-word reason:

Problem Reason
e.g. 14 sign error
e.g. 47 forgot chain rule factor

Re-solve all wrong problems immediately with notes, then again in 24 hours without notes.


Related Resources


#mathematics #rapid-fire #high-volume #inverse-trig #hyperbolic-functions #inverse-hyperbolic #derivatives #integrals #fac1004