Calculus 2 Quiz: Partial Fractions Repeated And Quadratics
20 questions · exam conditions
0:00
Partial Fractions Repeated And QuadraticsQuestion 1 of 20

Given the identity 1x(x1)2=Ax+Bx1+C(x1)2\frac{1}{x(x-1)^2} = \frac{A}{x} + \frac{B}{x-1} + \frac{C}{(x-1)^2}, find the value of B.

1
-1
0
-2
← Back to quizzes

Calculus 2 Quiz

Calculus 2 Quiz: Partial Fractions Repeated And Quadratics

Practice Partial Fractions Repeated And Quadratics in Calculus 2 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 Partial Fractions Repeated And Quadratics, giving you a quick way to practice the rules, question types, and explanations that matter most for Calculus 2.

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

Given the identity 1x(x1)2=Ax+Bx1+C(x1)2\frac{1}{x(x-1)^2} = \frac{A}{x} + \frac{B}{x-1} + \frac{C}{(x-1)^2}, find the value of B.

  1. 1
  2. -1 (correct answer)
  3. 0
  4. -2
Explanation: Start with 1=A(x1)2+Bx(x1)+Cx1 = A(x-1)^2 + Bx(x-1) + Cx. Use the cover-up method for the non-repeated and highest power repeated factors. Let x=0x=0: 1=A(1)2A=11 = A(-1)^2 \Rightarrow A=1. Let x=1x=1: 1=C(1)C=11 = C(1) \Rightarrow C=1. To find B, we can equate the coefficients of x2x^2. On the right side, the x2x^2 terms are Ax2Ax^2 and Bx2Bx^2. So, A+BA+B must equal the x2x^2 coefficient on the left, which is 0. A+B=01+B=0B=1A+B=0 \Rightarrow 1+B=0 \Rightarrow B=-1.

Question 2

Evaluate the integral 2x(x+1)2dx\int \frac{2x}{(x+1)^2} dx.

  1. ln((x+1)2)1x+1+C\ln((x+1)^2) - \frac{1}{x+1} + C
  2. 2lnx+12x+1+C2\ln|x+1| - \frac{2}{x+1} + C
  3. 2lnx+1+2x+1+C2\ln|x+1| + \frac{2}{x+1} + C (correct answer)
  4. lnx+11(x+1)+C\ln|x+1| - \frac{1}{(x+1)} + C
Explanation: Using partial fractions, we set 2x(x+1)2=Ax+1+B(x+1)2\frac{2x}{(x+1)^2} = \frac{A}{x+1} + \frac{B}{(x+1)^2}. Multiplying by the denominator gives 2x=A(x+1)+B2x = A(x+1) + B. Setting x=1x=-1 gives B=2B=-2. Setting x=0x=0 gives 0=A+BA=B=20 = A+B \Rightarrow A=-B=2. The integral becomes (2x+12(x+1)2)dx\int (\frac{2}{x+1} - \frac{2}{(x+1)^2}) dx. This integrates to 2lnx+12(1x+1)+C=2lnx+1+2x+1+C2\ln|x+1| - 2(\frac{-1}{x+1}) + C = 2\ln|x+1| + \frac{2}{x+1} + C. A common error is a sign mistake in the integration of (x+1)2(x+1)^{-2}.

Question 3

Evaluate the integral 2x+3x2+2x+5dx\int \frac{2x+3}{x^2+2x+5} dx.

  1. ln(x2+2x+5)+12arctan(x+12)+C\ln(x^2+2x+5) + \frac{1}{2}\arctan\left(\frac{x+1}{2}\right) + C (correct answer)
  2. ln(x2+2x+5)+arctan(x+12)+C\ln(x^2+2x+5) + \arctan\left(\frac{x+1}{2}\right) + C
  3. 12ln(x2+2x+5)+12arctan(x+12)+C\frac{1}{2}\ln(x^2+2x+5) + \frac{1}{2}\arctan\left(\frac{x+1}{2}\right) + C
  4. ln(x2+2x+5)+14arctan(x+14)+C\ln(x^2+2x+5) + \frac{1}{4}\arctan\left(\frac{x+1}{4}\right) + C
