Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Sign up

Log in

Opening subject page...

Loading your content

Practice

  • All Subjects
  • Algebra Flashcards
  • SAT Math Practice Tests
  • Math Question of the Day
  • Live Classes
  • On-Demand Courses

Varsity Tutors

  • Find a Tutor
  • Test Prep
  • Online Classes
  • K-12 Learning
  • College Search
  • VarsityTutors.com

© 2026 Varsity Tutors. All rights reserved.

← 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.

Question 1 / 20

0 of 20 answered

A lens model uses ∫dxx2−4x+13\int \dfrac{dx}{x^2-4x+13}∫x2−4x+13dx​; which antiderivative is correct?

Select an answer to continue

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 ∫dxx2−4x+13\int \dfrac{dx}{x^2-4x+13}∫x2−4x+13dx​; which antiderivative is correct?

  1. 12ln⁡(x2−4x+13)+C\dfrac12\ln(x^2-4x+13)+C21​ln(x2−4x+13)+C
  2. 13arctan⁡ ⁣(x−23)+C\dfrac13\arctan\!\left(\dfrac{x-2}{3}\right)+C31​arctan(3x−2​)+C (correct answer)
  3. arctan⁡ ⁣(x−23)+C\arctan\!\left(\dfrac{x-2}{3}\right)+Carctan(3x−2​)+C
  4. ln⁡∣x2−4x+13∣+C\ln|x^2-4x+13|+Cln∣x2−4x+13∣+C
  5. 1x2−4x+13+C\dfrac{1}{x^2-4x+13}+Cx2−4x+131​+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 ∫3x2−4x+8 dx\int \frac{3}{x^2-4x+8}\,dx∫x2−4x+83​dx. Which antiderivative is correct?

  1. 32arctan⁡(x−22)+C\frac{3}{2}\arctan\left(\frac{x-2}{2}\right)+C23​arctan(2x−2​)+C (correct answer)
  2. 3arctan⁡(x−22)+C3\arctan\left(\frac{x-2}{2}\right)+C3arctan(2x−2​)+C
  3. 32ln⁡((x−2)2+4)+C\frac{3}{2}\ln\big((x-2)^2+4\big)+C23​ln((x−2)2+4)+C
  4. 3(x−2)2+4+C\frac{3}{(x-2)^2+4}+C(x−2)2+43​+C
  5. 32arctan⁡(x2)+C\frac{3}{2}\arctan\left(\frac{x}{2}\right)+C23​arctan(2x​)+C

