AP Calculus BC Quiz: Integrating Long Division Completing The Square
20 questions · exam conditions
0:00
Integrating Long Division Completing The SquareQuestion 1 of 20

A lens model uses dxx24x+13\int \dfrac{dx}{x^2-4x+13}; which antiderivative is correct?

12ln(x24x+13)+C\dfrac12\ln(x^2-4x+13)+C
13arctan ⁣(x23)+C\dfrac13\arctan\!\left(\dfrac{x-2}{3}\right)+C
arctan ⁣(x23)+C\arctan\!\left(\dfrac{x-2}{3}\right)+C
lnx24x+13+C\ln|x^2-4x+13|+C
1x24x+13+C\dfrac{1}{x^2-4x+13}+C
← Back to quizzes

AP Calculus BC Quiz

AP Calculus BC Quiz: Integrating Long Division Completing The Square

Practice Integrating Long Division Completing The Square in AP Calculus BC 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 Integrating Long Division Completing The Square, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Calculus BC.

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

A lens model uses dxx24x+13\int \dfrac{dx}{x^2-4x+13}; which antiderivative is correct?

  1. 12ln(x24x+13)+C\dfrac12\ln(x^2-4x+13)+C
  2. 13arctan ⁣(x23)+C\dfrac13\arctan\!\left(\dfrac{x-2}{3}\right)+C (correct answer)
  3. arctan ⁣(x23)+C\arctan\!\left(\dfrac{x-2}{3}\right)+C
  4. lnx24x+13+C\ln|x^2-4x+13|+C
  5. 1x24x+13+C\dfrac{1}{x^2-4x+13}+C

Explanation: The key skill here is completing the square as preparatory algebra for integrating rational functions with quadratic denominators. This algebraic manipulation is crucial to transform the denominator into (x - h)^2 + k, revealing an arctangent form for the integral. Neglecting it prevents matching the integrand to known antiderivative patterns. The result is (1/3) arctan((x - 2)/3) + C after adjusting the coefficient. A tempting distractor like choice C fails because it lacks the 1/3 scalar, incorrectly scaling the arctangent. Always perform preparatory algebra like completing the square before integrating to ensure the integrand is in a form amenable to basic techniques.

Question 2

For a damping calculation, evaluate 3x24x+8dx\int \frac{3}{x^2-4x+8}\,dx. Which antiderivative is correct?

  1. 32arctan(x22)+C\frac{3}{2}\arctan\left(\frac{x-2}{2}\right)+C (correct answer)
  2. 3arctan(x22)+C3\arctan\left(\frac{x-2}{2}\right)+C
  3. 32ln((x2)2+4)+C\frac{3}{2}\ln\big((x-2)^2+4\big)+C
  4. 3(x2)2+4+C\frac{3}{(x-2)^2+4}+C
  5. 32arctan(x2)+C\frac{3}{2}\arctan\left(\frac{x}{2}\right)+C

Explanation: This integral requires completing the square as the crucial preparatory step. The denominator x24x+8x^2-4x+8 is an irreducible quadratic that must be rewritten in the form (xa)2+b2(x-a)^2+b^2. Completing the square: x24x+8=(x2)24+8=(x2)2+4=(x2)2+22x^2-4x+8 = (x-2)^2-4+8 = (x-2)^2+4 = (x-2)^2+2^2. This transforms our integral to 3(x2)2+22dx\int\frac{3}{(x-2)^2+2^2}dx, which matches the arctangent form 1u2+a2du=1aarctan(ua)+C\int\frac{1}{u^2+a^2}du = \frac{1}{a}\arctan(\frac{u}{a})+C. Applying this with u=x2u=x-2 and a=2a=2 gives 312arctan(x22)+C=32arctan(x22)+C3\cdot\frac{1}{2}\arctan(\frac{x-2}{2})+C = \frac{3}{2}\arctan(\frac{x-2}{2})+C. Choice C incorrectly assumes this leads to a logarithm rather than arctangent. Always complete the square for irreducible quadratics in the denominator to reveal the appropriate integration form.