Explanation: The denominator x2+2x+5x^2+2x+5 is an irreducible quadratic. Complete the square: (x+1)2+4(x+1)^2 + 4. The derivative of the denominator is 2x+22x+2. We rewrite the numerator to contain this term: 2x+3=(2x+2)+12x+3 = (2x+2) + 1. The integral becomes 2x+2x2+2x+5dx+1(x+1)2+4dx\int \frac{2x+2}{x^2+2x+5} dx + \int \frac{1}{(x+1)^2+4} dx. The first integral yields ln(x2+2x+5)\ln(x^2+2x+5) (absolute value is not needed as the quadratic is always positive). For the second integral, use substitution u=x+1u=x+1, a=2a=2, yielding 12arctan(x+12)\frac{1}{2}\arctan\left(\frac{x+1}{2}\right). Combining these gives the correct answer.

Question 4

The integration of a rational function f(x)=P(x)Q(x)f(x) = \frac{P(x)}{Q(x)} using partial fractions results in the expression 2x+3+ln(x2+9)+C\frac{-2}{x+3} + \ln(x^2+9) + C. Which of the following could be the denominator Q(x)Q(x) of the original function f(x)f(x)?

  1. (x+3)(x2+9)(x+3)(x^2+9)
  2. (x+3)2(x2+9)(x+3)^2(x^2+9) (correct answer)
  3. (x+3)2(x+9)(x+3)^2(x+9)
  4. (x3)(x+3)(x2+9)(x-3)(x+3)(x^2+9)
Explanation: We analyze the terms in the antiderivative to deduce the form of the partial fraction decomposition. The term ln(x2+9)\ln(x^2+9) results from integrating a term like Cx+Dx2+9\frac{Cx+D}{x^2+9}. The term 2x+3\frac{-2}{x+3} results from integrating A(x+3)2\frac{A}{(x+3)^2} (specifically, where A=-2). This implies the decomposition must have contained terms with denominators (x+3)2(x+3)^2 and (x2+9)(x^2+9). The original denominator Q(x)Q(x) must be the product of these factors, which is (x+3)2(x2+9)(x+3)^2(x^2+9).

Question 5

The evaluation of P(x)Q(x)dx\int \frac{P(x)}{Q(x)} dx via partial fractions yields an antiderivative containing the term 12arctan(x12)\frac{1}{2} \arctan\left(\frac{x-1}{2}\right). Which factor must be part of the denominator Q(x)Q(x)?

  1. x2+4x^2+4
  2. x22x+5x^2 - 2x + 5 (correct answer)
  3. x22x+1x^2 - 2x + 1
  4. 4x28x+204x^2 - 8x + 20
Explanation: The integral form 1aarctan(ua)\frac{1}{a} \arctan\left(\frac{u}{a}\right) arises from integrating 1u2+a2\frac{1}{u^2+a^2}. In this case, a=2a=2 and the argument of arctan suggests a substitution u=x1u=x-1. This means the original integral must have contained a term of the form k(x1)2+22\frac{k}{(x-1)^2+2^2} for some constant k. Expanding the denominator gives (x1)2+4=x22x+1+4=x22x+5(x-1)^2+4 = x^2-2x+1+4 = x^2-2x+5. Therefore, x22x+5x^2-2x+5 must be a factor of Q(x)Q(x).

Question 6

A student computes x3(x2+4)2dx\int \frac{x^3}{(x^2+4)^2} dx by first setting up the partial fraction decomposition Ax+Bx2+4+Cx+D(x2+4)2\frac{Ax+B}{x^2+4} + \frac{Cx+D}{(x^2+4)^2}. While their final answer may be correct, what is the primary conceptual error or inefficiency in this approach?

  1. The student used partial fractions when a direct u-substitution would have been simpler. (correct answer)
  2. The decomposition is incorrect; it should only have one term Cx+D(x2+4)2\frac{Cx+D}{(x^2+4)^2}.
  3. The integral of the Cx+D(x2+4)2\frac{Cx+D}{(x^2+4)^2} term requires integration by parts, not u-substitution.
  4. The factor x2+4x^2+4 is reducible, so the decomposition form is fundamentally wrong.