Explanation: This integral requires completing the square as the crucial preparatory step. The denominator x2−4x+8x^2-4x+8x2−4x+8 is an irreducible quadratic that must be rewritten in the form (x−a)2+b2(x-a)^2+b^2(x−a)2+b2. Completing the square: x2−4x+8=(x−2)2−4+8=(x−2)2+4=(x−2)2+22x^2-4x+8 = (x-2)^2-4+8 = (x-2)^2+4 = (x-2)^2+2^2x2−4x+8=(x−2)2−4+8=(x−2)2+4=(x−2)2+22. This transforms our integral to ∫3(x−2)2+22dx\int\frac{3}{(x-2)^2+2^2}dx∫(x−2)2+223​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∫u2+a21​du=a1​arctan(au​)+C. Applying this with u=x−2u=x-2u=x−2 and a=2a=2a=2 gives 3⋅12arctan⁡(x−22)+C=32arctan⁡(x−22)+C3\cdot\frac{1}{2}\arctan(\frac{x-2}{2})+C = \frac{3}{2}\arctan(\frac{x-2}{2})+C3⋅21​arctan(2x−2​)+C=23​arctan(2x−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}v(t)=t+2t2+1​, what is an antiderivative ∫t2+1t+2 dt\int \dfrac{t^2+1}{t+2}\,dt∫t+2t2+1​dt?

  1. 12(t+2)2−4ln⁡∣t+2∣+C\tfrac12(t+2)^2-4\ln|t+2|+C21​(t+2)2−4ln∣t+2∣+C
  2. 12t2−2t+ln⁡∣t+2∣+C\tfrac12 t^2-2t+\ln|t+2|+C21​t2−2t+ln∣t+2∣+C
  3. 12t2−2t+5ln⁡∣t+2∣+C\tfrac12 t^2-2t+5\ln|t+2|+C21​t2−2t+5ln∣t+2∣+C (correct answer)
  4. 12t2+2t+5ln⁡∣t+2∣+C\tfrac12 t^2+2t+5\ln|t+2|+C21​t2+2t+5ln∣t+2∣+C
  5. 12t2−2t+5t+2+C\tfrac12 t^2-2t+\dfrac{5}{t+2}+C21​t2−2t+t+25​+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 + 1t2+1 by t+2t + 2t+2 to get t−2t - 2t−2 with remainder 5, giving us t2+1t+2=t−2+5t+2\frac{t^2+1}{t+2} = t - 2 + \frac{5}{t+2}t+2t2+1​=t−2+t+25​. 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 ∫(t−2+5t+2)dt=12t2−2t+5ln⁡∣t+2∣+C\int (t - 2 + \frac{5}{t+2})dt = \frac{1}{2}t^2 - 2t + 5\ln|t+2| + C∫(t−2+t+25​)dt=21​t2−2t+5ln∣t+2∣+C. Choice E incorrectly treats the remainder as 5t+2\frac{5}{t+2}t+25​ in the final answer rather than integrating it to get 5ln⁡∣t+2∣5\ln|t+2|5ln∣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+3x−1x+1 dx\int \dfrac{2x^2+3x-1}{x+1}\,dx∫x+12x2+3x−1​dx. Which antiderivative is correct?

  1. x2+x−2ln⁡∣x+1∣+Cx^2+x-2\ln|x+1|+Cx2+x−2ln∣x+1∣+C (correct answer)
  2. x2+x+−2x+1+Cx^2+x+\dfrac{-2}{x+1}+Cx2+x+x+1−2​+C
  3. 2x2+3x−ln⁡∣x+1∣+C2x^2+3x-\ln|x+1|+C2x2+3x−ln∣x+1∣+C
  4. x2+ln⁡∣x+1∣+Cx^2+\ln|x+1|+Cx2+ln∣x+1∣+C
  5. x2+x−ln⁡∣x+1∣+Cx^2+x-\ln|x+1|+Cx2+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+13 dx\int \dfrac{1}{x^2+6x+13}\,dx∫x2+6x+131​dx, which antiderivative is correct after completing the square?

  1. arctan⁡ ⁣(x+32)+C\arctan\!\left(\dfrac{x+3}{2}\right)+Carctan(2x+3​)+C
  2. 12arctan⁡ ⁣(x+32)+C\dfrac12\arctan\!\left(\dfrac{x+3}{2}\right)+C21​arctan(2x+3​)+C (correct answer)
  3. 1x2+6x+13+C\dfrac{1}{x^2+6x+13}+Cx2+6x+131​+C
  4. ln⁡(x2+6x+13)+C\ln(x^2+6x+13)+Cln(x2+6x+13)+C
  5. 12ln⁡(x2+6x+13)+C\dfrac12\ln(x^2+6x+13)+C21​ln(x2+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+8 dx\displaystyle \int \frac{1}{x^2+4x+8}\,dx∫x2+4x+81​dx by completing the square first.

  1. 12arctan⁡ ⁣(x+22)+C\frac{1}{2}\arctan\!\left(\frac{x+2}{2}\right)+C21​arctan(2x+2​)+C (correct answer)
  2. arctan⁡(x2+4x+8)+C\arctan(x^2+4x+8)+Carctan(x2+4x+8)+C
  3. ln⁡∣x2+4x+8∣+C\ln|x^2+4x+8|+Cln∣x2+4x+8∣+C
  4. 14arctan⁡ ⁣(x+22)+C\frac{1}{4}\arctan\!\left(\frac{x+2}{2}\right)+C41​arctan(2x+2​)+C
  5. 12ln⁡ ⁣∣x+2−2x+2+2∣+C\frac{1}{2}\ln\!\left|\frac{x+2-2}{x+2+2}\right|+C21​ln​x+2+2x+2−2​​+C

Explanation: This integral requires completing the square as the essential preparatory algebra step. The denominator x2+4x+8x^2+4x+8x2+4x+8 must be rewritten in the form (x−h)2+k2(x-h)^2+k^2(x−h)2+k2 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^2x2+4x+8=(x+2)2+4=(x+2)2+22. 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∫u2+a21​du=a1​arctan(au​)+C. With u=x+2u=x+2u=x+2 and a=2a=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∫(x+2)2+41​dx=21​arctan(2x+2​)+C. The error of choosing ln⁡∣x2+4x+8∣+C\ln|x^2+4x+8|+Cln∣x2+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+20 dx\displaystyle \int \frac{1}{x^2+8x+20}\,dx∫x2+8x+201​dx by completing the square first.

  1. 12arctan⁡ ⁣(x+42)+C\frac{1}{2}\arctan\!\left(\frac{x+4}{2}\right)+C21​arctan(2x+4​)+C (correct answer)
  2. 14arctan⁡ ⁣(x+42)+C\frac{1}{4}\arctan\!\left(\frac{x+4}{2}\right)+C41​arctan(2x+4​)+C
  3. ln⁡∣x2+8x+20∣+C\ln|x^2+8x+20|+Cln∣x2+8x+20∣+C
  4. arctan⁡ ⁣(x+42)+C\arctan\!\left(\frac{x+4}{2}\right)+Carctan(2x+4​)+C
  5. arctan⁡(x2+8x+20)+C\arctan(x^2+8x+20)+Carctan(x2+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+20x2+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^2x2+8x+20=(x+4)2+4=(x+4)2+22. 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∫u2+a21​du=a1​arctan(au​)+C. With u=x+4u=x+4u=x+4 and a=2a=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∫(x+4)2+41​dx=21​arctan(2x+4​)+C. The incorrect choice ln⁡∣x2+8x+20∣+C\ln|x^2+8x+20|+Cln∣x2+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+1 dx\int \frac{x^2+3x+5}{x+1}\,dx∫x+1x2+3x+5​dx. Which antiderivative is correct?

  1. x22+2x+3ln⁡∣x+1∣+C\frac{x^2}{2}+2x+3\ln|x+1|+C2x2​+2x+3ln∣x+1∣+C (correct answer)
  2. x22+2x+3ln⁡∣x+1∣+2x+1+C\frac{x^2}{2}+2x+3\ln|x+1|+\frac{2}{x+1}+C2x2​+2x+3ln∣x+1∣+x+12​+C
  3. x22+2x+3x+1+C\frac{x^2}{2}+2x+\frac{3}{x+1}+C2x2​+2x+x+13​+C
  4. ln⁡∣x2+3x+5x+1∣+C\ln\left|\frac{x^2+3x+5}{x+1}\right|+Cln​x+1x2+3x+5​​+C
  5. x22+3x+5ln⁡∣x+1∣+C\frac{x^2}{2}+3x+5\ln|x+1|+C2x2​+3x+5ln∣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}x+1x2+3x+5​ has a numerator of higher degree than the denominator, so polynomial long division must be performed first. Dividing x2+3x+5x^2+3x+5x2+3x+5 by x+1x+1x+1 yields quotient x+2x+2x+2 with remainder 333, giving us x2+3x+5x+1=x+2+3x+1\frac{x^2+3x+5}{x+1} = x+2+\frac{3}{x+1}x+1x2+3x+5​=x+2+x+13​. Now we can integrate term by term: ∫(x+2+3x+1)dx=x22+2x+3ln⁡∣x+1∣+C\int(x+2+\frac{3}{x+1})dx = \frac{x^2}{2}+2x+3\ln|x+1|+C∫(x+2+x+13​)dx=2x2​+2x+3ln∣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+3 dx\int \frac{x^2+2x+6}{x+3}\,dx∫x+3x2+2x+6​dx. Which antiderivative is correct?

  1. x22−x+9ln⁡∣x+3∣+C\frac{x^2}{2}-x+9\ln|x+3|+C2x2​−x+9ln∣x+3∣+C (correct answer)
  2. x22+x+6ln⁡∣x+3∣+C\frac{x^2}{2}+x+6\ln|x+3|+C2x2​+x+6ln∣x+3∣+C
  3. x22−x+6ln⁡∣x+3∣+C\frac{x^2}{2}-x+6\ln|x+3|+C2x2​−x+6ln∣x+3∣+C
  4. x22−x+9x+3+C\frac{x^2}{2}-x+\frac{9}{x+3}+C2x2​−x+x+39​+C
  5. ln⁡∣x2+2x+6x+3∣+C\ln\left|\frac{x^2+2x+6}{x+3}\right|+Cln​x+3x2+2x+6​​+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}x+3x2+2x+6​ has numerator degree 2 and denominator degree 1, necessitating division. Performing the division: x2+2x+6x^2+2x+6x2+2x+6 divided by x+3x+3x+3 yields quotient x−1x-1x−1 with remainder 999, so x2+2x+6x+3=x−1+9x+3\frac{x^2+2x+6}{x+3} = x-1+\frac{9}{x+3}x+3x2+2x+6​=x−1+x+39​. Integrating each term gives ∫(x−1+9x+3)dx=x22−x+9ln⁡∣x+3∣+C\int(x-1+\frac{9}{x+3})dx = \frac{x^2}{2}-x+9\ln|x+3|+C∫(x−1+x+39​)dx=2x2​−x+9ln∣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 ∫x2−1x−2 dx\int \dfrac{x^2-1}{x-2}\,dx∫x−2x2−1​dx by dividing the polynomials before integrating.

  1. 12x2+2x+3ln⁡∣x−2∣+C\tfrac12 x^2+2x+3\ln|x-2|+C21​x2+2x+3ln∣x−2∣+C (correct answer)
  2. 12x2+2x−3ln⁡∣x−2∣+C\tfrac12 x^2+2x-3\ln|x-2|+C21​x2+2x−3ln∣x−2∣+C
  3. 12x2−2x+3ln⁡∣x−2∣+C\tfrac12 x^2-2x+3\ln|x-2|+C21​x2−2x+3ln∣x−2∣+C
  4. 12x2+2x+3x−2+C\tfrac12 x^2+2x+\dfrac{3}{x-2}+C21​x2+2x+x−23​+C
  5. 12(x−2)2+3ln⁡∣x−2∣+C\tfrac12 (x-2)^2+3\ln|x-2|+C21​(x−2)2+3ln∣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 x2−1x^2 - 1x2−1 by x−2x - 2x−2 gives quotient x+2x + 2x+2 with remainder 3, so x2−1x−2=x+2+3x−2\frac{x^2-1}{x-2} = x + 2 + \frac{3}{x-2}x−2x2−1​=x+2+x−23​. 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+3x−2)dx=12x2+2x+3ln⁡∣x−2∣+C\int (x + 2 + \frac{3}{x-2})dx = \frac{1}{2}x^2 + 2x + 3\ln|x-2| + C∫(x+2+x−23​)dx=21​x2+2x+3ln∣x−2∣+C. Choice D incorrectly leaves the remainder as 3x−2\frac{3}{x-2}x−23​ instead of integrating it to 3ln⁡∣x−2∣3\ln|x-2|3ln∣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 ∫x2−2x+9x−1 dx\int \frac{x^2-2x+9}{x-1}\,dx∫x−1x2−2x+9​dx. Which antiderivative is correct?

  1. x22−x+8ln⁡∣x−1∣+C\frac{x^2}{2}-x+8\ln|x-1|+C2x2​−x+8ln∣x−1∣+C (correct answer)
  2. x22−x+9ln⁡∣x−1∣+C\frac{x^2}{2}-x+9\ln|x-1|+C2x2​−x+9ln∣x−1∣+C
  3. x22−2x+8ln⁡∣x−1∣+C\frac{x^2}{2}-2x+8\ln|x-1|+C2x2​−2x+8ln∣x−1∣+C
  4. x22−x+8x−1+C\frac{x^2}{2}-x+\frac{8}{x-1}+C2x2​−x+x−18​+C
  5. ln⁡∣x2−2x+9x−1∣+C\ln\left|\frac{x^2-2x+9}{x-1}\right|+Cln​x−1x2−2x+9​​+C