Question 3

For the velocity model v(t)=t2+1t+2v(t)=\dfrac{t^2+1}{t+2}, what is an antiderivative t2+1t+2dt\int \dfrac{t^2+1}{t+2}\,dt?

  1. 12(t+2)24lnt+2+C\tfrac12(t+2)^2-4\ln|t+2|+C
  2. 12t22t+lnt+2+C\tfrac12 t^2-2t+\ln|t+2|+C
  3. 12t22t+5lnt+2+C\tfrac12 t^2-2t+5\ln|t+2|+C (correct answer)
  4. 12t2+2t+5lnt+2+C\tfrac12 t^2+2t+5\ln|t+2|+C
  5. 12t22t+5t+2+C\tfrac12 t^2-2t+\dfrac{5}{t+2}+C

Explanation: This problem requires algebraic preparation through polynomial long division before integrating the rational function. Since the degree of the numerator (2) equals the degree of the denominator (1), we must divide t2+1t^2 + 1 by t+2t + 2 to get t2t - 2 with remainder 5, giving us t2+1t+2=t2+5t+2\frac{t^2+1}{t+2} = t - 2 + \frac{5}{t+2}. This decomposition is necessary because we cannot directly integrate the original rational expression—we need it in a form where each piece has a known antiderivative. Integrating term by term yields (t2+5t+2)dt=12t22t+5lnt+2+C\int (t - 2 + \frac{5}{t+2})dt = \frac{1}{2}t^2 - 2t + 5\ln|t+2| + C. Choice E incorrectly treats the remainder as 5t+2\frac{5}{t+2} in the final answer rather than integrating it to get 5lnt+25\ln|t+2|. Always perform polynomial division when the numerator's degree is greater than or equal to the denominator's degree before attempting integration.

Question 4

A signal's total output is 2x2+3x1x+1dx\int \dfrac{2x^2+3x-1}{x+1}\,dx. Which antiderivative is correct?

  1. x2+x2lnx+1+Cx^2+x-2\ln|x+1|+C (correct answer)
  2. x2+x+2x+1+Cx^2+x+\dfrac{-2}{x+1}+C
  3. 2x2+3xlnx+1+C2x^2+3x-\ln|x+1|+C
  4. x2+lnx+1+Cx^2+\ln|x+1|+C
  5. x2+xlnx+1+Cx^2+x-\ln|x+1|+C

Explanation: The skill here is using polynomial long division to prepare a rational function for integration. This algebraic manipulation is crucial when the numerator degree is higher than or equal to the denominator's, yielding a polynomial plus a proper rational term. For (2x² + 3x - 1)/(x + 1), division produces 2x + 1 - 2/(x + 1), separating into integrable components. Omitting this step could lead to flawed integration attempts. A tempting distractor is choice B, which replaces the logarithm with -2/(x + 1), but its derivative includes an incorrect squared term in the denominator. Always simplify with long division before integrating rational functions to ensure accuracy.

Question 5

For 1x2+6x+13dx\int \dfrac{1}{x^2+6x+13}\,dx, which antiderivative is correct after completing the square?

  1. arctan ⁣(x+32)+C\arctan\!\left(\dfrac{x+3}{2}\right)+C
  2. 12arctan ⁣(x+32)+C\dfrac12\arctan\!\left(\dfrac{x+3}{2}\right)+C (correct answer)
  3. 1x2+6x+13+C\dfrac{1}{x^2+6x+13}+C
  4. ln(x2+6x+13)+C\ln(x^2+6x+13)+C
  5. 12ln(x2+6x+13)+C\dfrac12\ln(x^2+6x+13)+C

