Calculus · real student question

Find the values of a, b and c that make the function f continuous at x = 1, where f(x) = (a x^2 - x - 1)/(x - 1) for x > 1, f(1) = b, and f(x) = -x + c for x < 1.

Question

Determine the values of aa, bb and cc that make ff continuous at x=1x=1, where

f(x)={ax2x1x1,x>1b,x=1x+c,x<1f(x)=\begin{cases}\dfrac{ax^2-x-1}{x-1}, & x>1\\[2mm] b, & x=1\\[2mm] -x+c, & x<1\end{cases}

Step-by-step solution

  1. State what continuity at a point actually demands. Three separate quantities must exist and agree:

    limx1f(x)=f(1)=limx1+f(x)\lim_{x\to1^-}f(x)=f(1)=\lim_{x\to1^+}f(x)

    Because the three branches carry three unknowns, this gives exactly the three equations needed. Work from the branch that constrains the most — the right-hand one.

  2. Force the right-hand limit to be finite; this is what determines aa. As x1+x\to1^+ the denominator x10x-1\to0. If the numerator did not also tend to 00, the quotient would blow up to ±\pm\infty and no choice of bb or cc could rescue continuity. So we need

    a(1)211=0a2=0a=2.a(1)^2-1-1=0\quad\Longrightarrow\quad a-2=0\quad\Longrightarrow\quad a=2.

    For example a=3a=3 leaves numerator 1\to1 over denominator 0+\to0^+, giving ++\infty: no repair is possible.

  3. Cancel the common factor and evaluate the limit. With a=2a=2 the numerator factors because x=1x=1 is a root:

    2x2x1=(2x+1)(x1)2x^2-x-1=(2x+1)(x-1)

    limx1+(2x+1)(x1)x1=limx1+(2x+1)=3\lim_{x\to1^+}\frac{(2x+1)(x-1)}{x-1}=\lim_{x\to1^+}(2x+1)=3

    Cancelling is legitimate here because the limit only concerns x1x\neq1, where x10x-1\neq0.

  4. Match the value at the point, which determines bb. Continuity requires f(1)f(1) to equal that limit:

    b=3.b=3.

  5. Match the left-hand limit, which determines cc. The left branch is a polynomial, so its limit is its value:

    limx1(x+c)=1+c\lim_{x\to1^-}(-x+c)=-1+c

    1+c=3c=4.-1+c=3\quad\Longrightarrow\quad c=4.

  6. Verify all three quantities agree. With a=2a=2, b=3b=3, c=4c=4: the left limit is 1+4=3-1+4=3, the value is f(1)=3f(1)=3, and the right limit is 2(1)+1=32(1)+1=3. All equal, so ff is continuous at x=1x=1. Numerically, f(0.999)=3.001f(0.999)=3.001 and f(1.001)=3.002f(1.001)=3.002, closing in on 33 from both sides as expected.

Answer

a=2,b=3,c=4a=2,\qquad b=3,\qquad c=4

Need to solve a different problem like this? Open the solver →