Explanation: This problem illustrates the necessity of polynomial long division as preparation for integration. With x2−2x+9x−1\frac{x^2-2x+9}{x-1}x−1x2−2x+9​, the numerator and denominator have degrees 2 and 1 respectively, requiring division. Dividing x2−2x+9x^2-2x+9x2−2x+9 by x−1x-1x−1: the quotient is x−1x-1x−1 with remainder 888, giving us x2−2x+9x−1=x−1+8x−1\frac{x^2-2x+9}{x-1} = x-1+\frac{8}{x-1}x−1x2−2x+9​=x−1+x−18​. Integrating term by term yields ∫(x−1+8x−1)dx=x22−x+8ln⁡∣x−1∣+C\int(x-1+\frac{8}{x-1})dx = \frac{x^2}{2}-x+8\ln|x-1|+C∫(x−1+x−18​)dx=2x2​−x+8ln∣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}∫x2+6x+13dx​. Which antiderivative is correct?

  1. arctan⁡ ⁣(x+32)+C\arctan\!\left(\dfrac{x+3}{2}\right)+Carctan(2x+3​)+C
  2. 12arctan⁡ ⁣(x+32)+C\tfrac12\arctan\!\left(\dfrac{x+3}{2}\right)+C21​arctan(2x+3​)+C (correct answer)
  3. 12ln⁡(x2+6x+13)+C\tfrac12\ln(x^2+6x+13)+C21​ln(x2+6x+13)+C
  4. 1x2+6x+13+C\dfrac{1}{x^2+6x+13}+Cx2+6x+131​+C
  5. 2arctan⁡ ⁣(x+32)+C2\arctan\!\left(\dfrac{x+3}{2}\right)+C2arctan(2x+3​)+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+5 dx\displaystyle \int \frac{x+1}{x^2+2x+5}\,dx∫x2+2x+5x+1​dx after completing the square in the denominator.​

  1. 12ln⁡(x2+2x+5)+C\tfrac12\ln(x^2+2x+5)+C21​ln(x2+2x+5)+C (correct answer)
  2. ln⁡(x2+2x+5)+C\ln(x^2+2x+5)+Cln(x2+2x+5)+C
  3. arctan⁡ ⁣(x+12)+C\arctan\!\left(\frac{x+1}{2}\right)+Carctan(2x+1​)+C
  4. 12ln⁡∣x+1∣+C\tfrac12\ln|x+1|+C21​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)+C21​ln(x2+2x+5)+arctan(2x+1​)+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+4x2+2x+5=(x+1)2+4 has no real roots, requiring this technique. With u=x+1u = x+1u=x+1, the integral becomes ∫uu2+4 du\int \frac{u}{u^2+4}\,du∫u2+4u​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)+C21​ln(u2+4)+C=21​ln(x2+2x+5)+C. Choice C incorrectly suggests only an arctangent result, which would arise from ∫1(x+1)2+4 dx\int \frac{1}{(x+1)^2+4}\,dx∫(x+1)2+41​dx, not our numerator x+1x+1x+1. The fundamental principle: when denominators are irreducible quadratics, complete the square to reveal standard forms.