Explanation: The skill here is completing the square in the quadratic denominator to prepare for integration. This step is necessary for irreducible quadratics, transforming the expression into a form suitable for the arctangent integral formula. Completing the square on x² + 6x + 13 gives (x + 3)² + 4, allowing a substitution that matches ∫ du/(u² + a²) with a = 2. Without this preparation, one might erroneously apply logarithmic integration rules. A tempting distractor is choice A, which lacks the 1/2 coefficient, failing because its derivative is twice the original integrand. Always complete the square for quadratic denominators before integrating to align with standard forms.

Question 6

Find an antiderivative of 1x2+4x+8dx\displaystyle \int \frac{1}{x^2+4x+8}\,dx by completing the square first.

  1. 12arctan ⁣(x+22)+C\frac{1}{2}\arctan\!\left(\frac{x+2}{2}\right)+C (correct answer)
  2. arctan(x2+4x+8)+C\arctan(x^2+4x+8)+C
  3. lnx2+4x+8+C\ln|x^2+4x+8|+C
  4. 14arctan ⁣(x+22)+C\frac{1}{4}\arctan\!\left(\frac{x+2}{2}\right)+C
  5. 12ln ⁣x+22x+2+2+C\frac{1}{2}\ln\!\left|\frac{x+2-2}{x+2+2}\right|+C

Explanation: This integral requires completing the square as the essential preparatory algebra step. The denominator x2+4x+8x^2+4x+8 must be rewritten in the form (xh)2+k2(x-h)^2+k^2 to enable integration using the arctangent formula. Completing the square: x2+4x+8=(x+2)2+4=(x+2)2+22x^2+4x+8 = (x+2)^2+4 = (x+2)^2+2^2. This algebraic preparation is crucial because it transforms the integral into the standard form 1u2+a2du=1aarctan(ua)+C\int\frac{1}{u^2+a^2}du = \frac{1}{a}\arctan(\frac{u}{a})+C. With u=x+2u=x+2 and a=2a=2, we get 1(x+2)2+4dx=12arctan(x+22)+C\int\frac{1}{(x+2)^2+4}dx = \frac{1}{2}\arctan(\frac{x+2}{2})+C. The error of choosing lnx2+4x+8+C\ln|x^2+4x+8|+C would apply the wrong integration formula for this quadratic form. When the denominator is an irreducible quadratic (discriminant negative), always complete the square to reveal the arctangent structure.

Question 7

Find an antiderivative of 1x2+8x+20dx\displaystyle \int \frac{1}{x^2+8x+20}\,dx by completing the square first.

  1. 12arctan ⁣(x+42)+C\frac{1}{2}\arctan\!\left(\frac{x+4}{2}\right)+C (correct answer)
  2. 14arctan ⁣(x+42)+C\frac{1}{4}\arctan\!\left(\frac{x+4}{2}\right)+C
  3. lnx2+8x+20+C\ln|x^2+8x+20|+C
  4. arctan ⁣(x+42)+C\arctan\!\left(\frac{x+4}{2}\right)+C
  5. arctan(x2+8x+20)+C\arctan(x^2+8x+20)+C

Explanation: This integral demonstrates the necessity of completing the square as preparatory algebra before integration. We must rewrite x2+8x+20x^2+8x+20 in standard form to apply the arctangent formula. Completing the square: x2+8x+20=(x+4)2+4=(x+4)2+22x^2+8x+20 = (x+4)^2+4 = (x+4)^2+2^2. This algebraic preparation transforms the integral into the recognizable form 1u2+a2du=1aarctan(ua)+C\int\frac{1}{u^2+a^2}du = \frac{1}{a}\arctan(\frac{u}{a})+C. With u=x+4u=x+4 and a=2a=2, we get 1(x+4)2+4dx=12arctan(x+42)+C\int\frac{1}{(x+4)^2+4}dx = \frac{1}{2}\arctan(\frac{x+4}{2})+C. The incorrect choice lnx2+8x+20+C\ln|x^2+8x+20|+C would result from confusing this with integrals having linear denominators. When integrating rational functions with irreducible quadratic denominators, always complete the square first to expose the underlying arctangent structure.

Question 8