Explanation: While partial fractions will work, it is not the most efficient method. This integral is solved more directly with the substitution u=x2+4u = x^2+4. Then x2=u4x^2 = u-4 and du=2xdxdu = 2x dx, so xdx=du/2x dx = du/2. The integral becomes x2x(x2+4)2dx=12u4u2du=12(1u4u2)du\int \frac{x^2 \cdot x}{(x^2+4)^2} dx = \frac{1}{2} \int \frac{u-4}{u^2} du = \frac{1}{2} \int (\frac{1}{u} - \frac{4}{u^2}) du, which is easily integrated. Recognizing this simpler path is a key skill. The use of a more complex method when a simpler one exists represents a conceptual inefficiency.

Question 7

Consider the integral 3x2+2x(x2+1)2dx\int \frac{3x^2+2}{x(x^2+1)^2} dx. After setting up the partial fraction decomposition as Ax+Bx+Cx2+1+Dx+E(x2+1)2\frac{A}{x} + \frac{Bx+C}{x^2+1} + \frac{Dx+E}{(x^2+1)^2}, which of the following integration techniques is essential for finding the antiderivative of the term E(x2+1)2\frac{E}{(x^2+1)^2}?

  1. A simple u-substitution with u=x2+1u=x^2+1.
  2. Integration by parts with u=Eu = E.
  3. The Heaviside cover-up method.
  4. A trigonometric substitution such as x=tan(θ)x = \tan(\theta). (correct answer)
Explanation: The term E(x2+1)2dx\int \frac{E}{(x^2+1)^2} dx cannot be solved with a simple u-substitution. This integral is a classic case for trigonometric substitution. Let x=tan(θ)x = \tan(\theta), so dx=sec2(θ)dθdx = \sec^2(\theta) d\theta and x2+1=tan2(θ)+1=sec2(θ)x^2+1 = \tan^2(\theta)+1 = \sec^2(\theta). The integral becomes E(sec2(θ))2sec2(θ)dθ=E1sec2(θ)dθ=Ecos2(θ)dθ\int \frac{E}{(\sec^2(\theta))^2} \sec^2(\theta) d\theta = E \int \frac{1}{\sec^2(\theta)} d\theta = E \int \cos^2(\theta) d\theta, which can then be solved using a power-reducing identity.

Question 8

Integrating 1x(x22x+5)dx\int \frac{1}{x(x^2-2x+5)} dx using partial fractions leads to an antiderivative with three distinct functional forms. Two of them are a natural logarithm and an inverse tangent. What is the nature of the third functional form?

  1. Another inverse tangent with a different argument.
  2. A rational function of the form c/xc/x.
  3. A power function of the form cxncx^n where n1n \neq -1.
  4. Another natural logarithm with a different argument. (correct answer)
Explanation: When you encounter a rational function with polynomial factors in the denominator, partial fraction decomposition breaks it into simpler fractions that you can integrate term by term. For 1x(x22x+5)dx\int \frac{1}{x(x^2-2x+5)} dx, you'll decompose this as Ax+Bx+Cx22x+5\frac{A}{x} + \frac{Bx+C}{x^2-2x+5}. The first term Ax\frac{A}{x} integrates to give you a natural logarithm: AlnxA \ln|x|. The quadratic x22x+5x^2-2x+5 has discriminant (2)24(1)(5)=16<0(-2)^2 - 4(1)(5) = -16 < 0, so it's irreducible with no real roots. When you integrate Bx+Cx22x+5\frac{Bx+C}{x^2-2x+5}, you'll need to split this into two parts. One part (from the BxBx term) will involve substitution and yield another natural logarithm of the form lnx22x+5\ln|x^2-2x+5|. The other part (from the constant CC) requires completing the square: x22x+5=(x1)2+4x^2-2x+5 = (x-1)^2 + 4, leading to an inverse tangent function. Looking at the wrong answers: A) suggests another inverse tangent, but the partial fraction setup only produces one arctangent term from the irreducible quadratic. B) claims a rational function c/xc/x, but this would be a derivative, not an antiderivative from our integral. C) proposes a power function cxncx^n, but none of our partial fractions integrate to produce such terms. The correct answer is D) because you get two distinct logarithmic terms: one from Ax\frac{A}{x} and another from integrating the linear numerator part of the irreducible quadratic fraction. Study tip: When decomposing rational functions, irreducible quadratics always produce both logarithmic and inverse tangent terms in the final antiderivative.

