Calculus
3. Find the value of the following limits if they exist. Graph with calculator to help with a - d. (These four are 4 pts each.) a) lim_{x->0^+} sqrt(x) = b) lim_{x->-4} sqrt(16 - x^2) = c) lim_{x->4^-} 1/(x - 4) = d) lim_{x->3^-} |x - 3|/(x - 3) = SHOW ALL WORK TO JUSTIFY your answers to e - g. (These three are 5 pts each) e) lim_{x->1} (x^2 - x)/(2x^2 + 5x - 7) (use factoring)
Step-by-step solution with explanation
Final Answer
a) | b) | c) (DNE) | d) | e)Step-by-step solution
Understanding this problem
Learning Insight
Limits describe what a function approaches, not what it equals at that point. For 0/0 indeterminate forms, factoring lets you remove the problematic factor so substitution works. One-sided limits (like 0⁺ or 4⁻) tell you to approach from only one direction, which matters when the function behaves differently on each side.Quick Tip
For |x - a|/(x - a): this expression always equals +1 when x > a and -1 when x < a. Memorize this pattern — it comes up on almost every limit test involving absolute values.Common Mistake
On the absolute value limit (d), students forget that |x - 3| = -(x - 3) when x < 3, and they write |x-3|/(x-3) = 1 instead of -1. Always check the sign of (x - a) based on which side you are approaching from.