To find total work, evaluate x2+3x+5x+1dx\int \frac{x^2+3x+5}{x+1}\,dx. Which antiderivative is correct?

  1. x22+2x+3lnx+1+C\frac{x^2}{2}+2x+3\ln|x+1|+C (correct answer)
  2. x22+2x+3lnx+1+2x+1+C\frac{x^2}{2}+2x+3\ln|x+1|+\frac{2}{x+1}+C
  3. x22+2x+3x+1+C\frac{x^2}{2}+2x+\frac{3}{x+1}+C
  4. lnx2+3x+5x+1+C\ln\left|\frac{x^2+3x+5}{x+1}\right|+C
  5. x22+3x+5lnx+1+C\frac{x^2}{2}+3x+5\ln|x+1|+C

Explanation: This problem requires algebraic preparation before integration can proceed. The rational function x2+3x+5x+1\frac{x^2+3x+5}{x+1} has a numerator of higher degree than the denominator, so polynomial long division must be performed first. Dividing x2+3x+5x^2+3x+5 by x+1x+1 yields quotient x+2x+2 with remainder 33, giving us x2+3x+5x+1=x+2+3x+1\frac{x^2+3x+5}{x+1} = x+2+\frac{3}{x+1}. Now we can integrate term by term: (x+2+3x+1)dx=x22+2x+3lnx+1+C\int(x+2+\frac{3}{x+1})dx = \frac{x^2}{2}+2x+3\ln|x+1|+C. Choice D incorrectly attempts to use logarithm properties without first simplifying the rational expression. The key strategy is to always check if the degree of the numerator is greater than or equal to the denominator's degree—if so, perform polynomial division before integrating.

Question 9

In a kinematics derivation, evaluate x2+2x+6x+3dx\int \frac{x^2+2x+6}{x+3}\,dx. Which antiderivative is correct?

  1. x22x+9lnx+3+C\frac{x^2}{2}-x+9\ln|x+3|+C (correct answer)
  2. x22+x+6lnx+3+C\frac{x^2}{2}+x+6\ln|x+3|+C
  3. x22x+6lnx+3+C\frac{x^2}{2}-x+6\ln|x+3|+C
  4. x22x+9x+3+C\frac{x^2}{2}-x+\frac{9}{x+3}+C
  5. lnx2+2x+6x+3+C\ln\left|\frac{x^2+2x+6}{x+3}\right|+C

Explanation: This problem demonstrates polynomial long division as the crucial preparatory step for integration. The rational function x2+2x+6x+3\frac{x^2+2x+6}{x+3} has numerator degree 2 and denominator degree 1, necessitating division. Performing the division: x2+2x+6x^2+2x+6 divided by x+3x+3 yields quotient x1x-1 with remainder 99, so x2+2x+6x+3=x1+9x+3\frac{x^2+2x+6}{x+3} = x-1+\frac{9}{x+3}. Integrating each term gives (x1+9x+3)dx=x22x+9lnx+3+C\int(x-1+\frac{9}{x+3})dx = \frac{x^2}{2}-x+9\ln|x+3|+C. Choice C incorrectly identifies the remainder as 6 instead of 9, likely from a calculation error during polynomial division. The key preparation principle is to systematically perform polynomial division whenever the numerator's degree equals or exceeds the denominator's degree.

Question 10

Compute x21x2dx\int \dfrac{x^2-1}{x-2}\,dx by dividing the polynomials before integrating.

  1. 12x2+2x+3lnx2+C\tfrac12 x^2+2x+3\ln|x-2|+C (correct answer)
  2. 12x2+2x3lnx2+C\tfrac12 x^2+2x-3\ln|x-2|+C
  3. 12x22x+3lnx2+C\tfrac12 x^2-2x+3\ln|x-2|+C
  4. 12x2+2x+3x2+C\tfrac12 x^2+2x+\dfrac{3}{x-2}+C
  5. 12(x2)2+3lnx2+C\tfrac12 (x-2)^2+3\ln|x-2|+C

