Calculus · real student question

Evaluate the limit of (x^2 + 2x - 15)/(x^2 - 9) as x approaches 3.

Question

Evaluate

limx3x2+2x15x29\lim_{x\to 3}\frac{x^2+2x-15}{x^2-9}

Step-by-step solution

  1. Try direct substitution first, and read the result. Putting x=3x=3 into numerator and denominator gives

    9+61599=00\frac{9+6-15}{9-9}=\frac{0}{0}

    The 00\tfrac00 form is indeterminate, not undefined: it is a signal that numerator and denominator share the factor (x3)(x-3), which can be removed.

  2. Factor the numerator. You need two numbers multiplying to 15-15 and adding to +2+2; those are +5+5 and 3-3:

    x2+2x15=(x+5)(x3)x^2+2x-15=(x+5)(x-3)

  3. Factor the denominator as a difference of squares.

    x29=(x3)(x+3)x^2-9=(x-3)(x+3)

    Both factorisations contain (x3)(x-3), confirming the diagnosis from step 1.

  4. Cancel the common factor. For x3x\ne 3 the fraction equals

    (x+5)(x3)(x3)(x+3)=x+5x+3\frac{(x+5)(x-3)}{(x-3)(x+3)}=\frac{x+5}{x+3}

    Cancelling is valid here because a limit as x3x\to 3 never uses the value at x=3x=3 — only values nearby, where x30x-3\ne 0.

  5. Substitute into the reduced expression. The reduced function is continuous at x=3x=3:

    3+53+3=86=43\frac{3+5}{3+3}=\frac{8}{6}=\frac{4}{3}

    Numerically, at x=2.9999x=2.9999 the original quotient is 1.333341.33334 and at x=3.0001x=3.0001 it is 1.333331.33333, both closing on 4/31.33334/3\approx 1.3333.

Answer

43\frac{4}{3}

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