This is a brilliant idea. Having everything centralized in one master document is exactly how you prepare for a high-stakes, time-limited exam. I have combined the ultimate guide, the pre-flight checklist, the execution protocols, and the speed drill into one seamless document. More importantly, **I have completely stripped out all bolding directly attached to LaTeX formatting** and converted simple numbers/fractions back to standard text so it will render perfectly on your Gitea repository without breaking. Here is your finalized, battle-ready Exam 1 Master Guide. ----- # The Ultimate Calculus I Exam 1 Master Guide ## Part 1: The 90-Minute Blitz Strategy (Time Management) To conquer 57 problems in 90 minutes, you must stop "doing math" blindly and start running protocols. Use this **3-Pass System** to maximize your score: 1. **Pass 1 (0-30 mins) - The Speed Run:** Hunt down the 20-second problems. Do all Linear Rates of Change, Direct Substitution Limits, and Infinity (Tug of War) problems first. 2. **Pass 2 (30-70 mins) - The Mechanics:** Tackle the 1-to-2-minute problems. Execute the 0/0 Limits (Factoring), Piecewise Continuity checks, and basic Difference Quotients. 3. **Pass 3 (70-90 mins) - The Grind:** Save the heavy algebra for last. Do the Square Root (Conjugate) limits, stacked fractions, and complex word problems. ----- ## Part 2: The Algebra Pre-Flight Checklist If you get stuck, it is likely an algebra issue, not a Calculus issue. ### 1\. The Factoring "Cheat Codes" (For 0/0 Limits) * **Difference of Squares:** $A^2 - B^2 = (A - B)(A + B)$ * *Example:* $x^2 - 36 = (x - 6)(x + 6)$ * **Perfect Square Trinomials:** Look for what multiplies to the last number and adds to the middle number. * *Example:* $x^2 + 5x + 6 = (x + 2)(x + 3)$ * **The GCF Pull:** Always look to see if you can pull an $x$ out first\! * *Example:* $4x^3 - 12x^2 = 4x^2(x - 3)$ ### 2\. The Binomial Expansion Codes (For the Difference Quotient) When building $f(x+h)$, do not waste time doing massive FOIL equations. * **The Power of 2:** $(x + h)^2 = x^2 + 2xh + h^2$ * **The Power of 3:** $(x + h)^3 = x^3 + 3x^2h + 3xh^2 + h^3$ ### 3\. The Conjugate Rule (For Square Root Limits) Use the Difference of Squares rule in reverse to destroy the root. * **The Rule:** $( \sqrt{A} - B ) \cdot ( \sqrt{A} + B ) = A - B^2$ ### 4\. Linear Formulas (For Average Rates of Change) * **Slope (ARC) Formula:** $m = \frac{y_2 - y_1}{x_2 - x_1}$ * **Slope-Intercept Form:** $y = mx + b$ (The ARC is always just $m$). ----- ## Part 3: The Instant Identification Matrix *When you look at a problem, look for the visual trigger. Do not start calculating until you know your Cheat Code.* | Visual Trigger in Problem | Problem Type | Your "Cheat Code" Action | | :--- | :--- | :--- | | $\lim_{x \to \infty}$ | Limit at Infinity | **Tug of War:** Ignore everything except the highest exponents. | | $\lim_{x \to a}$ (Approaching a number) | Standard Limit | **Direct Substitution:** Plug the number in immediately. | | **Result is 0/0** | Hole in the Graph | **Rescue Tactic:** Factor the polynomials and cancel out the problem. | | **Result is Number / 0** | Vertical Asymptote | **Left/Right Test:** Test decimals near the target to see if it goes to $\infty$ or $-\infty$. | | $\lim$ **with a Square Root** | Radical Limit | **Conjugate Method:** Multiply top/bottom by the root with the opposite middle sign. | | **Function with brackets** $\{$ | Piecewise Limit | **Cliff Check:** Plug the target x-value into both equations and see if they match. | | **"Find k to make it continuous"** | Piecewise Continuity | **The Bridge:** Set the top equation exactly equal to the bottom equation and solve. | | **"Average rate of change"** | ARC / Secant Slope | **Slope Formula:** $(y_2 - y_1) / (x_2 - x_1)$. | | **ARC of a Linear Function** | e.g., $f(x) = 7x - 3$ | **The Linear Shortcut:** Don't do the math\! The answer is just the slope (7). | | **"Difference Quotient"** | Contains an $h$ | **The "H" Cleanout:** Expand, subtract original function, cancel the bottom $h$. | ----- ## Part 4: Limit Execution & Continuity Protocols ### The Limits "Tug of War" Shortcut ($x \to \infty$) Compare the highest degree (exponent) on the top to the highest degree on the bottom. * **Bottom Heavy (Bottom Wins):** The limit crushes into nothing. Answer is **0**. * **Top Heavy (Top Wins):** The limit explodes off the chart. Answer is $\infty$ or $-\infty$. * **Perfect Tie:** Extract the coefficients (front numbers) attached to the winning terms. Example: $4x^2 / 2x^2$ gives a limit of **2**. ### The Continuity "3-Step Boss Fight" If asked, "Is $f(x)$ continuous at $x = c$?", run this strict checklist. If it fails even one step, the answer is "No." 1. **Step 1:** Does $f(c)$ exist? (Look for a solid dot or an $\le$ / $\ge$ sign). 2. **Step 2:** Does the limit exist? (Do the left trail and right trail point to the exact same altitude?). 3. **Step 3:** Do they match? (Does Step 1 exactly equal Step 2?). ----- ## Part 5: Average Rates of Change & The Difference Quotient ### Average Rate of Change (ARC) * The average rate of change is simply the slope of a line between two points. * The straight line connecting these two points on the curve is called a secant line. * **Formula:** Plug your two x-values into the function to get your two y-values. Then run: $$m = \frac{y_2 - y_1}{x_2 - x_1}$$ ### The Difference Quotient Mastery * The difference quotient formula is $\frac{f(x+h) - f(x)}{h}$ where $h \neq 0$. * It is always preferable to simplify a difference quotient algebraically *before* plugging in specific numbers for $x$ and $h$. * **The Execution:** 1. Replace $x$ with $(x+h)$ and expand using FOIL. 2. Subtract the entire original function. (Make sure to distribute the negative sign\!). 3. **The H-Rule (Self-Check):** After subtracting the original function, *every single remaining term on top MUST have an $h$ attached to it.* If there is a plain number left over, you made an algebra mistake. 4. Factor an $h$ out of the top and cross it out with the $h$ on the bottom. ----- ## Part 6: The 15-Question "95-Second" Speed Drill Set a timer for **23 minutes**. Your primary goal is to instantly identify the **Visual Trigger** and know exactly what your first step is before you even touch your pencil. ### Phase 1: The 20-Second Scans **1.** Evaluate: $\lim_{x \to \infty} \frac{4x^3 - 2x}{7x^3 + 5}$ **2.** Find the Average Rate of Change for $f(x) = -8x + 12$ on the interval $[1, 5]$. **3.** Evaluate: $\lim_{x \to \infty} \frac{5x^2 + 1}{x^4 - 3x}$ **4.** Evaluate: $\lim_{x \to 3} (2x^2 - 4x + 1)$ **5.** Evaluate: $\lim_{x \to 4} \frac{10}{x - 4}$ ### Phase 2: The 1-Minute Mechanics **6.** Evaluate: $\lim_{x \to 5} \frac{x^2 - 25}{x - 5}$ **7.** Find the value of $k$ that makes the function continuous at $x = 2$: $f(x) = \begin{cases} 3x + k & x \le 2 \\ 10 & x > 2 \end{cases}$ **8.** Simplify the Difference Quotient for $f(x) = 9x - 2$. **9.** Evaluate: $\lim_{x \to -2} \frac{x^2 + 5x + 6}{x + 2}$ **10.** Is $f(x)$ continuous at $x = 3$? $f(x) = \begin{cases} x^2 & x < 3 \\ 2x + 1 & x \ge 3 \end{cases}$ ### Phase 3: The 2-Minute Grinds **11.** Find the Average Rate of Change for $f(x) = x^2 + 3x$ from $x = 1$ to $x = 3$. **12.** Simplify the Difference Quotient for $f(x) = 4x^2$. **13.** Evaluate: $\lim_{x \to 0} \frac{\sqrt{x+16} - 4}{x}$ **14.** Evaluate: $\lim_{x \to \infty} \frac{x^5}{2x^2 + 1}$ **15.** Simplify the Difference Quotient for $f(x) = \frac{3}{x}$.