Explanation: This integration problem requires polynomial long division as preparatory algebra since the numerator's degree equals the denominator's degree. Dividing x21x^2 - 1 by x2x - 2 gives quotient x+2x + 2 with remainder 3, so x21x2=x+2+3x2\frac{x^2-1}{x-2} = x + 2 + \frac{3}{x-2}. This division step is crucial because it transforms the improper rational function into a polynomial plus a simple fraction, each having standard antiderivatives. Integrating term by term yields (x+2+3x2)dx=12x2+2x+3lnx2+C\int (x + 2 + \frac{3}{x-2})dx = \frac{1}{2}x^2 + 2x + 3\ln|x-2| + C. Choice D incorrectly leaves the remainder as 3x2\frac{3}{x-2} instead of integrating it to 3lnx23\ln|x-2|, confusing the integrand with its integral. When integrating rational functions, always check if long division is needed by comparing the degrees of numerator and denominator.

Question 11

For accumulated cost, evaluate x22x+9x1dx\int \frac{x^2-2x+9}{x-1}\,dx. Which antiderivative is correct?

  1. x22x+8lnx1+C\frac{x^2}{2}-x+8\ln|x-1|+C (correct answer)
  2. x22x+9lnx1+C\frac{x^2}{2}-x+9\ln|x-1|+C
  3. x222x+8lnx1+C\frac{x^2}{2}-2x+8\ln|x-1|+C
  4. x22x+8x1+C\frac{x^2}{2}-x+\frac{8}{x-1}+C
  5. lnx22x+9x1+C\ln\left|\frac{x^2-2x+9}{x-1}\right|+C

Explanation: This problem illustrates the necessity of polynomial long division as preparation for integration. With x22x+9x1\frac{x^2-2x+9}{x-1}, the numerator and denominator have degrees 2 and 1 respectively, requiring division. Dividing x22x+9x^2-2x+9 by x1x-1: the quotient is x1x-1 with remainder 88, giving us x22x+9x1=x1+8x1\frac{x^2-2x+9}{x-1} = x-1+\frac{8}{x-1}. Integrating term by term yields (x1+8x1)dx=x22x+8lnx1+C\int(x-1+\frac{8}{x-1})dx = \frac{x^2}{2}-x+8\ln|x-1|+C. Choice B incorrectly computes the remainder as 9 instead of 8, likely from an error in the division process. The fundamental preparation strategy remains: always perform polynomial division when the numerator's degree is at least as large as the denominator's degree.

Question 12

A signal has intensity proportional to dxx2+6x+13\int \dfrac{dx}{x^2+6x+13}. Which antiderivative is correct?

  1. arctan ⁣(x+32)+C\arctan\!\left(\dfrac{x+3}{2}\right)+C
  2. 12arctan ⁣(x+32)+C\tfrac12\arctan\!\left(\dfrac{x+3}{2}\right)+C (correct answer)
  3. 12ln(x2+6x+13)+C\tfrac12\ln(x^2+6x+13)+C
  4. 1x2+6x+13+C\dfrac{1}{x^2+6x+13}+C
  5. 2arctan ⁣(x+32)+C2\arctan\!\left(\dfrac{x+3}{2}\right)+C

Explanation: This problem requires completing the square as the preparatory algebra for integration. The quadratic denominator x² + 6x + 13 has a negative discriminant, so it doesn't factor over the reals and needs rewriting as (x+3)² + 4. This form matches the standard integral for 1/(u² + a²), yielding an arctangent antiderivative scaled by 1/a. Without completing the square, the integral cannot be matched to this form. A tempting distractor like choice A fails because it omits the 1/2 coefficient needed for the a=2 scaling. Always complete the square for irreducible quadratic denominators before integrating to access arctangent or logarithmic forms.

Question 13

