What this quiz covers
This quiz focuses on Differentiability Vs Continuity, giving you a quick way to practice the rules, question types, and explanations that matter most for Business Calculus.
Let the function f(x) be defined as:
For what values of the constants a and b is the function f(x) differentiable at x=1?
a = 1, b = -2a = 1, b = 0a = 2, b = -3a = 2, b = -1Business Calculus Quiz
Practice Differentiability Vs Continuity in Business Calculus with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Differentiability Vs Continuity, giving you a quick way to practice the rules, question types, and explanations that matter most for Business Calculus.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
Let the function f(x) be defined as:
For what values of the constants a and b is the function f(x) differentiable at x=1?
a = 1, b = -2 (correct answer)a = 1, b = 0a = 2, b = -3a = 2, b = -1f(x) to be differentiable at x=1, it must first be continuous at x=1. This means the limits from both sides must be equal:
\lim_{x \to 1^-} f(x) = \lim_{x \to 1^+} f(x)
a(1)^2 + b = 2(1) - 3
a + b = -1 (Equation 1)
Second, the derivatives from both sides must be equal at x=1. The derivative is:
f'(x) = \begin{cases} 2ax & \text{if } x < 1 \\ 2 & \text{if } x > 1 \end{cases}
Setting the left-hand derivative equal to the right-hand derivative at x=1:
2a(1) = 2
2a = 2, which means a = 1.
Now, substitute a=1 into Equation 1:
1 + b = -1
b = -2.
Thus, the function is differentiable at x=1 when a = 1 and b = -2.Consider the following statements about a function f at a point c:
I. f is continuous at c.
II. f is differentiable at c.
Which statement correctly describes the logical relationship between these two properties?
f is differentiable at c (II), then it must be continuous at c (I). This means continuity (I) is a necessary condition for differentiability (II). You cannot have differentiability without continuity.
However, if f is continuous at c (I), it is not guaranteed to be differentiable at c (II). For example, f(x)=|x| is continuous at x=0 but not differentiable. This means continuity (I) is not a sufficient condition for differentiability (II). Therefore, Statement I is necessary, but not sufficient, for Statement II.The number of active users N(t) for a new app t days after launch is modeled by N(t) = 100t^{1/3}. Which of the following statements best describes the model at the moment of launch, t=0?
t=0 and has a horizontal tangent.t=0, representing an initial surge of users.t=0, with an initial growth rate of 100 users/day.t=0 but has a vertical tangent, meaning it is not differentiable. (correct answer)Consider the piecewise function f(x)={ax3+bxcx2+dx+eif x≤1if x>1. If f(x) is continuous at x=1 but not differentiable there, and f(1)=5, which condition must be satisfied?
Let F(x) be defined by x2+y2=25 where y=F(x) and y≥0. The function F(x)=25−x2 represents the upper semicircle. At which point(s) is F(x) continuous but not differentiable?
Consider h(x)=x2/3 at x=0. A student claims that since limx→0h(x)=h(0)=0, the function is continuous, and since power functions are differentiable, h(x) must be differentiable at x=0. What is wrong with this reasoning?
The revenue R(x) from selling x units of a product is continuous for x \ge 0. The marginal revenue function R'(x) is also continuous, except at x=500, where \lim_{x \to 500^-} R'(x) = 10 and \lim_{x \to 500^+} R'(x) = 8. What does this imply about the revenue function R(x) at x=500?
R(x) is discontinuous at x=500.R(x) is differentiable at x=500, and R'(500) = 9.R(x) is continuous but not differentiable at x=500. (correct answer)R(x) is not defined at x=500.R(x) is continuous for x \ge 0, so it is continuous at x=500. To be differentiable at x=500, the left-hand derivative must equal the right-hand derivative. The given limits of the marginal revenue function, \lim_{x \to 500^-} R'(x) = 10 and \lim_{x \to 500^+} R'(x) = 8, represent the left-hand and right-hand derivatives, respectively. Since 10 \ne 8, the derivative R'(500) does not exist. Therefore, the function R(x) is continuous but not differentiable at x=500. The graph of R(x) would have a corner at this point.The monthly profit P (in dollars) of a company is modeled by the function P(t) = 1000|t - 6| + 5000, where t is the number of months since the start of the year (0 $\le$ t $\le$ 12). Which statement best describes the profit function at t=6?
t=6, and the rate of change is zero.t=6, reflecting a sudden jump in profits.t=6, meaning it is continuous but not differentiable. (correct answer)t=6, so continuity and differentiability are not applicable.P(t) = 1000|t - 6| + 5000 involves an absolute value. The absolute value function |x| is continuous everywhere but not differentiable at x=0 (where it has a corner). In this model, the argument of the absolute value is t-6, which is zero when t=6. Therefore, the function P(t) will have a sharp corner at t=6. A function with a corner is continuous but not differentiable at that point. At t=6, P(6) = 1000|0| + 5000 = 5000, and the function approaches this value from both sides, so it is continuous. However, the rate of change abruptly shifts from -1000 (for t<6) to +1000 (for t>6), so it is not differentiable.The total cost C(x) in dollars for manufacturing x units of a certain product is given by the piecewise function:
Which of the following statements accurately describes the cost function at the production level of x=10 units?
x=10.x=10. (correct answer)x=10.x=10.x=10, we evaluate the function value and the limit from both sides.
C(10) = 5(10)^2 + 100 = 500 + 100 = 600.
The limit from the left is \lim_{x \to 10^-} ($5x^2$ + 100) = 600.
The limit from the right is \lim_{x \to 10^+} (40x + 200) = 40(10) + 200 = 600.
Since the left-hand limit, right-hand limit, and function value are all equal, the function is continuous at x=10.
To check for differentiability, we find the derivatives of the pieces.
For x < 10, C'(x) = 10x. The left-hand derivative at x=10 is 10(10) = 100.
For x > 10, C'(x) = 40. The right-hand derivative at x=10 is 40.
Since the left-hand derivative (100) does not equal the right-hand derivative (40), the function is not differentiable at x=10.A company's profit function P(x) (in thousands of dollars) is continuous for all production levels x≥0. At x=100 units, the right-hand derivative is P+′(100)=3 and the left-hand derivative is P−′(100)=3. However, P′(x) does not exist at several points near x=100. What can be concluded about P(x) at x=100?
A function f(x) is differentiable at x=c. Which of the following statements must be true as a consequence?
f(x) must have a horizontal tangent line at x=c.\lim_{x \to c} f(x) must exist and be equal to f(c). (correct answer)f(x) must be differentiable on an open interval containing c.\lim_{x \to c} f'(x) must exist and be equal to f'(c).f is differentiable at a point c, it must be continuous at c. The definition of continuity at c is that \lim_{x \to c} f(x) = f(c). Therefore, statement B must be true.
f'(c) could be any real number, not necessarily 0 (which defines a horizontal tangent).f(x) = x^2 if x is rational and f(x) = 0 if x is irrational is differentiable only at x=0.f'(x), not a necessary condition for the differentiability of f(x) itself. A function can be differentiable at a point without its derivative being continuous at that point.Suppose f(x) is a function such that \lim_{h \to 0} \frac{f(c+h) - f(c)}{h} does not exist. Which of the following statements can be concluded with certainty?
f(x) is not continuous at x=c.f(x) is not differentiable at x=c. (correct answer)\lim_{x \to c} f(x) does not exist.f(c) is not defined.\lim_{h \to 0} \frac{f(c+h) - f(c)}{h} is the definition of the derivative of f(x) at the point x=c, denoted f'(c). The problem states that this limit does not exist. Therefore, by definition, the function f(x) is not differentiable at x=c.
f(x) = |x| at c=0). In that case, f(x) is continuous and \lim_{x \to c} f(x) exists, but the function is still not differentiable.f(c) must be defined.Let f(x) be a function for which we know that f(3) = 5, \lim_{x \to 3} f(x) = 5, and the derivative f'(x) is undefined at x=3. Which of the following statements must be true?
f(x) must have a vertical asymptote at x=3 since the derivative is undefined there.f(x) must be discontinuous at x=3 because the derivative does not exist.f(x) could have a corner or a cusp at x=3 while remaining continuous. (correct answer)Which of the following functions provides a counterexample to the assertion that 'If a function is continuous for all real numbers, then it must be differentiable for all real numbers'?
f(x) = x^3 - xf(x) = \frac{1}{x^2+1}f(x) = (x-2)^{2/3} (correct answer)f(x) = \begin{cases} x & \text{if } x \ne 0 \\ 1 & \text{if } x = 0 \end{cases}x=0 because \lim_{x \to 0} f(x) = 0 but f(0)=1. Since it does not satisfy the 'if' condition, it cannot be a counterexample.f(x) = (x-2)^{2/3}, is continuous for all real numbers. However, its derivative is f'(x) = \frac{2}{3}(x-2)^{-1/3} = \frac{2}{3\sqrt[3]{x-2}}. This derivative is undefined at x=2, where the graph has a cusp. Therefore, f(x) is continuous everywhere but not differentiable at x=2, making it a valid counterexample.The function g(x)=∣x2−4∣ is being analyzed for continuity and differentiability. At which point(s) is g(x) continuous but not differentiable?