1. Which of the following is the best description of why $\frac{0}{0}$ is called an indeterminate form?
- A.The expression $\frac{0}{0}$ always equals $1$ since any number divided by itself is $1$.
- B.The expression $\frac{0}{0}$ always equals $0$ since the numerator is $0$.
- C.The expression $\frac{0}{0}$ is undefined and the limit could be any finite value, $\infty$, $-\infty$, or may not exist, depending on the particular functions involved.
- D.The expression $\frac{0}{0}$ means the function has a vertical asymptote at that point.
View Answer
Answer: The expression $\frac{0}{0}$ is undefined and the limit could be any finite value, $\infty$, $-\infty$, or may not exist, depending on the particular functions involved.
Define indeterminate form: An indeterminate form is one where the limiting value cannot be determined solely from the form itself. For $\frac{0}{0}$, different functions leading to this form can produce completely different limit values. Why the correct answer works: Option C correctly captures that the outcome depends on the specific functions $f(x)$ and $g(x)$, not on the symbolic form alone. For example, $\lim_{x \to 0} \frac{x}{x} = 1$ but $\lim_{x \to 0} \frac{x^2}{x} = 0$. Why distractors fail: Option A incorrectly assumes the limit must be $1$. Option B incorrectly assumes the limit must be $0$. Option D confuses $\frac{0}{0}$ with the form $\frac{c}{0}$ (where $c \neq 0$), which can indicate a vertical asymptote.