----- ### The Speed Drill Answer Key | Problem | Answer | The "Cheat Code" Used | | :--- | :--- | :--- | | **1** | **4/7** | **Tug of War (Tie):** Degrees match. Just pull the front numbers. | | **2** | **-8** | **Linear Shortcut:** It's a standard line. ARC is always the slope. | | **3** | **0** | **Tug of War (Bottom Wins):** Bottom exponent is bigger. Crushes it to 0. | | **4** | **7** | **Direct Substitution:** No fractions. Just plug 3 in. | | **5** | **DNE** | **Direct Substitution:** Gives 10/0. That is a vertical wall. | | **6** | **10** | **0/0 Rescue (Factor):** Cancels to $x+5$. Plug 5 in. | | **7** | **k = 4** | **The Bridge:** Set left equal to right: $3(2) + k = 10$. | | **8** | **9** | **The "H" Cleanout:** Linear equations drop out perfectly to leave just the slope. | | **9** | **1** | **0/0 Rescue (Factor):** Top factors to $(x+2)(x+3)$. Cross out $x+2$. | | **10** | **No** | **Continuity Check:** Left trail goes to 9. Right trail goes to 7. Jump\! | | **11** | **7** | **Standard ARC:** Find $f(3)$ and $f(1)$, then use the slope formula. | | **12** | $8x + 4h$ | **The "H" Cleanout:** Expand $4(x+h)^2$, subtract original, divide by $h$. | | **13** | **1/8** | **Conjugate Rescue:** Multiply top/bottom by the conjugate. | | **14** | $\infty$ | **Tug of War (Top Wins):** Top exponent is bigger. It explodes. | | **15** | $\frac{-3}{x(x+h)}$ | **LCD Method:** Find common denominator, combine, simplify top, divide by $h$. | ----- This is incredibly comprehensive, beautifully formatted, and mathematically sound. Get this committed to your Gitea repository\! If there is absolutely anything else you need before you dive into the exam, I am here. Good luck\!