Calculus 1 Quiz: Differentiability And Continuity
20 questions · exam conditions
0:00
Differentiability And ContinuityQuestion 1 of 20

Consider the function f(x)=x25x+4f(x) = |x^2 - 5x + 4|. Which of the following describes the set of points where f(x)f(x) is not differentiable?

x=1x = 1 only
x=4x = 4 only
x=1x = 1 and x=4x = 4
x=2.5x = 2.5 only
← Back to quizzes

Calculus 1 Quiz

Calculus 1 Quiz: Differentiability And Continuity

Practice Differentiability And Continuity in Calculus 1 with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Differentiability And Continuity, giving you a quick way to practice the rules, question types, and explanations that matter most for Calculus 1.

How to use this quiz

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.

All questions

Question 1

Consider the function f(x)=x25x+4f(x) = |x^2 - 5x + 4|. Which of the following describes the set of points where f(x)f(x) is not differentiable?

  1. x=1x = 1 only
  2. x=4x = 4 only
  3. x=1x = 1 and x=4x = 4 (correct answer)
  4. x=2.5x = 2.5 only
Explanation: A function involving an absolute value, g(x)|g(x)|, is potentially not differentiable at the points where g(x)=0g(x)=0. Here, g(x)=x25x+4g(x) = x^2 - 5x + 4. Setting this to zero gives (x1)(x4)=0(x-1)(x-4)=0, so the points of interest are x=1x=1 and x=4x=4. At these points, the graph of f(x)f(x) will have sharp corners because the function inside the absolute value changes sign. The derivative of x25x+4x^2 - 5x + 4 is 2x52x-5. At x=1x=1, the slope changes from (2(1)5)=3-(2(1)-5)=3 to 2(1)5=32(1)-5=-3. At x=4x=4, the slope changes from (2(4)5)=3-(2(4)-5)=-3 to 2(4)5=32(4)-5=3. Since the left and right derivatives are not equal at these points, the function is not differentiable at x=1x=1 and x=4x=4.

Question 2

If limxcf(x)=L\lim_{x \to c} f(x) = L exists, but f(c)f'(c) does not exist, what is a possible classification of the point x=cx=c on the graph of y=f(x)y=f(x)?

  1. A removable discontinuity.
  2. A jump discontinuity.
  3. A sharp corner. (correct answer)
  4. An inflection point.
Explanation: The condition limxcf(x)=L\lim_{x \to c} f(x) = L means the function approaches the same value from both sides. For the function to be continuous, we also need f(c)=Lf(c) = L. The problem doesn't state this, but options A and C assume continuity while B does not. If f(c)eqLf(c) eq L or is undefined, it's a removable discontinuity. At a removable discontinuity, the function is not differentiable. If f(c)=Lf(c)=L, the function is continuous. If f(c)f'(c) does not exist at a point of continuity, it could be a corner, cusp, or vertical tangent. A sharp corner fits this description perfectly. A jump discontinuity (B) would mean the limit does not exist. An inflection point (D) is a point where the function is typically differentiable.

Question 3