Question 14

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

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

Explanation: This integral demands polynomial long division and completing the square as preparatory algebra. Since both polynomials have degree 2, we divide: x2+1x2−6x+10=1+6x−9x2−6x+10\frac{x^2+1}{x^2-6x+10} = 1 + \frac{6x-9}{x^2-6x+10}x2−6x+10x2+1​=1+x2−6x+106x−9​. The denominator x2−6x+10x^2-6x+10x2−6x+10 completes to (x−3)2+1(x-3)^2+1(x−3)2+1, preparing us for logarithmic and arctangent integration. We decompose the remaining fraction and integrate to get x+3ln⁡(x2−6x+10)−4arctan⁡(x−3)+Cx + 3\ln(x^2-6x+10) - 4\arctan(x-3) + Cx+3ln(x2−6x+10)−4arctan(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)arctan(10​x​), failing to account for the completed square form (x−3)2+1(x-3)^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+1 dx\displaystyle \int \frac{x^2+2x+2}{x+1}\,dx∫x+1x2+2x+2​dx using long division first.​

  1. 12x2+x+ln⁡∣x+1∣+C\tfrac12x^2+x+\ln|x+1|+C21​x2+x+ln∣x+1∣+C (correct answer)
  2. 12x2+x+C\tfrac12x^2+x+C21​x2+x+C
  3. ln⁡∣x2+2x+2∣+C\ln|x^2+2x+2|+Cln∣x2+2x+2∣+C
  4. 12x2+x+arctan⁡(x+1)+C\tfrac12x^2+x+\arctan(x+1)+C21​x2+x+arctan(x+1)+C
  5. 12x2+ln⁡∣x+1∣+C\tfrac12x^2+\ln|x+1|+C21​x2+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)(x2+2x+2)÷(x+1) produces quotient x+1x+1x+1 with remainder 111, transforming the integrand to x+1+1x+1x+1+\frac{1}{x+1}x+1+x+11​. Integration yields 12x2+x+ln⁡∣x+1∣+C\frac{1}{2}x^2+x+\ln|x+1|+C21​x2+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(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 ∫x2−2x+5x2−2x+2 dx\int \dfrac{x^2-2x+5}{x^2-2x+2}\,dx∫x2−2x+2x2−2x+5​dx by first rewriting the denominator as a perfect square plus a constant.

  1. x+3arctan⁡(x−1)+Cx+3\arctan(x-1)+Cx+3arctan(x−1)+C (correct answer)
  2. x+32arctan⁡(x−1)+Cx+\tfrac32\arctan(x-1)+Cx+23​arctan(x−1)+C
  3. x−3arctan⁡(x−1)+Cx-3\arctan(x-1)+Cx−3arctan(x−1)+C
  4. 12ln⁡((x−1)2+1)+3arctan⁡(x−1)+C\tfrac12\ln\big((x-1)^2+1\big)+3\arctan(x-1)+C21​ln((x−1)2+1)+3arctan(x−1)+C
  5. x+32ln⁡((x−1)2+1)+Cx+\tfrac32\ln\big((x-1)^2+1\big)+Cx+23​ln((x−1)2+1)+C

Explanation: This integration problem requires completing the square in the denominator as preparatory algebra. The denominator x2−2x+2x^2 - 2x + 2x2−2x+2 can be rewritten as (x−1)2+1(x-1)^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: x2−2x+5x2−2x+2=1+3x2−2x+2=1+3(x−1)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}x2−2x+2x2−2x+5​=1+x2−2x+23​=1+(x−1)2+13​. The fraction 3(x−1)2+1\frac{3}{(x-1)^2+1}(x−1)2+13​ is now in standard arctangent form with u=x−1u = x-1u=x−1. Integrating gives ∫(1+3(x−1)2+1)dx=x+3arctan⁡(x−1)+C\int (1 + \frac{3}{(x-1)^2+1})dx = x + 3\arctan(x-1) + C∫(1+(x−1)2+13​)dx=x+3arctan(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+5 dx\int \dfrac{x^2+4x+8}{x^2+4x+5}\,dx∫x2+4x+5x2+4x+8​dx by expressing the quadratic as (x+2)2+1(x+2)^2+1(x+2)2+1.

  1. x+3arctan⁡(x+2)+Cx+3\arctan(x+2)+Cx+3arctan(x+2)+C (correct answer)
  2. x−3arctan⁡(x+2)+Cx-3\arctan(x+2)+Cx−3arctan(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)+C21​ln((x+2)2+1)+3arctan(x+2)+C
  4. x+12ln⁡((x+2)2+1)+Cx+\tfrac12\ln\big((x+2)^2+1\big)+Cx+21​ln((x+2)2+1)+C
  5. x+arctan⁡(x+2)+Cx+\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 + 5x2+4x+5 becomes (x+2)2+1(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}x2+4x+5x2+4x+8​=1+x2+4x+53​=1+(x+2)2+13​. The fraction 3(x+2)2+1\frac{3}{(x+2)^2+1}(x+2)2+13​ is in standard arctangent form with substitution u=x+2u = 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∫(1+(x+2)2+13​)dx=x+3arctan(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+1x−2 dx\int \frac{x^2+1}{x-2}\,dx∫x−2x2+1​dx; which antiderivative matches the required long-division setup?

  1. 12x2+2x+5ln⁡∣x−2∣+C\frac12x^2+2x+5\ln|x-2|+C21​x2+2x+5ln∣x−2∣+C (correct answer)
  2. 12x2+2x+ln⁡∣x−2∣+C\frac12x^2+2x+\ln|x-2|+C21​x2+2x+ln∣x−2∣+C
  3. 12(x−2)2+5ln⁡∣x−2∣+C\frac12(x-2)^2+5\ln|x-2|+C21​(x−2)2+5ln∣x−2∣+C
  4. ln⁡∣x2+1∣+C\ln|x^2+1|+Cln∣x2+1∣+C
  5. 12x2+2x+5ln⁡∣x−2∣+C\frac12x^2+2x+5\ln|x-2|+C21​x2+2x+5ln∣x−2∣+C

Explanation: This integral requires polynomial long division as the essential preparatory algebra. Dividing x2+1x^2+1x2+1 by x−2x-2x−2 gives us x+2x+2x+2 with remainder 555, so x2+1x−2=x+2+5x−2\frac{x^2+1}{x-2} = x+2+\frac{5}{x-2}x−2x2+1​=x+2+x−25​. 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+5x−2)dx=x22+2x+5ln⁡∣x−2∣+C\int(x+2+\frac{5}{x-2})dx = \frac{x^2}{2}+2x+5\ln|x-2|+C∫(x+2+x−25​)dx=2x2​+2x+5ln∣x−2∣+C. Choice D's suggestion of ln⁡∣x2+1∣+C\ln|x^2+1|+Cln∣x2+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 ∫dxx2−4x+8\int \dfrac{dx}{x^2-4x+8}∫x2−4x+8dx​ appearing in a probability density normalization.

  1. arctan⁡ ⁣(x−22)+C\arctan\!\left(\dfrac{x-2}{2}\right)+Carctan(2x−2​)+C
  2. 12arctan⁡ ⁣(x−22)+C\tfrac12\arctan\!\left(\dfrac{x-2}{2}\right)+C21​arctan(2x−2​)+C (correct answer)
  3. 12ln⁡(x2−4x+8)+C\tfrac12\ln(x^2-4x+8)+C21​ln(x2−4x+8)+C
  4. 1x2−4x+8+C\dfrac{1}{x^2-4x+8}+Cx2−4x+81​+C
  5. 2arctan⁡ ⁣(x−22)+C2\arctan\!\left(\dfrac{x-2}{2}\right)+C2arctan(2x−2​)+C

Explanation: This problem requires completing the square as the preparatory algebra for integration. The denominator x2−4x+8x^2 - 4x + 8x2−4x+8 completes to (x−2)2+4(x-2)^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 ∫x2−1x+3 dx\displaystyle \int \frac{x^2-1}{x+3}\,dx∫x+3x2−1​dx after performing the necessary division step?​

  1. 12x2−3x+8ln⁡∣x+3∣+C\tfrac12x^2-3x+8\ln|x+3|+C21​x2−3x+8ln∣x+3∣+C (correct answer)
  2. 12x2−3x+ln⁡∣x+3∣+C\tfrac12x^2-3x+\ln|x+3|+C21​x2−3x+ln∣x+3∣+C
  3. 12x2+3x+8ln⁡∣x+3∣+C\tfrac12x^2+3x+8\ln|x+3|+C21​x2+3x+8ln∣x+3∣+C
  4. ln⁡∣x2−1∣+C\ln|x^2-1|+Cln∣x2−1∣+C
  5. 13x3−x+C\tfrac13x^3-x+C31​x3−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 (x2−1)÷(x+3)(x^2-1)÷(x+3)(x2−1)÷(x+3) first, yielding quotient x−3x-3x−3 with remainder 888. This transforms the integrand to x−3+8x+3x-3+\frac{8}{x+3}x−3+x+38​, which integrates to 12x2−3x+8ln⁡∣x+3∣+C\frac{1}{2}x^2-3x+8\ln|x+3|+C21​x2−3x+8ln∣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.