Calculus · real student question

Compute the limit of (3x^3 - 2x - 1) / (5x^2 + 3x - 8) as x approaches 1.

Question

Compute

limx13x32x15x2+3x8\lim_{x\to 1}\frac{3x^3-2x-1}{5x^2+3x-8}

Step-by-step solution

  1. Substitute x=1x=1 first. Numerator: 321=03-2-1=0. Denominator: 5+38=05+3-8=0. The form is 00\tfrac00, so the limit is indeterminate — but the shared zero at x=1x=1 tells us (x1)(x-1) divides both polynomials, which is the key to resolving it.

  2. Factor (x1)(x-1) out of the numerator. Synthetic division of 3x3+0x22x13x^3+0x^2-2x-1 by x1x-1 gives coefficients 3, 3, 13,\ 3,\ 1 with remainder 00:

    3x32x1=(x1)(3x2+3x+1)3x^3-2x-1=(x-1)(3x^2+3x+1)

  3. Factor (x1)(x-1) out of the denominator.

    5x2+3x8=(x1)(5x+8)5x^2+3x-8=(x-1)(5x+8)

    Check by expanding: 5x2+8x5x8=5x2+3x8 5x^2+8x-5x-8=5x^2+3x-8\ \checkmark.

  4. Cancel and substitute. For x1x\ne 1 the common factor cancels, and the remaining expression is continuous at x=1x=1:

    limx13x2+3x+15x+8=3+3+15+8=713\lim_{x\to 1}\frac{3x^2+3x+1}{5x+8}=\frac{3+3+1}{5+8}=\frac{7}{13}

  5. Cross-check with l'Hopital's rule and a numerical probe. Differentiating top and bottom gives 9x2210x+3\dfrac{9x^2-2}{10x+3}, which at x=1x=1 is 713\dfrac{7}{13} — the same value. Numerically, the original quotient at x=1.0001x=1.0001 is 0.53851010.5385101, against 7/13=0.53846157/13=0.5384615, consistent to four decimals.

Answer

713\frac{7}{13}

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