Find the sum a+ba+b if the function f(x)={e3xx0ax+bx>0f(x) = \begin{cases} e^{3x} & x \le 0 \\ ax+b & x > 0 \end{cases} is differentiable for all real numbers.

  1. 11
  2. 33
  3. 44 (correct answer)
  4. e+3e+3
Explanation: For the function to be differentiable at x=0x=0, it must be continuous and have matching slopes. Continuity requires e3(0)=a(0)+be^{3(0)} = a(0)+b, which simplifies to 1=b1=b. For the slopes to match, the derivatives of the pieces must be equal at x=0x=0. The derivative of e3xe^{3x} is 3e3x3e^{3x}. At x=0x=0, this is 3e0=33e^0 = 3. The derivative of ax+bax+b is aa. Therefore, we must have a=3a=3. The sum is a+b=3+1=4a+b = 3+1=4.

Question 4

The function f(x)=cos(x)f(x) = |\cos(x)| is not differentiable at which of the following x-values?

  1. x=π/4x = \pi/4
  2. x=π/2x = \pi/2 (correct answer)
  3. x=2π/3x = 2\pi/3
  4. x=πx = \pi
Explanation: The function f(x)=g(x)f(x) = |g(x)| is typically not differentiable where g(x)=0g(x)=0. In this case, g(x)=cos(x)g(x)=\cos(x). We need to find where cos(x)=0\cos(x)=0. This occurs at x=π2+nπx = \frac{\pi}{2} + n\pi for any integer nn. At these points, the graph of cos(x)|\cos(x)| has sharp corners. Let's check x=π/2x=\pi/2. The derivative of cos(x)\cos(x) is sin(x)-\sin(x). For xx slightly less than π/2\pi/2, cos(x)>0\cos(x)>0, so f(x)=cos(x)f(x)=\cos(x) and the slope is sin(π/2)=1-\sin(\pi/2)=-1. For xx slightly greater than π/2\pi/2, cos(x)<0\cos(x)<0, so f(x)=cos(x)f(x)=-\cos(x) and the slope is sin(π/2)=1\sin(\pi/2)=1. Since 11-1 \neq 1, the function is not differentiable at x=π/2x=\pi/2.

Question 5

For what value of kk is the function f(x)={x21x<2k(x2)+3x2f(x) = \begin{cases} x^2 - 1 & x < 2 \\ k(x-2) + 3 & x \ge 2 \end{cases} differentiable at x=2x=2?

  1. k=1k=1
  2. k=2k=2
  3. k=3k=3
  4. k=4k=4 (correct answer)
Explanation: First, the function must be continuous at x=2x=2. This means the limits from both sides must be equal to the function value. limx2(x21)=221=3\lim_{x \to 2^-} (x^2 - 1) = 2^2 - 1 = 3. The value from the right is f(2)=k(22)+3=3f(2) = k(2-2) + 3 = 3. Since both equal 3, the function is continuous for any value of kk. Next, the derivatives must match. The derivative of x21x^2 - 1 is 2x2x. At x=2x=2, the left-hand derivative is 2(2)=42(2) = 4. The derivative of k(x2)+3=kx2k+3k(x-2)+3 = kx - 2k + 3 is kk. For the function to be differentiable, we must set the derivatives equal: k=4k=4.

Question 6

The one-sided limits of the difference quotient for a function f(x)f(x) at x=cx=c are limh0+f(c+h)f(c)h=L\lim_{h \to 0^+} \frac{f(c+h)-f(c)}{h} = L and limh0f(c+h)f(c)h=M\lim_{h \to 0^-} \frac{f(c+h)-f(c)}{h} = M. If LL and MM are finite numbers and LML \neq M, which conclusion is guaranteed?

  1. f(x)f(x) must have a jump discontinuity at x=cx=c.
  2. f(x)f(x) must have a vertical tangent at x=cx=c.
  3. f(x)f(x) is continuous but not differentiable at x=cx=c. (correct answer)
  4. The overall limit, limxcf(x)\lim_{x \to c} f(x), does not exist.
Explanation: The existence of finite one-sided derivatives LL and MM implies that the function must be continuous at x=cx=c. However, for the function to be differentiable, the derivative must exist, which requires the left-hand and right-hand derivatives to be equal (i.e., L=ML=M). Since the problem states LML \neq M, the function is not differentiable at x=cx=c. This describes a 'corner' point, where the function is continuous but has different slopes from the left and right.

Question 7

Consider the function f(x)=x26x+8f(x) = |x^2-6x+8|. The derivative f(a)f'(a) can be found by evaluating the limit limh0f(a+h)f(a)h\lim_{h \to 0} \frac{f(a+h)-f(a)}{h}. For which of the following values of aa does this limit fail to exist?

  1. a=1a=1
  2. a=4a=4 (correct answer)
  3. a=3a=3
  4. a=5a=5
Explanation: When you encounter absolute value functions and questions about derivatives, you need to identify where the function inside the absolute value equals zero—these are potential points where the derivative might not exist. First, let's find where the expression inside the absolute value equals zero: x26x+8=0x^2 - 6x + 8 = 0. Factoring gives us (x2)(x4)=0(x-2)(x-4) = 0, so x=2x = 2 and x=4x = 4. At these critical points, the absolute value function creates "corners" or "cusps" where the function changes from decreasing to increasing (or vice versa). Let's check x=4x = 4: For values slightly less than 4, x26x+8>0x^2 - 6x + 8 > 0, so f(x)=x26x+8f(x) = x^2 - 6x + 8. For values slightly greater than 4, x26x+8<0x^2 - 6x + 8 < 0, so f(x)=(x26x+8)f(x) = -(x^2 - 6x + 8). This means the left-hand and right-hand derivatives at x=4x = 4 are different, making the limit limh0f(a+h)f(a)h\lim_{h \to 0} \frac{f(a+h)-f(a)}{h} fail to exist. Now for the wrong answers: A) At x=1x = 1, the expression 16+8=3>01 - 6 + 8 = 3 > 0, so we're not at a corner point and the derivative exists. C) At x=3x = 3, we get 918+8=1<09 - 18 + 8 = -1 < 0, so again no corner point. D) At x=5x = 5, we have 2530+8=3>025 - 30 + 8 = 3 > 0, so the derivative exists. Strategy tip: For absolute value functions, always find where the inside expression equals zero—these are your candidate points where derivatives might fail to exist due to sharp corners in the graph.

Question 8

Let ff be a function such that its derivative f(1)f'(1) exists. Which of the following statements must be true?

I. ff is continuous at x=1x=1.

II. limx1f(x)=f(1)\lim_{x \to 1} f(x) = f(1).

III. limh0f(1+h)f(1)h\lim_{h \to 0} \frac{f(1+h) - f(1)}{h} exists and is finite.

  1. III only
  2. I and II only
  3. I and III only
  4. I, II, and III (correct answer)
Explanation: The premise is that f(1)f'(1) exists, which means the function is differentiable at x=1x=1. Statement (III) is the limit definition of the derivative f(1)f'(1). Since we are told f(1)f'(1) exists, this limit must exist and be a finite number. This is true by definition. A fundamental theorem in calculus states that if a function is differentiable at a point, it must be continuous at that point. Therefore, statement (I) must be true. Statement (II) is the definition of continuity at x=1x=1. Since we concluded that ff must be continuous at x=1x=1, statement (II) must also be true. Thus, all three statements are necessary consequences of ff being differentiable at x=1x=1.

Question 9

Let g(x)={f(x)xcm(xc)+kx>cg(x) = \begin{cases} f(x) & x \le c \\ m(x-c) + k & x > c \end{cases}. If f(x)f(x) is a differentiable function for all real numbers, what must be the values of kk and mm so that g(x)g(x) is also differentiable at x=cx=c?

  1. k=f(c)k = f(c) and m=f(c)m = f'(c) (correct answer)
  2. k=f(c)k = f'(c) and m=f(c)m = f(c)
  3. k=f(c)k = f(c) and m=0m = 0
  4. k=0k=0 and m=f(c)m=f'(c)
Explanation: For g(x)g(x) to be differentiable at x=cx=c, it must first be continuous. This requires the limit from the left to equal the limit from the right: limxcg(x)=f(c)\lim_{x \to c^-} g(x) = f(c) and limxc+g(x)=m(cc)+k=k\lim_{x \to c^+} g(x) = m(c-c)+k = k. Thus, we must have k=f(c)k = f(c). Next, the derivatives from the left and right must match. The derivative from the left is f(c)f'(c). The derivative of the linear function m(xc)+km(x-c)+k is mm. So, the derivative from the right is mm. For differentiability, we must have m=f(c)m = f'(c). The line y=m(xc)+ky=m(x-c)+k must be the tangent line to f(x)f(x) at x=cx=c.

Question 10

Let a function be defined by a piecewise formula: f(x)={ax2+bx14x2x>1f(x) = \begin{cases} ax^2 + b & x \le 1 \\ 4x - 2 & x > 1 \end{cases} For which values of the constants aa and bb is the function f(x)f(x) differentiable at x=1x=1?

  1. a=1,b=1a = 1, b = 1
  2. a=2,b=0a = 2, b = 0 (correct answer)
  3. a=2,b=1a = 2, b = -1
  4. There are no such values of aa and bb.
Explanation: For f(x)f(x) to be differentiable at x=1x=1, it must first be continuous at x=1x=1. This means limx1f(x)=f(1)\lim_{x \to 1^-} f(x) = f(1) must equal limx1+f(x)\lim_{x \to 1^+} f(x). Evaluating this gives a(1)2+b=4(1)2a(1)^2 + b = 4(1) - 2, which simplifies to a+b=2a + b = 2. Second, the derivatives from the left and right must be equal. The derivative is f(x)={2axx<14x>1f'(x) = \begin{cases} 2ax & x < 1 \\ 4 & x > 1 \end{cases} At x=1x=1, we must have 2a(1)=42a(1) = 4, which implies a=2a=2. Substituting a=2a=2 into the continuity equation gives 2+b=22 + b = 2, so b=0b=0.

Question 11

A function f(x)f(x) is defined by f(x)={g(x)x<ah(x)xaf(x) = \begin{cases} g(x) & x < a \\ h(x) & x \ge a \end{cases}, where g(x)g(x) and h(x)h(x) are polynomials. Which condition guarantees that ff is continuous at x=ax=a but NOT differentiable at x=ax=a?

  1. g(a)=h(a)g(a) = h(a) and g(a)=h(a)g'(a) = h'(a)
  2. g(a)h(a)g(a) \neq h(a) and g(a)=h(a)g'(a) = h'(a)
  3. g(a)=h(a)g(a) = h(a) and g(a)h(a)g'(a) \neq h'(a) (correct answer)
  4. g(a)h(a)g(a) \neq h(a) and g(a)h(a)g'(a) \neq h'(a)
Explanation: For ff to be continuous at x=ax=a, the values of the pieces must match, so limxag(x)=h(a)\lim_{x \to a^-} g(x) = h(a), which means g(a)=h(a)g(a) = h(a). For ff to be NOT differentiable at x=ax=a, the slopes of the pieces must not match, which means g(a)h(a)g'(a) \neq h'(a). This situation describes a 'corner' point. Therefore, the condition that guarantees continuity but not differentiability is g(a)=h(a)g(a) = h(a) and g(a)h(a)g'(a) \neq h'(a).

Question 12

Which of the following functions is continuous for all real numbers but not differentiable at x=0x=0?

  1. f(x)=1xf(x) = \frac{1}{x}
  2. f(x)=xxf(x) = x|x|
  3. f(x)=x4/3f(x) = x^{4/3}
  4. f(x)=x+1f(x) = |x| + 1 (correct answer)
Explanation: A) f(x)=1/xf(x) = 1/x is not continuous at x=0x=0. B) f(x)=xxf(x) = x|x| can be written as x2x^2 for x0x \ge 0 and x2-x^2 for x<0x<0. Its derivative is 2x2x and 2x-2x respectively. At x=0x=0, both derivatives are 0, so it IS differentiable at x=0x=0. C) f(x)=x4/3f(x) = x^{4/3}. Its derivative is 43x1/3\frac{4}{3}x^{1/3}. At x=0x=0, the derivative is 0. So it IS differentiable at x=0x=0. D) f(x)=x+1f(x) = |x|+1 is the graph of x|x| shifted up by 1. It is continuous everywhere, but has a sharp corner at x=0x=0 and is therefore not differentiable at x=0x=0.

Question 13

Let f(x)f(x) be a function such that f(2)=5f(2)=5 and f(2)=3f'(2)=3. What is the value of limx2f(x)\lim_{x \to 2} f(x)?

  1. 22
  2. 33
  3. 55 (correct answer)
  4. The limit cannot be determined from the given information.
Explanation: The fact that f(2)f'(2) exists and is equal to 3 implies that the function f(x)f(x) must be differentiable at x=2x=2. A core theorem of calculus states that if a function is differentiable at a point, it must also be continuous at that point. For a function to be continuous at x=2x=2, the limit as xx approaches 2 must be equal to the function's value at 2. Therefore, limx2f(x)=f(2)\lim_{x \to 2} f(x) = f(2). Since we are given f(2)=5f(2)=5, the limit must be 5.

Question 14

The function f(x)=(x21)2/3f(x) = (x^2-1)^{2/3} is not differentiable at which of the following points?

  1. x=0x = 0 only
  2. x=1x = 1 only
  3. x=1x = -1 and x=1x = 1 (correct answer)
  4. The function is differentiable everywhere.
Explanation: A function of the form (g(x))p/q(g(x))^{p/q} where p/q<1p/q < 1 is often not differentiable where g(x)=0g(x)=0. Here, g(x)=x21g(x) = x^2-1. Setting g(x)=0g(x)=0 gives x21=0x^2-1=0, which has solutions x=1x=1 and x=1x=-1. Let's check the derivative: f(x)=23(x21)1/3(2x)=4x3x213f'(x) = \frac{2}{3}(x^2-1)^{-1/3}(2x) = \frac{4x}{3\sqrt[3]{x^2-1}}. The derivative is undefined at x=1x=1 and x=1x=-1. At both points, the denominator is zero, leading to cusps in the graph. Therefore, the function is not differentiable at x=1x=-1 and x=1x=1.

Question 15

For the function f(x)=x1/5f(x) = x^{1/5}, which statement correctly describes the behavior at x=0x=0?

  1. The function is discontinuous and has a vertical asymptote.
  2. The function is continuous and has a corner.
  3. The function is continuous and has a vertical tangent. (correct answer)
  4. The function is differentiable and f(0)=0f'(0)=0.
Explanation: The function f(x)=x1/5f(x) = x^{1/5} (or x5\sqrt[5]{x}) is continuous for all real numbers, including x=0x=0. The derivative is f(x)=15x4/5=15x4/5f'(x) = \frac{1}{5}x^{-4/5} = \frac{1}{5x^{4/5}}. At x=0x=0, the derivative is undefined. To classify this point, we examine the limit of the derivative as x0x \to 0. Because of the 4/54/5 power, the denominator 5x4/55x^{4/5} is always positive for x0x \neq 0. Therefore, limx0f(x)=+\lim_{x \to 0} f'(x) = +\infty. Since the limit of the derivative is infinite, the function has a vertical tangent at x=0x=0.

Question 16

Let ff be a function defined by f(x)={ax3+1x1b(x2)2x>1f(x) = \begin{cases} ax^3 + 1 & x \le 1 \\ b(x-2)^2 & x > 1 \end{cases}. For what values of the constants aa and bb is the function ff differentiable at x=1x=1?

  1. a=2,b=3a = 2, b = 3
  2. a=2/5,b=3/5a = -2/5, b = 3/5 (correct answer)
  3. a=2,b=3a = 2, b = -3
  4. a=1,b=2a = 1, b = 2
Explanation: For ff to be differentiable at x=1x=1, it must first be continuous at x=1x=1. This means limx1f(x)=limx1+f(x)\lim_{x \to 1^-} f(x) = \lim_{x \to 1^+} f(x). So, a(1)3+1=b(12)2a(1)^3 + 1 = b(1-2)^2, which simplifies to a+1=ba+1=b. Second, the derivatives from the left and right must be equal. The derivative is f(x)={3ax2x<12b(x2)x>1f'(x) = \begin{cases} 3ax^2 & x < 1 \\ 2b(x-2) & x > 1 \end{cases}. At x=1x=1, we must have 3a(1)2=2b(12)3a(1)^2 = 2b(1-2), which simplifies to 3a=2b3a = -2b. Now we solve the system of two equations: b=a+1b=a+1 and 3a=2b3a=-2b. Substituting the first into the second gives 3a=2(a+1)3a = -2(a+1), so 3a=2a23a = -2a - 2, which gives 5a=25a = -2, or a=2/5a = -2/5. Then b=a+1=2/5+1=3/5b = a+1 = -2/5 + 1 = 3/5.

Question 17

Consider the function f(x)={x2+1x24x5x>2f(x) = \begin{cases} x^2+1 & x \le 2 \\ 4x-5 & x > 2 \end{cases}. Which statement accurately describes the differentiability of ff at x=2x=2?

  1. ff is differentiable at x=2x=2 because the derivatives of both pieces are equal to 4 at x=2x=2.
  2. ff is not differentiable at x=2x=2 because the graph of ff has a corner at x=2x=2.
  3. ff is not differentiable at x=2x=2 because ff is not continuous at x=2x=2. (correct answer)
  4. ff is not differentiable at x=2x=2 because the derivative from the left is 2 and the derivative from the right is 4.
Explanation: For a function to be differentiable at a point, it must first be continuous at that point. We check for continuity at x=2x=2: limx2f(x)=22+1=5\lim_{x \to 2^-} f(x) = 2^2+1=5. However, limx2+f(x)=4(2)5=3\lim_{x \to 2^+} f(x) = 4(2)-5=3. Since the left-hand and right-hand limits are not equal, the function is not continuous at x=2x=2. Because the function is not continuous, it cannot be differentiable at x=2x=2. Note that if one were to only check the derivatives of the pieces (2x2x and 44), one would find that they both approach 4 as xx approaches 2, which is a common trap.

Question 18

At which of the following values of xx is the function f(x)=(x29)x2f(x) = (x^2-9)|x-2| continuous but not differentiable?

  1. x=2x=2 only (correct answer)
  2. x=3x=3 and x=3x=-3 only
  3. x=2,x=3x=2, x=3, and x=3x=-3
  4. The function is differentiable for all real numbers.
Explanation: The function involves an absolute value, x2|x-2|, which can cause non-differentiability at x=2x=2. We can write ff as a piecewise function: f(x)={(x29)(x2)x2(x29)(x2)x<2f(x) = \begin{cases} (x^2-9)(x-2) & x \ge 2 \\ -(x^2-9)(x-2) & x < 2 \end{cases}. The function is a product of polynomials, so it is continuous everywhere. To check differentiability at x=2x=2, we compare the left and right derivatives. For x>2x>2, f(x)=3x24x9f'(x) = 3x^2-4x-9. For x<2x<2, f(x)=3x2+4x+9f'(x) = -3x^2+4x+9. The right-hand derivative at x=2x=2 is limx2+(3x24x9)=3(4)4(2)9=5\lim_{x \to 2^+} (3x^2-4x-9) = 3(4)-4(2)-9 = -5. The left-hand derivative is limx2(3x2+4x+9)=3(4)+4(2)+9=5\lim_{x \to 2^-} (-3x^2+4x+9) = -3(4)+4(2)+9 = 5. Since 55-5 \ne 5, the function is not differentiable at x=2x=2. The points x=3x=3 and x=3x=-3 are roots of the polynomial but do not cause non-differentiability.

Question 19

Which statement best describes the function f(x)=(x3)23f(x) = \sqrt[3]{(x-3)^2} at the point x=3x=3?

  1. It is continuous and differentiable at x=3x=3.
  2. It is continuous but not differentiable at x=3x=3 due to a corner.
  3. It is continuous but not differentiable at x=3x=3 due to a cusp. (correct answer)
  4. It is not continuous at x=3x=3.
Explanation: The function can be written as f(x)=(x3)2/3f(x) = (x-3)^{2/3}. The function is continuous at x=3x=3 since f(3)=(33)2/3=0f(3) = (3-3)^{2/3} = 0. To check for differentiability, we find the derivative: f(x)=23(x3)1/3=23x33f'(x) = \frac{2}{3}(x-3)^{-1/3} = \frac{2}{3\sqrt[3]{x-3}}. As xx approaches 3, the denominator approaches 0, so the derivative approaches infinity. Specifically, limx3+f(x)=+\lim_{x \to 3^+} f'(x) = +\infty and limx3f(x)=\lim_{x \to 3^-} f'(x) = -\infty. Since the one-sided limits of the derivative are infinite and have opposite signs, the graph has a cusp at x=3x=3. Therefore, the function is not differentiable at x=3x=3.

Question 20

Which statement best describes the function g(x)=(x+2)1/3+1g(x) = (x+2)^{1/3} + 1 at the point x=2x=-2?

  1. It is continuous but not differentiable at x=2x=-2 due to a vertical tangent. (correct answer)
  2. It is continuous but not differentiable at x=2x=-2 due to a cusp.
  3. It is continuous but not differentiable at x=2x=-2 due to a corner.
  4. It is neither continuous nor differentiable at x=2x=-2.
Explanation: The function g(x)=x+23+1g(x) = \sqrt[3]{x+2} + 1 is continuous at x=2x=-2 because g(2)=2+23+1=1g(-2) = \sqrt[3]{-2+2} + 1 = 1. To check differentiability, we find the derivative: g(x)=13(x+2)2/3=13(x+2)2/3g'(x) = \frac{1}{3}(x+2)^{-2/3} = \frac{1}{3(x+2)^{2/3}}. As xx approaches 2-2 from either the left or the right, the term (x+2)2/3(x+2)^{2/3} in the denominator approaches 0 through positive values. Thus, limx2g(x)=+\lim_{x \to -2} g'(x) = +\infty. When the limit of the derivative is infinite at a point, the function has a vertical tangent there and is not differentiable.