Here is a dedicated **Algebra Pre-Flight Checklist**. I have specifically filtered this to only include the exact formulas and rules you will need for Exam 1. ----- # Exam 1: The Algebra Pre-Flight Checklist ### 1\. The Factoring "Cheat Codes" (For $0/0$ Limits) If you get $0/0$, you almost always need one of these to rescue the equation. * **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. Memorize these two expansions: * **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) When you see a square root mixed with a plus or minus, use the Difference of Squares rule in reverse to destroy the root. * **The Rule:** $( \sqrt{A} - B ) \cdot ( \sqrt{A} + B ) = A - B^2$ * *Example:* $( \sqrt{x+5} - 3 ) \cdot ( \sqrt{x+5} + 3 ) = (x+5) - 9 = x - 4$ ### 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$ (Remember, if the equation looks like this, the ARC is *always* just $m$\!) ----- # 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. *(The answer key and "Cheat Code" used for each is at the very bottom so you can check your work\!)* ### 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}$. *(Boss Level\!)*


----- You have collected a massive arsenal of notes, mock tests, and cheat sheets across our sessions! Having all these fragments is great, but when the clock is ticking and you only have about 95 seconds per question, you cannot be flipping through different files trying to remember which strategy goes where. Let's forge all of this material into the **Ultimate Unified Master Guide for Exam 1**. I have stripped out the conversational fluff, combined the tables, and structured this specifically for high-speed problem identification. Copy and paste this directly into your repository! *** # 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 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 $a$ in immediately. | | **Result is $0/0$** | Hole in the Graph | **Rescue Tactic:** Factor the polynomials and cancel $(x - a)$. | | **Result is $\frac{\text{Number}}{0}$** | Vertical Asymptote | **Left/Right Test:** Test decimals near $a$ 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 for $k$. | | **"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 $f(x+h)$, subtract original $f(x)$, cancel the bottom $h$. | --- ## Part 3: Limit Execution & Continuity Protocols ### The Limits "Tug of War" Shortcut ($x \to \infty$) If the limit approaches infinity, 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 $x$'s. 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 4: Average Rates of Change & The Difference Quotient ### Average Rate of Change (ARC) * [cite_start]The average rate of change is simply the slope of a line between two points[cite: 98]. * [cite_start]The straight line connecting these two points on the curve is called a secant line[cite: 101]. * **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 * [cite_start]The difference quotient formula is $\frac{f(x+h) - f(x)}{h}$ where $h \neq 0$[cite: 69]. * [cite_start]It is always preferable to simplify a difference quotient algebraically *before* plugging in specific numbers for $x$ and $h$[cite: 105]. * **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. *** This consolidated guide trims all the fat and leaves you with pure, actionable exam strategies. Would you like me to generate a fresh, randomized 15-question speed drill using this exact guide so you can practice your 95-second timing before the real test? ----- # The Speed Drill Answer Key | Problem | Answer | The "Cheat Code" Used | | :--- | :--- | :--- | | **1** | **$4/7$** | **Tug of War (Tie):** Degrees match ($x^3$). Just pull the front numbers. | | **2** | **$-8$** | **Linear Shortcut:** It's a standard line ($mx+b$). ARC is always $m$. | | **3** | **$0$** | **Tug of War (Bottom Wins):** $x^4$ is bigger than $x^2$. Bottom crushes it to $0$. | | **4** | **$7$** | **Direct Substitution:** No fractions. Just plug $3$ in. ($18 - 12 + 1$). | | **5** | **DNE** | **Direct Substitution:** Gives $10/0$. That is a vertical wall. | | **6** | **$10$** | **$0/0$ Rescue (Factor):** Difference of squares. 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. $\frac{9x + 9h - 2 - (9x - 2)}{h} = \frac{9h}{h}$. | | **9** | **$1$** | **$0/0$ Rescue (Factor):** Top factors to $(x+2)(x+3)$. Cross out $(x+2)$. Plug $-2$ in. | | **10** | **No** | **Continuity Check:** Left trail goes to $9$. Right trail goes to $7$. Jump\! | | **11** | **$7$** | **Standard ARC:** $f(3) = 18$, $f(1) = 4$. Slope is $(18 - 4) / (3 - 1) = 14 / 2$. | | **12** | **$8x + 4h$** | **The "H" Cleanout:** $4(x^2 + 2xh + h^2) - 4x^2 = 8xh + 4h^2$. Divide by $h$. | | **13** | **$1/8$** | **Conjugate Rescue:** Multiply top/bottom by $(\sqrt{x+16} + 4)$. | | **14** | **$\infty$** | **Tug of War (Top Wins):** $x^5$ is bigger than $x^2$. It explodes. | | **15** | **$\frac{-3}{x(x+h)}$** | **LCD Method:** $\frac{3}{x+h} - \frac{3}{x} = \frac{3x - 3(x+h)}{x(x+h)}$. The top simplifies to $-3h$. Divide by $h$. |