Find an antiderivative of x+1x2+2x+5dx\displaystyle \int \frac{x+1}{x^2+2x+5}\,dx after completing the square in the denominator.​

  1. 12ln(x2+2x+5)+C\tfrac12\ln(x^2+2x+5)+C (correct answer)
  2. ln(x2+2x+5)+C\ln(x^2+2x+5)+C
  3. arctan ⁣(x+12)+C\arctan\!\left(\frac{x+1}{2}\right)+C
  4. 12lnx+1+C\tfrac12\ln|x+1|+C
  5. 12ln(x2+2x+5)+arctan ⁣(x+12)+C\tfrac12\ln(x^2+2x+5)+\arctan\!\left(\frac{x+1}{2}\right)+C

Explanation: This integral demonstrates completing the square as essential preparatory algebra for integration. The denominator x2+2x+5=(x+1)2+4x^2+2x+5 = (x+1)^2+4 has no real roots, requiring this technique. With u=x+1u = x+1, the integral becomes uu2+4du\int \frac{u}{u^2+4}\,du, which is the derivative form yielding 12ln(u2+4)+C=12ln(x2+2x+5)+C\frac{1}{2}\ln(u^2+4)+C = \frac{1}{2}\ln(x^2+2x+5)+C. Choice C incorrectly suggests only an arctangent result, which would arise from 1(x+1)2+4dx\int \frac{1}{(x+1)^2+4}\,dx, not our numerator x+1x+1. The fundamental principle: when denominators are irreducible quadratics, complete the square to reveal standard forms.

Question 14

Compute x2+1x26x+10dx\int \frac{x^2+1}{x^2-6x+10}\,dx by completing the square; which antiderivative is correct?

  1. x+3ln(x26x+10)+4arctan(x3)+Cx+3\ln(x^2-6x+10)+4\arctan(x-3)+C
  2. x+3ln(x26x+10)4arctan(x3)+Cx+3\ln(x^2-6x+10)-4\arctan(x-3)+C (correct answer)
  3. x+3lnx34arctan(x3)+Cx+3\ln|x-3|-4\arctan(x-3)+C
  4. ln(x2+1)+C\ln(x^2+1)+C
  5. x+3ln(x26x+10)4arctan ⁣(x10)+Cx+3\ln(x^2-6x+10)-4\arctan\!\left(\frac{x}{\sqrt{10}}\right)+C

Explanation: This integral demands polynomial long division and completing the square as preparatory algebra. Since both polynomials have degree 2, we divide: x2+1x26x+10=1+6x9x26x+10\frac{x^2+1}{x^2-6x+10} = 1 + \frac{6x-9}{x^2-6x+10}. The denominator x26x+10x^2-6x+10 completes to (x3)2+1(x-3)^2+1, preparing us for logarithmic and arctangent integration. We decompose the remaining fraction and integrate to get x+3ln(x26x+10)4arctan(x3)+Cx + 3\ln(x^2-6x+10) - 4\arctan(x-3) + C, where the negative sign on the arctangent comes from the algebraic manipulation. Choice E incorrectly uses arctan(x10)\arctan\left(\frac{x}{\sqrt{10}}\right), failing to account for the completed square form (x3)2+1(x-3)^2+1. Always complete the square in the denominator to reveal the correct argument for the arctangent function.

Question 15

Compute an antiderivative of x2+2x+2x+1dx\displaystyle \int \frac{x^2+2x+2}{x+1}\,dx using long division first.​

  1. 12x2+x+lnx+1+C\tfrac12x^2+x+\ln|x+1|+C (correct answer)
  2. 12x2+x+C\tfrac12x^2+x+C
  3. lnx2+2x+2+C\ln|x^2+2x+2|+C
  4. 12x2+x+arctan(x+1)+C\tfrac12x^2+x+\arctan(x+1)+C
  5. 12x2+lnx+1+C\tfrac12x^2+\ln|x+1|+C