Question 9

What is x(x2+1)2dx\int \frac{x}{(x^2 + 1)^2} dx?

  1. x22(x2+1)+C\frac{x^2}{2(x^2 + 1)} + C
  2. 12(x2+1)+C\frac{1}{2(x^2 + 1)} + C
  3. 12(x2+1)+C-\frac{1}{2(x^2 + 1)} + C (correct answer)
  4. x22(x2+1)+C-\frac{x^2}{2(x^2 + 1)} + C
Explanation: When you encounter an integral with the form x(x2+1)2\frac{x}{(x^2 + 1)^2}, this is a perfect candidate for u-substitution because the numerator xx is related to the derivative of the expression in the denominator. Let u=x2+1u = x^2 + 1. Then du=2xdxdu = 2x \, dx, which means xdx=12dux \, dx = \frac{1}{2} du. Substituting this into our integral: x(x2+1)2dx=1u212du=12u2du\int \frac{x}{(x^2 + 1)^2} dx = \int \frac{1}{u^2} \cdot \frac{1}{2} du = \frac{1}{2} \int u^{-2} du Using the power rule for integration: 12u2du=12u11=12u\frac{1}{2} \int u^{-2} du = \frac{1}{2} \cdot \frac{u^{-1}}{-1} = -\frac{1}{2u} Substituting back u=x2+1u = x^2 + 1: 12(x2+1)+C-\frac{1}{2(x^2 + 1)} + C This confirms answer C is correct. Answer A, x22(x2+1)+C\frac{x^2}{2(x^2 + 1)} + C, results from incorrectly keeping x2x^2 in the numerator instead of recognizing the u-substitution pattern. Answer B, 12(x2+1)+C\frac{1}{2(x^2 + 1)} + C, has the right form but the wrong sign—this comes from forgetting that u2u^{-2} integrates to u1/(1)u^{-1}/(-1), not u1/(1)u^{-1}/(1). Answer D, x22(x2+1)+C-\frac{x^2}{2(x^2 + 1)} + C, combines both the sign error and the incorrect numerator. Study tip: When you see xx in the numerator and (x2+constant)(x^2 + \text{constant}) in the denominator, immediately think u-substitution with u=x2+constantu = x^2 + \text{constant}. The xx will become part of your dudu.

Question 10

In evaluating 2x2x+3(x1)2(x2+x+1)dx\int \frac{2x^2 - x + 3}{(x - 1)^2(x^2 + x + 1)} dx, after finding that the partial fraction decomposition is 2x1+1(x1)2+2x+1x2+x+1\frac{2}{x - 1} + \frac{1}{(x - 1)^2} + \frac{-2x + 1}{x^2 + x + 1}, what is the next essential step for integrating the term 2x+1x2+x+1\frac{-2x + 1}{x^2 + x + 1}?

  1. Complete the square in the denominator to get (x+12)2+34(x + \frac{1}{2})^2 + \frac{3}{4}
  2. Factor the denominator as (x+12)214+1(x + \frac{1}{2})^2 - \frac{1}{4} + 1
  3. Use integration by parts with u=2x+1u = -2x + 1
  4. Split into 2xx2+x+1+1x2+x+1\frac{-2x}{x^2 + x + 1} + \frac{1}{x^2 + x + 1} and handle each part separately (correct answer)
