Calculus: Limits, Continuity, and the Limit Definition of Derivatives
Basic Properties of Derivatives and Horizontal Lines
Derivative of a Constant Function: For the function f(x)=−3, the derivative is f′(x)=0.
- Mathematical Justification: The graph of a constant function is a horizontal line. Since the derivative represents the slope of the tangent line at any point, and the slope of any horizontal line is always zero, the derivative must be 0.
Derivative and Tangent Line of a Rational Function
Function Analysis: Given the function f(x)=x−31.
Calculation of the Derivative using the Limit Definition:
- The derivative is found using the difference quotient: f′(x)=limh→0hf(x+h)−f(x).
- Substituting the function: f′(x)=h(x+h)−31−x−31.
- Finding a common denominator for the numerator: (x+h−3)(x−3)(h)(x−3)−(x+h−3).
- Simplifying the numerator: x−3−x−h+3=−h.
- The expression becomes: h(x+h−3)(x−3)−h.
- Canceling the h terms results in: (x+h−3)(x−3)−1.
- Taking the limit as h→0: f′(x)=(x−3)2−1.
Equation of the Tangent Line at x=5:
- Step 1: Find the y-coordinate. Evaluate f(5): f(5)=5−31=21. The point of tangency is (5,21).
- Step 2: Find the slope. Evaluate f′(5): f′(5)=(5−3)2−1=−41.
- Step 3: Point-Slope Form. Use y−y1=m(x−x1): y−21=−41(x−5).
- Step 4: Solve for y.
- y−21=−41x+45.
- y=−41x+45+42.
- Final equation: y=−41x+47.\n
Analysis of Polynomial Functions and Horizontal Tangents
Function Analysis: Given f(x)=x3−12x.
Finding the Derivative Algebraicly:
- Difference Quotient: h(x+h)3−12(x+h)−(x3−12x).
- Expanding terms: hx3+3x2h+3xh2+h3−12x−12h−x3+12x.
- Simplifying: h3x2h+3xh2+h3−12h.
- Factoring out h: hh(3x2+3xh+h2−12).
- Taking the limit as h→0: f′(x)=3x2−12.
Determining Points of Horizontal Tangency:
- A tangent line is horizontal when the derivative (slope) is zero.
- Set f′(x)=0: 3x2−12=0⟹3x2=12⟹x2=4⟹x=±2.
- Evaluating Coordinates:
- For x=2: f(2)=(2)3−12(2)=8−24=−16. Point: (2,−16).
- For x=−2: f(−2)=(−2)3−12(−2)=−8+24=16. Point: (−2,16).
Graphical Evaluation of Limits
Based on the analysis of the provided graph of f(x), the following limits are determined:
Individual Limit Points:
- limx→7f(x)=1.
- limx→5+f(x)=8.
- limx→5−f(x)=3.
- limx→5f(x)=DNE (Since left and right hand limits are unequal: 3=8).
- limx→2−f(x)=DNE.
- limx→11f(x)=4.
- limx→∞f(x)=4.
Tabular Evaluation of Limits and Hole vs. Point Distinction
Problem #9 Data Analysis:
- Tables show values approaching 5 from both sides: 2.9,2.99,2.999 and 3.001,3.01,3.1.
- At exactly x=5, the calculator shows "ERROR".
- Limit Value: limx→5f(x)=3.
Problem #10 Data Analysis:
- Tables show the same approach: 2.9,2.9,… and …,3.01,3.1.
- At exactly x=5, the output is defined as 3.
- Limit Value: limx→5f(x)=3.
Comparison of Findings:
- Problem #9 indicates a hole at the coordinate (5,3) because the limit exists but the function is undefined at that specific point.
- Problem #10 indicates a point exists at (5,3) because the function is defined and continuous at that value.
Additional Table Examples:
- Problem #11: Values approach 8, but the function value at x=5 is defined as 12. The limit is 8.
- Problem #12: Left-hand side approaches 3, right-hand side approaches 9. The limit does not exist (DNE).
Piecewise Function Limits:
- Given f(x)={3x−1,amp;x≤42x+1,amp;xgt;4.
- Left-hand limit: 3(4)−1=11.
- Right-hand limit: 2(4)+1=9.
- Conclusion: limx→4f(x)=DNE because 11=9.
Limits at Infinity:
- limx→∞3x+25x−2. Since the degree of the numerator and denominator are the same, the limit is the ratio of leading coefficients: 35.
- limx→∞−3x2−5x+14x3−2x2+6x. Since the degree of the numerator is higher than the denominator, the limit is DNE (it approaches infinity).
Slope and Derivatives via Limit Definition (Extended Work)
Slope of a Parabola at a Point:
- Function: f(x)=3x2−8 at the point (4,40).
- Use difference quotient: h3(x+h)2−8−(3x2−8).
- Expand: h3(x2+2xh+h2)−8−3x2+8=h3x2+6xh+3h2−3x2.
- Simplify: h6xh+3h2=6x+3h.
- Take limit h→0: f′(x)=6x.
- Evaluate at x=4: 6(4)=24. The slope at (4,40) is 24.
Derivative of a Square Root Function:
- Function: f(x)=x−1.
- Difference Quotient: hx+h−1−x−1.
- Multiply by conjugate x+h−1+x−1x+h−1+x−1.
- Numerator: (x+h−1)−(x−1)=h.
- Denominator: h(x+h−1+x−1).
- Cancel h: x+h−1+x−11.
- Take limit h→0: f′(x)=2x−11.