Explanation: This integral requires long division as preparatory algebra since the numerator and denominator have equal degrees. Dividing (x2+2x+2)÷(x+1)(x^2+2x+2)÷(x+1) produces quotient x+1x+1 with remainder 11, transforming the integrand to x+1+1x+1x+1+\frac{1}{x+1}. Integration yields 12x2+x+lnx+1+C\frac{1}{2}x^2+x+\ln|x+1|+C. Choice D incorrectly introduces arctangent, which would only appear if we had a quadratic denominator like (x+1)2+1(x+1)^2+1 after completing the square. The essential strategy: recognize improper rational functions by comparing degrees, then use long division to create integrable pieces.

Question 16

Compute x22x+5x22x+2dx\int \dfrac{x^2-2x+5}{x^2-2x+2}\,dx by first rewriting the denominator as a perfect square plus a constant.

  1. x+3arctan(x1)+Cx+3\arctan(x-1)+C (correct answer)
  2. x+32arctan(x1)+Cx+\tfrac32\arctan(x-1)+C
  3. x3arctan(x1)+Cx-3\arctan(x-1)+C
  4. 12ln((x1)2+1)+3arctan(x1)+C\tfrac12\ln\big((x-1)^2+1\big)+3\arctan(x-1)+C
  5. x+32ln((x1)2+1)+Cx+\tfrac32\ln\big((x-1)^2+1\big)+C

Explanation: This integration problem requires completing the square in the denominator as preparatory algebra. The denominator x22x+2x^2 - 2x + 2 can be rewritten as (x1)2+1(x-1)^2 + 1, which is essential for recognizing arctangent integral patterns. Since the numerator and denominator have equal degrees, we first divide: x22x+5x22x+2=1+3x22x+2=1+3(x1)2+1\frac{x^2-2x+5}{x^2-2x+2} = 1 + \frac{3}{x^2-2x+2} = 1 + \frac{3}{(x-1)^2+1}. The fraction 3(x1)2+1\frac{3}{(x-1)^2+1} is now in standard arctangent form with u=x1u = x-1. Integrating gives (1+3(x1)2+1)dx=x+3arctan(x1)+C\int (1 + \frac{3}{(x-1)^2+1})dx = x + 3\arctan(x-1) + C. Choice C incorrectly has a negative coefficient on the arctangent, perhaps from a sign error in the division process. When you see a quadratic denominator, always check if completing the square reveals a sum of squares form suitable for arctangent integration.

Question 17

Evaluate x2+4x+8x2+4x+5dx\int \dfrac{x^2+4x+8}{x^2+4x+5}\,dx by expressing the quadratic as (x+2)2+1(x+2)^2+1.

  1. x+3arctan(x+2)+Cx+3\arctan(x+2)+C (correct answer)
  2. x3arctan(x+2)+Cx-3\arctan(x+2)+C
  3. 12ln((x+2)2+1)+3arctan(x+2)+C\tfrac12\ln\big((x+2)^2+1\big)+3\arctan(x+2)+C
  4. x+12ln((x+2)2+1)+Cx+\tfrac12\ln\big((x+2)^2+1\big)+C
  5. x+arctan(x+2)+Cx+\arctan(x+2)+C

Explanation: This integration requires completing the square in the denominator as essential preparatory algebra. The denominator x2+4x+5x^2 + 4x + 5 becomes (x+2)2+1(x+2)^2 + 1 after completing the square, which allows us to use the arctangent integral formula. Since numerator and denominator have the same degree, we first divide: x2+4x+8x2+4x+5=1+3x2+4x+5=1+3(x+2)2+1\frac{x^2+4x+8}{x^2+4x+5} = 1 + \frac{3}{x^2+4x+5} = 1 + \frac{3}{(x+2)^2+1}. The fraction 3(x+2)2+1\frac{3}{(x+2)^2+1} is in standard arctangent form with substitution u=x+2u = x+2. Integrating yields (1+3(x+2)2+1)dx=x+3arctan(x+2)+C\int (1 + \frac{3}{(x+2)^2+1})dx = x + 3\arctan(x+2) + C. Choice B incorrectly has a negative coefficient on arctangent, likely from a computational error. When faced with quadratic denominators, always complete the square to reveal whether you have an arctangent or logarithm integral.