Explanation: When you encounter a rational function with an irreducible quadratic in the denominator after partial fraction decomposition, the key strategy is to split the numerator to create terms that match standard integral forms. For 2x+1x2+x+1\frac{-2x + 1}{x^2 + x + 1}, you should split this into 2xx2+x+1+1x2+x+1\frac{-2x}{x^2 + x + 1} + \frac{1}{x^2 + x + 1} as shown in option D. This separation is strategic: the first term 2xx2+x+1\frac{-2x}{x^2 + x + 1} will integrate using substitution (since the numerator is related to the derivative of the denominator), while the second term 1x2+x+1\frac{1}{x^2 + x + 1} will require completing the square and result in an arctangent form. Option A describes completing the square, which is indeed necessary, but only for the second term after splitting. It's not the immediate next step for the entire fraction. Option B shows an incorrect completion of the square. When you complete the square for x2+x+1x^2 + x + 1, you get (x+12)2+34(x + \frac{1}{2})^2 + \frac{3}{4}, not the form shown. Option C suggests integration by parts, which is inappropriate here. Integration by parts is used for products of functions, not rational functions with quadratic denominators. The splitting strategy in D allows you to handle each piece with the appropriate technique: substitution for the first term and trigonometric substitution (after completing the square) for the second. Remember: when dealing with linear numerators over irreducible quadratics, always split first to separate the "substitution part" from the "arctangent part."

Question 11

In the partial fraction decomposition 3x2x+2(x1)2(x2+x+1)=Ax1+B(x1)2+Cx+Dx2+x+1\frac{3x^2 - x + 2}{(x - 1)^2(x^2 + x + 1)} = \frac{A}{x - 1} + \frac{B}{(x - 1)^2} + \frac{Cx + D}{x^2 + x + 1}, which method would be most efficient for finding coefficient AA?

  1. Multiply both sides by (x1)(x - 1), then substitute x=1x = 1
  2. Multiply both sides by (x1)2(x - 1)^2, take the derivative, then substitute x=1x = 1 (correct answer)
  3. Clear denominators and compare coefficients of like terms
  4. Substitute x=0x = 0 after clearing denominators
Explanation: For coefficient AA in a repeated linear factor, we use the derivative method: multiply by (x1)2(x-1)^2 to get 3x2x+2x2+x+1=A(x1)+B+(Cx+D)(x1)2x2+x+1\frac{3x^2 - x + 2}{x^2 + x + 1} = A(x-1) + B + \frac{(Cx + D)(x-1)^2}{x^2 + x + 1}. Taking the derivative eliminates the BB term and makes the last term vanish at x=1x = 1, leaving only the AA term. Choice A would give a combination of AA and BB. Choice C works but is much more tedious. Choice D gives a combination of all coefficients and doesn't isolate AA.

Question 12

Consider the partial fraction decomposition P(x)(x2+4)2(x+2)3=Ax+Bx2+4+Cx+D(x2+4)2+Ex+2+F(x+2)2+G(x+2)3\frac{P(x)}{(x^2 + 4)^2(x + 2)^3} = \frac{Ax + B}{x^2 + 4} + \frac{Cx + D}{(x^2 + 4)^2} + \frac{E}{x + 2} + \frac{F}{(x + 2)^2} + \frac{G}{(x + 2)^3}. If all coefficients A,B,C,D,E,F,GA, B, C, D, E, F, G are nonzero, what is the minimum possible degree of polynomial P(x)P(x)?

  1. Degree 4
  2. Degree 5
  3. Degree 6 (correct answer)
  4. Degree 7
Explanation: When you encounter partial fraction decomposition problems asking about polynomial degrees, you need to understand the relationship between the decomposition form and the original rational function's numerator. The given decomposition has denominators (x2+4)2(x+2)3(x^2 + 4)^2(x + 2)^3, so this must equal the denominator of the original fraction. To find the minimum degree of P(x)P(x), you need to determine when all coefficients can be nonzero simultaneously. The key insight is that P(x)P(x) must have degree less than the denominator's degree for proper partial fractions. The denominator (x2+4)2(x+2)3(x^2 + 4)^2(x + 2)^3 has degree 22+13=72 \cdot 2 + 1 \cdot 3 = 7. So P(x)P(x) has maximum degree 6. For all coefficients to be nonzero, P(x)P(x) needs enough "complexity" to generate each term when decomposed. If P(x)P(x) had too low a degree, some coefficients would necessarily be zero. The minimum occurs when P(x)P(x) has degree 6, making this a proper fraction where the partial fraction decomposition can have all nonzero coefficients. Choice A (degree 4) is too restrictive - a degree 4 polynomial typically cannot generate all seven nonzero coefficients in this decomposition. Choice B (degree 5) similarly lacks sufficient terms. Choice D (degree 7) would make this an improper fraction, requiring polynomial long division first, which changes the problem structure entirely. Remember: for partial fractions with multiple repeated factors, the numerator polynomial needs sufficient degree (close to the denominator's degree) to ensure all coefficients can be nonzero. Always check that your fraction is proper before decomposing.

Question 13

To integrate 3x3+2x2x+4(x2+1)2(x2)dx\int \frac{3x^3 + 2x^2 - x + 4}{(x^2 + 1)^2(x - 2)} dx using partial fractions, which decomposition form is correct?

  1. Ax+Bx2+1+Cx+D(x2+1)2+Ex2\frac{Ax + B}{x^2 + 1} + \frac{Cx + D}{(x^2 + 1)^2} + \frac{E}{x - 2} (correct answer)
  2. Ax2+1+B(x2+1)2+Cx2\frac{A}{x^2 + 1} + \frac{B}{(x^2 + 1)^2} + \frac{C}{x - 2}
  3. Ax+Bx2+1+C(x2+1)2+Dx2\frac{Ax + B}{x^2 + 1} + \frac{C}{(x^2 + 1)^2} + \frac{D}{x - 2}
  4. Ax2+1+Bx+C(x2+1)2+Dx2\frac{A}{x^2 + 1} + \frac{Bx + C}{(x^2 + 1)^2} + \frac{D}{x - 2}
Explanation: For an irreducible quadratic factor x2+1x^2 + 1 that appears squared, we need Ax+Bx2+1\frac{Ax + B}{x^2 + 1} for the first power and Cx+D(x2+1)2\frac{Cx + D}{(x^2 + 1)^2} for the second power. The linear factor (x2)(x - 2) gives Ex2\frac{E}{x - 2}. Choice B uses constants instead of linear terms for irreducible quadratics. Choice C omits the linear term in the repeated quadratic. Choice D incorrectly places the linear term only in the repeated factor.

Question 14

To evaluate x4+x21x3+xdx\int \frac{x^4+x^2-1}{x^3+x} dx, what is the first essential step and the resulting expression to be integrated?

  1. Perform polynomial long division, resulting in (x1x(x2+1))dx\int (x - \frac{1}{x(x^2+1)}) dx. (correct answer)
  2. Factor the denominator and set up the decomposition Ax+Bx+Cx2+1\frac{A}{x} + \frac{Bx+C}{x^2+1}.
  3. Perform polynomial long division, resulting in (x+2x21x3+x)dx\int (x + \frac{2x^2-1}{x^3+x}) dx.
  4. Use substitution u=x3+xu=x^3+x, which transforms the integral into a simpler form.
Explanation: The degree of the numerator (4) is greater than the degree of the denominator (3), so the first step must be polynomial long division. Dividing x4+x21x^4+x^2-1 by x3+xx^3+x gives a quotient of xx and a remainder of 1-1. Therefore, the integrand can be rewritten as x1x3+xx - \frac{1}{x^3+x}. Factoring the denominator of the remainder gives x1x(x2+1)x - \frac{1}{x(x^2+1)}. The resulting integral is (x1x(x2+1))dx\int (x - \frac{1}{x(x^2+1)}) dx.

Question 15

A student sets up the partial fraction decomposition for 1(x2+4)(x24)\frac{1}{(x^2+4)(x^2-4)} as Ax+Bx2+4+Cx+Dx24\frac{Ax+B}{x^2+4} + \frac{Cx+D}{x^2-4}. What is the fundamental error in this setup?

  1. The numerator for the x2+4x^2+4 term should be a constant AA, not Ax+BAx+B.
  2. Both quadratic factors are reducible and should be factored further.
  3. The term x24x^2-4 is a reducible quadratic and should be factored into (x2)(x+2)(x-2)(x+2). (correct answer)
  4. Long division should have been performed before attempting to decompose the fraction.
Explanation: The procedure for partial fractions requires the denominator to be factored as much as possible over the real numbers. The factor x2+4x^2+4 is an irreducible quadratic. However, the factor x24x^2-4 is a difference of squares and is reducible to (x2)(x+2)(x-2)(x+2). Therefore, the decomposition should be based on the factors (x2+4)(x^2+4), (x2)(x-2), and (x+2)(x+2), leading to the form Ax+Bx2+4+Cx2+Dx+2\frac{Ax+B}{x^2+4} + \frac{C}{x-2} + \frac{D}{x+2}.

Question 16

For the partial fraction decomposition of x2(x2+1)2=Ax+Bx2+1+Cx+D(x2+1)2\frac{x^2}{(x^2+1)^2} = \frac{Ax+B}{x^2+1} + \frac{Cx+D}{(x^2+1)^2}, what is the value of D?

  1. 1
  2. 0
  3. -1 (correct answer)
  4. -2
Explanation: Begin with the identity x2=(Ax+B)(x2+1)+(Cx+D)x^2 = (Ax+B)(x^2+1) + (Cx+D). Expand the right side: x2=Ax3+Ax+Bx2+B+Cx+Dx^2 = Ax^3 + Ax + Bx^2 + B + Cx + D. Group by powers of x: 0x3+1x2+0x+0=Ax3+Bx2+(A+C)x+(B+D)0x^3 + 1x^2 + 0x + 0 = Ax^3 + Bx^2 + (A+C)x + (B+D). Equating the coefficients for each power of x gives a system of equations: A=0A=0, B=1B=1, A+C=0A+C=0, and B+D=0B+D=0. From A+C=0A+C=0, we get C=0C=0. From B+D=0B+D=0, we get 1+D=01+D=0, which means D=1D=-1.

Question 17

Evaluate 11x3(x2+2)2dx\int_{-1}^{1} \frac{x^3}{(x^2+2)^2} dx.

  1. 0 (correct answer)
  2. ln(3/2)1/3\ln(3/2) - 1/3
  3. ln(3)+2/3\ln(3) + 2/3
  4. 2ln(3)12\ln(3) - 1
Explanation: This problem can be solved by recognizing the properties of the integrand. Let f(x)=x3(x2+2)2f(x) = \frac{x^3}{(x^2+2)^2}. We check if the function is even or odd. f(x)=(x)3((x)2+2)2=x3(x2+2)2=f(x)f(-x) = \frac{(-x)^3}{((-x)^2+2)^2} = \frac{-x^3}{(x^2+2)^2} = -f(x). Since f(x)f(x) is an odd function, its integral over a symmetric interval [a,a][-a, a] is zero. Therefore, 11f(x)dx=0\int_{-1}^{1} f(x) dx = 0. A student who misses this will perform a lengthy partial fraction calculation, but will arrive at the same result.

Question 18

What is the form of the antiderivative of f(x)=1(x2)2(x2+2x+2)f(x) = \frac{1}{(x-2)^2(x^2+2x+2)}? (K, L, M, N are constants)

  1. Klnx2Lx2+Mln(x2+2x+2)+Narctan(x+1)+CK\ln|x-2| - \frac{L}{x-2} + M\ln(x^2+2x+2) + N\arctan(x+1) + C (correct answer)
  2. Kx2+Mln(x2+2x+2)+Narctan(x)+C-\frac{K}{x-2} + M\ln(x^2+2x+2) + N\arctan(x) + C
  3. Klnx2+Lln((x2)2)+Mln(x2+2x+2)+Narctan(x+1)+CK\ln|x-2| + L\ln((x-2)^2) + M\ln(x^2+2x+2) + N\arctan(x+1) + C
  4. Klnx2L(x2)3+Mln(x2+2x+2)+Narctan(x+1)+CK\ln|x-2| - \frac{L}{(x-2)^3} + M\ln(x^2+2x+2) + N\arctan(x+1) + C
Explanation: The decomposition is Ax2+B(x2)2+Cx+Dx2+2x+2\frac{A}{x-2} + \frac{B}{(x-2)^2} + \frac{Cx+D}{x^2+2x+2}. The quadratic is irreducible as b24ac=48=4<0b^2-4ac = 4-8 = -4 < 0. Integrating each term: Ax2dx=Alnx2\int \frac{A}{x-2} dx = A\ln|x-2|. B(x2)2dx=Bx2\int \frac{B}{(x-2)^2} dx = -\frac{B}{x-2}. For the quadratic term, we complete the square: x2+2x+2=(x+1)2+1x^2+2x+2 = (x+1)^2+1. The integral of Cx+D(x+1)2+1\frac{Cx+D}{(x+1)^2+1} will produce a ln((x+1)2+1)=ln(x2+2x+2)\ln((x+1)^2+1) = \ln(x^2+2x+2) term and an arctan(x+1)\arctan(x+1) term. Combining these forms gives the structure in answer A.

Question 19

A common mistake when integrating a decomposed fraction like B(xc)2dx\int \frac{B}{(x-c)^2} dx is to obtain Bln((xc)2)B\ln((x-c)^2). What is the correct integral and the error's underlying cause?

  1. The correct integral is BlnxcB\ln|x-c|. The error is failing to apply chain rule correctly to the squared term.
  2. The correct integral is 2B(xc)3-\frac{2B}{(x-c)^3}. The error is treating the expression as a u-substitution for a logarithm.
  3. The correct integral is Bxc-\frac{B}{x-c}. The error is forgetting to use integration by parts for powers greater than one.
  4. The correct integral is Bxc-\frac{B}{x-c}. The error is misapplying the logarithm rule, which only works for an exponent of -1. (correct answer)
Explanation: When you encounter integrals involving powers of linear expressions like (xc)n(x-c)^n, the key is recognizing which integration rules apply based on the exponent value. For B(xc)2dx\int \frac{B}{(x-c)^2} dx, rewrite this as B(xc)2dx\int B(x-c)^{-2} dx. Using the power rule for integration, you get B(xc)11=BxcB \cdot \frac{(x-c)^{-1}}{-1} = -\frac{B}{x-c}. This is the correct answer that option D provides. The common mistake Bln((xc)2)B\ln((x-c)^2) occurs because students incorrectly apply the logarithm integration rule. The logarithm rule 1udu=lnu\int \frac{1}{u} du = \ln|u| only works when the denominator has an exponent of exactly -1, not -2. Option D correctly identifies this as misapplying the logarithm rule. Option A is wrong because BlnxcB\ln|x-c| would be the result if the integral were Bxcdx\int \frac{B}{x-c} dx, not with the squared denominator. The chain rule explanation doesn't address the core issue. Option B gives an incorrect result (2B(xc)3-\frac{2B}{(x-c)^3}) that would come from integrating Bxc\frac{B}{x-c} incorrectly, and u-substitution isn't the relevant concept here. Option C gives the right answer but incorrectly attributes the error to integration by parts, which isn't needed for this type of rational function. Study tip: Remember that 1udu=lnu\int \frac{1}{u} du = \ln|u| only works when the exponent is exactly -1. For any other negative exponent, use the power rule instead.

Question 20

If x3+4x2(x2+4)=Ax+Bx2+Cx+Dx2+4\frac{x^3+4}{x^2(x^2+4)} = \frac{A}{x} + \frac{B}{x^2} + \frac{Cx+D}{x^2+4}, what is the value of C?

  1. 0
  2. 1 (correct answer)
  3. -1
  4. 4
Explanation: Start with the identity x3+4=Ax(x2+4)+B(x2+4)+(Cx+D)x2x^3+4 = Ax(x^2+4) + B(x^2+4) + (Cx+D)x^2. Expand and group by powers of x: x3+4=(A+C)x3+(B+D)x2+4Ax+4Bx^3+4 = (A+C)x^3 + (B+D)x^2 + 4Ax + 4B. Equating coefficients gives a system of four equations: (1) A+C=1A+C = 1, (2) B+D=0B+D=0, (3) 4A=04A=0, (4) 4B=44B=4. From (3), A=0A=0. From (4), B=1B=1. Substitute A=0A=0 into (1): 0+C=1C=10+C=1 \Rightarrow C=1. Substitute B=1B=1 into (2): 1+D=0D=11+D=0 \Rightarrow D=-1. The question asks for C, which is 1.