Question 18

Compute x2+1x2dx\int \frac{x^2+1}{x-2}\,dx; which antiderivative matches the required long-division setup?

  1. 12x2+2x+5lnx2+C\frac12x^2+2x+5\ln|x-2|+C (correct answer)
  2. 12x2+2x+lnx2+C\frac12x^2+2x+\ln|x-2|+C
  3. 12(x2)2+5lnx2+C\frac12(x-2)^2+5\ln|x-2|+C
  4. lnx2+1+C\ln|x^2+1|+C
  5. 12x2+2x+5lnx2+C\frac12x^2+2x+5\ln|x-2|+C

Explanation: This integral requires polynomial long division as the essential preparatory algebra. Dividing x2+1x^2+1 by x2x-2 gives us x+2x+2 with remainder 55, so x2+1x2=x+2+5x2\frac{x^2+1}{x-2} = x+2+\frac{5}{x-2}. This step is necessary because the degree of the numerator (2) exceeds the degree of the denominator (1), preventing direct integration. Now we can integrate term by term: (x+2+5x2)dx=x22+2x+5lnx2+C\int(x+2+\frac{5}{x-2})dx = \frac{x^2}{2}+2x+5\ln|x-2|+C. Choice D's suggestion of lnx2+1+C\ln|x^2+1|+C incorrectly assumes the numerator is the derivative of some related expression, which it isn't. Always perform polynomial division when the numerator's degree is at least as large as the denominator's, then integrate the resulting polynomial and simple fraction separately.

Question 19

Find an antiderivative for dxx24x+8\int \dfrac{dx}{x^2-4x+8} appearing in a probability density normalization.

  1. arctan ⁣(x22)+C\arctan\!\left(\dfrac{x-2}{2}\right)+C
  2. 12arctan ⁣(x22)+C\tfrac12\arctan\!\left(\dfrac{x-2}{2}\right)+C (correct answer)
  3. 12ln(x24x+8)+C\tfrac12\ln(x^2-4x+8)+C
  4. 1x24x+8+C\dfrac{1}{x^2-4x+8}+C
  5. 2arctan ⁣(x22)+C2\arctan\!\left(\dfrac{x-2}{2}\right)+C

Explanation: This problem requires completing the square as the preparatory algebra for integration. The denominator x24x+8x^2 - 4x + 8 completes to (x2)2+4(x-2)^2 + 4, revealing the sum-of-squares structure. This transformation is crucial for recognizing the integral as a scaled arctangent function. Ignoring this step prevents the substitution that simplifies the integral. A tempting distractor like choice C fails as it incorrectly suggests a logarithmic form, which applies only to differences of squares. Always complete the square in quadratic denominators prior to integration to identify the appropriate antiderivative type.

Question 20

What is an antiderivative of x21x+3dx\displaystyle \int \frac{x^2-1}{x+3}\,dx after performing the necessary division step?​

  1. 12x23x+8lnx+3+C\tfrac12x^2-3x+8\ln|x+3|+C (correct answer)
  2. 12x23x+lnx+3+C\tfrac12x^2-3x+\ln|x+3|+C
  3. 12x2+3x+8lnx+3+C\tfrac12x^2+3x+8\ln|x+3|+C
  4. lnx21+C\ln|x^2-1|+C
  5. 13x3x+C\tfrac13x^3-x+C

Explanation: This problem illustrates the critical role of polynomial long division as preparatory algebra before integration. With numerator degree 2 and denominator degree 1, we must divide (x21)÷(x+3)(x^2-1)÷(x+3) first, yielding quotient x3x-3 with remainder 88. This transforms the integrand to x3+8x+3x-3+\frac{8}{x+3}, which integrates to 12x23x+8lnx+3+C\frac{1}{2}x^2-3x+8\ln|x+3|+C. Choice D's logarithm of the original numerator reveals a common misconception—this approach only works when the numerator is the derivative of the denominator. Always check degrees first: if the rational function is improper, division is the essential first step.