AP Calculus BC Quiz: Using Linear Partial Fractions
20 questions · exam conditions
0:00
Using Linear Partial FractionsQuestion 1 of 20

A rate function is r(x)=x+6(x+2)(x+5)r(x)=\frac{x+6}{(x+2)(x+5)}; compute r(x)dx\int r(x)\,dx using partial fractions.

43lnx+2+13lnx+5+C\frac{4}{3}\ln|x+2|+\frac{1}{3}\ln|x+5|+C
43lnx+213lnx+5+C\frac{4}{3}\ln|x+2|-\frac{1}{3}\ln|x+5|+C
43lnx+2+13lnx+5+C-\frac{4}{3}\ln|x+2|+\frac{1}{3}\ln|x+5|+C
13lnx+243lnx+5+C\frac{1}{3}\ln|x+2|-\frac{4}{3}\ln|x+5|+C
13lnx+2+43lnx+5+C\frac{1}{3}\ln|x+2|+\frac{4}{3}\ln|x+5|+C
← Back to quizzes

AP Calculus BC Quiz

AP Calculus BC Quiz: Using Linear Partial Fractions

Practice Using Linear Partial Fractions 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 Using Linear Partial Fractions, 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 rate function is r(x)=x+6(x+2)(x+5)r(x)=\frac{x+6}{(x+2)(x+5)}; compute r(x)dx\int r(x)\,dx using partial fractions.

  1. 43lnx+2+13lnx+5+C\frac{4}{3}\ln|x+2|+\frac{1}{3}\ln|x+5|+C
  2. 43lnx+213lnx+5+C\frac{4}{3}\ln|x+2|-\frac{1}{3}\ln|x+5|+C (correct answer)
  3. 43lnx+2+13lnx+5+C-\frac{4}{3}\ln|x+2|+\frac{1}{3}\ln|x+5|+C
  4. 13lnx+243lnx+5+C\frac{1}{3}\ln|x+2|-\frac{4}{3}\ln|x+5|+C
  5. 13lnx+2+43lnx+5+C\frac{1}{3}\ln|x+2|+\frac{4}{3}\ln|x+5|+C

Explanation: This problem involves using partial fraction decomposition for integration of a rational function with distinct linear factors. To decompose (x+6)/((x+2)(x+5)), write it as A/(x+2) + B/(x+5) and solve for A and B by multiplying through by the denominator, yielding A(x+5) + B(x+2) = x+6. Plugging in x=-2 gives A=4/3, and x=-5 gives B=-1/3. The integral then becomes (4/3) ∫ dx/(x+2) + (-1/3) ∫ dx/(x+5) = (4/3) ln|x+2| - (1/3) ln|x+5| + C. A tempting distractor like choice A ignores the negative sign from the decomposition, failing because it results in a mismatched numerator when verified. In general, for integrating rational functions with distinct linear denominators, decompose into partial fractions, solve the system by plugging in roots or equating coefficients, and integrate each term separately.

Question 2

A chemist models concentration by C(t)=5t+1t24C(t)=\frac{5t+1}{t^2-4}. What is 5t+1t24dt\int \frac{5t+1}{t^2-4}\,dt?

  1. 52lnt2+52lnt+2+14lnt2t+2+C\frac{5}{2}\ln|t-2|+\frac{5}{2}\ln|t+2|+\frac{1}{4}\ln\left|\frac{t-2}{t+2}\right|+C
  2. 114lnt2+94lnt+2+C\frac{11}{4}\ln|t-2|+\frac{9}{4}\ln|t+2|+C (correct answer)
  3. 94lnt2+114lnt+2+C\frac{9}{4}\ln|t-2|+\frac{11}{4}\ln|t+2|+C
  4. 52lnt24+14lnt24+C\frac{5}{2}\ln|t^2-4|+\frac{1}{4}\ln|t^2-4|+C
  5. 52lnt2+14lnt+2+C\frac{5}{2}\ln|t-2|+\frac{1}{4}\ln|t+2|+C

Explanation: The skill used here is partial fraction decomposition to integrate the rational function. Factor the denominator as t² - 4 = (t - 2)(t + 2), and express (5t + 1)/((t - 2)(t + 2)) as A/(t - 2) + B/(t + 2). Solving the equation 5t + 1 = A(t + 2) + B(t - 2) yields A = 11/4 and B = 9/4. Integrating term by term gives (11/4) ln|t - 2| + (9/4) ln|t + 2| + C. A tempting distractor like choice D combines the logs with incorrect coefficients, failing to account for the distinct constants from the decomposition. Always solve for the constants in partial fractions by substituting the roots or equating coefficients to ensure accurate integration of rational functions.

Question 3

A heat-transfer model leads to 3(x+1)(x+7)dx\int \frac{3}{(x+1)(x+7)}\,dx; find an antiderivative.

  1. 12lnx+1x+7+C\frac{1}{2}\ln\left|\frac{x+1}{x+7}\right|+C (correct answer)
  2. 12lnx+7x+1+C\frac{1}{2}\ln\left|\frac{x+7}{x+1}\right|+C
  3. 12lnx+1+12lnx+7+C\frac{1}{2}\ln|x+1|+\frac{1}{2}\ln|x+7|+C
  4. 3(x+1)(x+7)+C\frac{3}{(x+1)(x+7)}+C
  5. lnx+1lnx+7+C\ln|x+1| - \ln|x+7|+C

Explanation: This problem requires the use of partial fraction decomposition to integrate a rational function. To evaluate ∫ 3 / ((x+1)(x+7)) dx, decompose the integrand as 3 / ((x+1)(x+7)) = A/(x+1) + B/(x+7). Solving for the coefficients gives A = 1/2 and B = -1/2. Integrating term by term yields (1/2) ln |x+1| - (1/2) ln |x+7| + C, which simplifies to (1/2) ln |(x+1)/(x+7)| + C. A tempting distractor is choice B, (1/2) ln |(x+7)/(x+1)| + C, but its derivative is -3 / ((x+1)(x+7)), the negative of the integrand. A transferable partial-fraction strategy is to multiply both sides by the common denominator and solve the resulting linear system for the coefficients.

Question 4

A model requires 5x+12x(x+6)dx\int \frac{5x+12}{x(x+6)}\,dx; which expression is an antiderivative?

  1. 2lnx+3lnx+6+C2\ln|x|+3\ln|x+6|+C (correct answer)
  2. 3lnx+2lnx+6+C3\ln|x|+2\ln|x+6|+C
  3. 2lnx3lnx+6+C2\ln|x| - 3\ln|x+6|+C
  4. 3lnx+62lnx+C3\ln|x+6| - 2\ln|x|+C
  5. 5x+12x(x+6)+C\frac{5x+12}{x(x+6)}+C

Explanation: This problem requires the use of partial fraction decomposition to integrate a rational function. To evaluate ∫ (5x+12) / (x(x+6)) dx, decompose the integrand as (5x+12) / (x(x+6)) = A/x + B/(x+6). Solving for the coefficients gives A = 2 and B = 3. Integrating term by term yields 2 ln |x| + 3 ln |x+6| + C. A tempting distractor is choice C, 2 ln |x| - 3 ln |x+6| + C, but its derivative is (5x - 18) / (x(x+6)), not matching 5x+12. A transferable partial-fraction strategy is to multiply both sides by the common denominator and solve the resulting linear system for the coefficients.

Question 5

In an economics model, compute 1(x2)(x+2)dx\int \frac{1}{(x-2)(x+2)}\,dx.

  1. 14lnx2+14lnx+2+C\frac{1}{4}\ln|x-2|+\frac{1}{4}\ln|x+2|+C
  2. 14lnx2x+2+C\frac{1}{4}\ln\left|\frac{x-2}{x+2}\right|+C (correct answer)
  3. 12lnx2x+2+C\frac{1}{2}\ln\left|\frac{x-2}{x+2}\right|+C
  4. 14lnx+214lnx2+C\frac{1}{4}\ln|x+2| - \frac{1}{4}\ln|x-2|+C
  5. 1(x2)(x+2)+C\frac{1}{(x-2)(x+2)}+C

Explanation: This problem requires the use of partial fraction decomposition to integrate the rational function in an economics model. To decompose 1/((x-2)(x+2)), express it as A/(x-2) + B/(x+2), leading to 1 = A(x+2) + B(x-2). Solving gives A = 1/4 and B = -1/4 by substituting x=2 and x=-2. Integrating each term yields (1/4) ln|x-2| - (1/4) ln|x+2| + C, or equivalently (1/4) ln|(x-2)/(x+2)| + C. A tempting distractor is choice D, which separates with wrong signs, but this fails because it reverses the coefficient signs. In general, for partial fractions with distinct linear factors, solve the system for coefficients accurately and verify by recombining or differentiating the antiderivative.

Question 6

A fluid model leads to x+4x(x+4)dx\int \frac{x+4}{x(x+4)}\,dx; select the correct antiderivative.

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

Explanation: This problem requires the use of partial fraction decomposition to integrate the rational function in a fluid model. To decompose x+4x(x+4)\frac{x+4}{x(x+4)}, express it as Ax+Bx+4\frac{A}{x} + \frac{B}{x+4}, leading to x+4=A(x+4)+Bxx+4 = A(x+4) + B x. Solving gives A=1A = 1 and B=0B = 0 by substituting x=0x=0 and x=4x=-4, simplifying to 1x\frac{1}{x}. Integrating yields lnx+C\ln|x| + C. A tempting distractor is choice A, which includes an extra log, but this fails because the B coefficient is zero, so no second term. In general, for partial fractions with distinct linear factors, solve the system for coefficients accurately and verify by recombining or differentiating the antiderivative.

Question 7

A probability density normalization requires 5x+1x(x+2)dx\int \frac{5x+1}{x(x+2)}\,dx; which is an antiderivative?

  1. 12lnx+92lnx+2+C\frac{1}{2}\ln|x|+\frac{9}{2}\ln|x+2|+C (correct answer)
  2. 12lnx92lnx+2+C\frac{1}{2}\ln|x| - \frac{9}{2}\ln|x+2|+C
  3. 92lnx+12lnx+2+C\frac{9}{2}\ln|x|+\frac{1}{2}\ln|x+2|+C
  4. 5x+1x(x+2)+C\frac{5x+1}{x(x+2)}+C
  5. 92lnx+212lnx+C\frac{9}{2}\ln|x+2| - \frac{1}{2}\ln|x|+C

Explanation: This problem requires the use of partial fraction decomposition to integrate the rational function for probability density normalization. To decompose (5x+1)/(x(x+2)), express it as A/x + B/(x+2), leading to 5x+1 = A(x+2) + B x. Solving gives A = 1/2 and B = 9/2 by substituting x=0 and x=-2. Integrating each term yields (1/2) ln|x| + (9/2) ln|x+2| + C. A tempting distractor is choice E, which swaps signs, but this fails because it does not match the positive coefficients from solving. In general, for partial fractions with distinct linear factors, solve the system for coefficients accurately and verify by recombining or differentiating the antiderivative.

Question 8

A dynamics model uses 2(x+5)(x5)dx\int \frac{2}{(x+5)(x-5)}\,dx; select an antiderivative.

  1. 15lnx+5x5+C\frac{1}{5}\ln\left|\frac{x+5}{x-5}\right|+C
  2. 15lnx5x+5+C\frac{1}{5}\ln\left|\frac{x-5}{x+5}\right|+C (correct answer)
  3. 15lnx5+15lnx+5+C\frac{1}{5}\ln|x-5|+\frac{1}{5}\ln|x+5|+C
  4. lnx5lnx+5+C\ln|x-5| - \ln|x+5|+C
  5. 2(x+5)(x5)+C\frac{2}{(x+5)(x-5)}+C

Explanation: This problem requires the use of partial fraction decomposition to integrate a rational function. To evaluate 2(x+5)(x5)dx∫ \frac{2}{(x+5)(x-5)} \, dx, decompose the integrand as 2(x+5)(x5)=Ax+5+Bx5\frac{2}{(x+5)(x-5)} = \frac{A}{x+5} + \frac{B}{x-5}. Solving for the coefficients gives A=15A = -\frac{1}{5} and B=15B = \frac{1}{5}. Integrating term by term yields 15lnx+5+15lnx5+C- \frac{1}{5} \ln |x+5| + \frac{1}{5} \ln |x-5| + C, which simplifies to 15lnx5x+5+C\frac{1}{5} \ln\left| \frac{x-5}{x+5} \right| + C. A tempting distractor is choice A, 15lnx+5x5+C\frac{1}{5} \ln\left| \frac{x+5}{x-5} \right| + C, but its derivative is 2(x+5)(x5)- \frac{2}{(x+5)(x-5)}, the negative of the integrand. A transferable partial-fraction strategy is to multiply both sides by the common denominator and solve the resulting linear system for the coefficients.

Question 9

In an RC circuit, compute 2x+1(x1)(x+4)dx\int \frac{2x+1}{(x-1)(x+4)}\,dx by decomposing into linear fractions.

  1. 35lnx1+75lnx+4+C\frac{3}{5}\ln|x-1|+\frac{7}{5}\ln|x+4|+C (correct answer)
  2. 35lnx175lnx+4+C\frac{3}{5}\ln|x-1|-\frac{7}{5}\ln|x+4|+C
  3. 75lnx1+35lnx+4+C\frac{7}{5}\ln|x-1|+\frac{3}{5}\ln|x+4|+C
  4. 75lnx135lnx+4+C\frac{7}{5}\ln|x-1|-\frac{3}{5}\ln|x+4|+C
  5. lnx1+lnx+4+C\ln|x-1|+\ln|x+4|+C

Explanation: This problem uses partial fraction decomposition to integrate a rational function. We write 2x+1(x1)(x+4)=Ax1+Bx+4\frac{2x+1}{(x-1)(x+4)} = \frac{A}{x-1} + \frac{B}{x+4} and multiply through by (x1)(x+4)(x-1)(x+4) to get 2x+1=A(x+4)+B(x1)2x+1 = A(x+4) + B(x-1). Setting x=1x=1 gives 3=5A3 = 5A, so A=35A = \frac{3}{5}; setting x=4x=-4 gives 7=5B-7 = -5B, so B=75B = \frac{7}{5}. Therefore, 2x+1(x1)(x+4)dx=35lnx1+75lnx+4+C\int \frac{2x+1}{(x-1)(x+4)}\,dx = \frac{3}{5}\ln|x-1| + \frac{7}{5}\ln|x+4| + C. Choice E incorrectly assumes equal coefficients of 1 for both logarithms. Always solve for the specific constants A and B rather than guessing.

Question 10

Compute 6t1(t3)(t+1)dt\int \frac{6t-1}{(t-3)(t+1)}\,dt for tt in a time-response calculation.

  1. 174lnt3+74lnt+1+C\frac{17}{4}\ln|t-3|+\frac{7}{4}\ln|t+1|+C (correct answer)
  2. 174lnt374lnt+1+C\frac{17}{4}\ln|t-3|-\frac{7}{4}\ln|t+1|+C
  3. 74lnt3+174lnt+1+C\frac{7}{4}\ln|t-3|+\frac{17}{4}\ln|t+1|+C
  4. 74lnt3174lnt+1+C\frac{7}{4}\ln|t-3|-\frac{17}{4}\ln|t+1|+C
  5. 6lnt3lnt+1+C6\ln|t-3|-\ln|t+1|+C

Explanation: This integral requires partial fraction decomposition. We write 6t1(t3)(t+1)=At3+Bt+1\frac{6t-1}{(t-3)(t+1)} = \frac{A}{t-3} + \frac{B}{t+1} and multiply by (t3)(t+1)(t-3)(t+1) to get 6t1=A(t+1)+B(t3)6t-1 = A(t+1) + B(t-3). Setting t=3t=3 gives 17=4A17 = 4A, so A=174A = \frac{17}{4}; setting t=1t=-1 yields 7=4B-7 = -4B, so B=74B = \frac{7}{4}. Therefore, 6t1(t3)(t+1)dt=174lnt3+74lnt+1+C\int \frac{6t-1}{(t-3)(t+1)}\,dt = \frac{17}{4}\ln|t-3| + \frac{7}{4}\ln|t+1| + C. Choice E incorrectly uses coefficients 6 and -1 without proper decomposition. The key is to clear denominators and evaluate at the roots of each factor.

Question 11

A thermodynamics derivation needs 4(x+2)(x6)dx\int \frac{4}{(x+2)(x-6)}\,dx; select the correct antiderivative.

  1. 12lnx6x+2+C\frac{1}{2}\ln\left|\frac{x-6}{x+2}\right|+C (correct answer)
  2. 12lnx+2x6+C\frac{1}{2}\ln\left|\frac{x+2}{x-6}\right|+C
  3. 12lnx6+12lnx+2+C\frac{1}{2}\ln|x-6|+\frac{1}{2}\ln|x+2|+C
  4. lnx6lnx+2+C\ln|x-6| - \ln|x+2|+C
  5. 4(x+2)(x6)+C\frac{4}{(x+2)(x-6)}+C

Explanation: This problem requires the use of partial fraction decomposition to integrate a rational function. To evaluate ∫ 4 / ((x+2)(x-6)) dx, decompose the integrand as 4 / ((x+2)(x-6)) = A/(x+2) + B/(x-6). Solving for the coefficients by substituting x = -2 and x = 6 gives A = -1/2 and B = 1/2. Integrating term by term yields (1/2) ln |x-6| - (1/2) ln |x+2| + C, which simplifies to (1/2) ln |(x-6)/(x+2)| + C. A tempting distractor is choice C, (1/2) ln |x-6| + (1/2) ln |x+2| + C, but this represents (1/2) ln |(x-6)(x+2)| + C, whose derivative is 4(x-2) / ((x+2)^2 (x-6)^2) rather than the original integrand. A transferable partial-fraction strategy is to multiply both sides by the common denominator and solve the resulting linear system for the coefficients.

Question 12

A growth model uses 2x+1x(x+1)dx\int \frac{2x+1}{x(x+1)}\,dx; choose the correct antiderivative.

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

Explanation: This problem requires the use of partial fraction decomposition to integrate the rational function in a growth model. To decompose (2x+1)/(x(x+1)), express it as A/x + B/(x+1), leading to 2x+1 = A(x+1) + B x. Solving gives A = 1 and B = 1 by substituting x=0 and x=-1. Integrating each term yields ln|x| + ln|x+1| + C. A tempting distractor is choice B, which combines them incorrectly, but this fails because it does not match the coefficients from decomposition. In general, for partial fractions with distinct linear factors, solve the system for coefficients accurately and verify by recombining or differentiating the antiderivative.

Question 13

A chemistry rate law gives 4x+1x(x+1)dx\int \frac{4x+1}{x(x+1)}\,dx; choose the correct antiderivative.

  1. lnx+3lnx+1+C\ln|x|+3\ln|x+1|+C (correct answer)
  2. 3lnx+lnx+1+C3\ln|x|+\ln|x+1|+C
  3. lnx3lnx+1+C\ln|x| - 3\ln|x+1|+C
  4. lnxx+1+C\ln\left|\frac{x}{x+1}\right|+C
  5. 4x+1x(x+1)+C\frac{4x+1}{x(x+1)}+C

Explanation: This problem requires the use of partial fraction decomposition to integrate a rational function. To evaluate ∫ (4x+1) / (x(x+1)) dx, decompose the integrand as (4x+1) / (x(x+1)) = A/x + B/(x+1). Solving for the coefficients gives A = 1 and B = 3. Integrating term by term yields ln |x| + 3 ln |x+1| + C. A tempting distractor is choice B, 3 ln |x| + ln |x+1| + C, but its derivative is (4x + 3) / (x(x+1)), not matching 4x+1. A transferable partial-fraction strategy is to multiply both sides by the common denominator and solve the resulting linear system for the coefficients.

Question 14

An optimization problem uses 2x3x(x3)dx\int \frac{2x-3}{x(x-3)}\,dx; which is an antiderivative?

  1. lnx+lnx3+C\ln|x|+\ln|x-3|+C (correct answer)
  2. lnxlnx3+C\ln|x| - \ln|x-3|+C
  3. 2lnxlnx3+C2\ln|x| - \ln|x-3|+C
  4. lnx2lnx3+C\ln|x| - 2\ln|x-3|+C
  5. 2x3x(x3)+C\frac{2x-3}{x(x-3)}+C

Explanation: This problem requires the use of partial fraction decomposition to integrate a rational function. To evaluate ∫ (2x-3) / (x(x-3)) dx, decompose the integrand as (2x-3) / (x(x-3)) = A/x + B/(x-3). Solving for the coefficients gives A = 1 and B = 1. Integrating term by term yields ln |x| + ln |x-3| + C. A tempting distractor is choice B, ln |x| - ln |x-3| + C, but its derivative is (3) / (x(x-3)), not matching 2x-3 / (x(x-3)). A transferable partial-fraction strategy is to multiply both sides by the common denominator and solve the resulting linear system for the coefficients.

Question 15

A calibration curve needs 3x+2x(x+2)dx\int \frac{3x+2}{x(x+2)}\,dx; choose the correct antiderivative.

  1. lnx+2lnx+2+C\ln|x|+2\ln|x+2|+C (correct answer)
  2. 2lnx+lnx+2+C2\ln|x|+\ln|x+2|+C
  3. lnx2lnx+2+C\ln|x| - 2\ln|x+2|+C
  4. 2lnx+2lnx+C2\ln|x+2| - \ln|x|+C
  5. 3x+2x(x+2)+C\frac{3x+2}{x(x+2)}+C

Explanation: This problem requires the use of partial fraction decomposition to integrate a rational function. To evaluate ∫ (3x+2) / (x(x+2)) dx, decompose the integrand as (3x+2) / (x(x+2)) = A/x + B/(x+2). Solving for the coefficients gives A = 1 and B = 2. Integrating term by term yields ln |x| + 2 ln |x+2| + C. A tempting distractor is choice B, 2 ln |x| + ln |x+2| + C, but its derivative is (3x + 4) / (x(x+2)), not matching 3x+2. A transferable partial-fraction strategy is to multiply both sides by the common denominator and solve the resulting linear system for the coefficients.

Question 16

A statistics computation uses 2x(x8)dx\int \frac{2}{x(x-8)}\,dx; select the correct antiderivative.

  1. 14lnx8x+C\frac{1}{4}\ln\left|\frac{x-8}{x}\right|+C (correct answer)
  2. 14lnxx8+C\frac{1}{4}\ln\left|\frac{x}{x-8}\right|+C
  3. 14lnx+14lnx8+C\frac{1}{4}\ln|x|+\frac{1}{4}\ln|x-8|+C
  4. lnxlnx8+C\ln|x| - \ln|x-8|+C
  5. 2x(x8)+C\frac{2}{x(x-8)}+C

Explanation: This problem requires the use of partial fraction decomposition to integrate a rational function. To evaluate 2x(x8)dx∫ \frac{2}{x(x-8)} \, dx, decompose the integrand as 2x(x8)=Ax+Bx8\frac{2}{x(x-8)} = \frac{A}{x} + \frac{B}{x-8}. Solving for the coefficients gives A=14A = -\frac{1}{4} and B=14B = \frac{1}{4}. Integrating term by term yields 14lnx+14lnx8+C-\frac{1}{4} \ln |x| + \frac{1}{4} \ln |x-8| + C, which simplifies to 14lnx8x+C\frac{1}{4} \ln\left| \frac{x-8}{x} \right| + C. A tempting distractor is choice B, 14lnxx8+C\frac{1}{4} \ln\left| \frac{x}{x-8} \right| + C, but its derivative is 2x(x8)-\frac{2}{x(x-8)}, the negative of the integrand. A transferable partial-fraction strategy is to multiply both sides by the common denominator and solve the resulting linear system for the coefficients.

Question 17

A hydraulics computation needs 3(x+4)(x+9)dx\int \frac{3}{(x+4)(x+9)}\,dx; select the correct antiderivative.

  1. 35lnx+4x+9+C\frac{3}{5}\ln\left|\frac{x+4}{x+9}\right|+C (correct answer)
  2. 35lnx+9x+4+C\frac{3}{5}\ln\left|\frac{x+9}{x+4}\right|+C
  3. 35lnx+4+35lnx+9+C\frac{3}{5}\ln|x+4|+\frac{3}{5}\ln|x+9|+C
  4. 3(x+4)(x+9)+C\frac{3}{(x+4)(x+9)}+C
  5. 65lnx+4x+9+C\frac{6}{5}\ln\left|\frac{x+4}{x+9}\right|+C

Explanation: This problem requires the use of partial fraction decomposition to integrate a rational function. To evaluate 3(x+4)(x+9)dx\int \frac{3}{(x+4)(x+9)} \, dx, decompose the integrand as 3(x+4)(x+9)=Ax+4+Bx+9\frac{3}{(x+4)(x+9)} = \frac{A}{x+4} + \frac{B}{x+9}. Solving for the coefficients gives A=35A = \frac{3}{5} and B=35B = -\frac{3}{5}. Integrating term by term yields 35lnx+435lnx+9+C\frac{3}{5} \ln |x+4| - \frac{3}{5} \ln |x+9| + C, which simplifies to 35lnx+4x+9+C\frac{3}{5} \ln\left| \frac{x+4}{x+9} \right| + C. A tempting distractor is choice B, 35lnx+9x+4+C\frac{3}{5} \ln\left| \frac{x+9}{x+4} \right| + C, but its derivative is 3(x+4)(x+9)-\frac{3}{(x+4)(x+9)}, the negative of the integrand. A transferable partial-fraction strategy is to multiply both sides by the common denominator and solve the resulting linear system for the coefficients.

Question 18

A model requires 4x1x(x1)dx\int \frac{4x-1}{x(x-1)}\,dx; which expression is an antiderivative?

  1. lnx+3lnx1+C\ln|x|+3\ln|x-1|+C (correct answer)
  2. 3lnx+lnx1+C3\ln|x|+\ln|x-1|+C
  3. lnx3lnx1+C\ln|x| - 3\ln|x-1|+C
  4. 3lnx1lnx+C3\ln|x-1| - \ln|x|+C
  5. 4x1x(x1)+C\frac{4x-1}{x(x-1)}+C

Explanation: This problem requires the use of partial fraction decomposition to integrate a rational function. To evaluate ∫ (4x-1) / (x(x-1)) dx, decompose the integrand as (4x-1) / (x(x-1)) = A/x + B/(x-1). Solving for the coefficients gives A = 1 and B = 3. Integrating term by term yields ln |x| + 3 ln |x-1| + C. A tempting distractor is choice B, 3 ln |x| + ln |x-1| + C, but its derivative is (4x + 1) / (x(x-1)), not matching 4x-1. A transferable partial-fraction strategy is to multiply both sides by the common denominator and solve the resulting linear system for the coefficients.

Question 19

A signal filter uses h(t)=t+4t2+t2h(t)=\frac{t+4}{t^2+t-2}. Find h(t)dt\int h(t)\,dt.

  1. lnt1+C\ln|t-1|+C
  2. 53lnt123lnt+2+C\frac{5}{3}\ln|t-1|-\frac{2}{3}\ln|t+2|+C (correct answer)
  3. 23lnt1+53lnt+2+C\frac{2}{3}\ln|t-1|+\frac{5}{3}\ln|t+2|+C
  4. 53lnt+223lnt1+C\frac{5}{3}\ln|t+2|-\frac{2}{3}\ln|t-1|+C
  5. 53lnt1+23lnt+2+C\frac{5}{3}\ln|t-1|+\frac{2}{3}\ln|t+2|+C

Explanation: The skill used here is partial fraction decomposition to integrate the rational function. Factor the denominator as t² + t - 2 = (t - 1)(t + 2), and express (t + 4)/((t - 1)(t + 2)) as A/(t - 1) + B/(t + 2). Solving the equation t + 4 = A(t + 2) + B(t - 1) yields A = 5/3 and B = -2/3. Integrating term by term gives (5/3) ln|t - 1| - (2/3) ln|t + 2| + C. A tempting distractor like choice A is simply ln|t - 1| + C, which ignores the contribution from the other factor and the calculated coefficients. Always solve for the constants in partial fractions by substituting the roots or equating coefficients to ensure accurate integration of rational functions.

Question 20

A transfer function involves x10(x2)(x+5)\frac{x-10}{(x-2)(x+5)}; find x10(x2)(x+5)dx\int \frac{x-10}{(x-2)(x+5)}\,dx.

  1. 87lnx2+157lnx+5+C-\frac{8}{7}\ln|x-2|+\frac{15}{7}\ln|x+5|+C (correct answer)
  2. 87lnx2+157lnx+5+C\frac{8}{7}\ln|x-2|+\frac{15}{7}\ln|x+5|+C
  3. 157lnx287lnx+5+C\frac{15}{7}\ln|x-2|-\frac{8}{7}\ln|x+5|+C
  4. 157lnx2+87lnx+5+C-\frac{15}{7}\ln|x-2|+\frac{8}{7}\ln|x+5|+C
  5. lnx2+lnx+5+C\ln|x-2|+\ln|x+5|+C

Explanation: This integral requires partial fraction decomposition. We write x10(x2)(x+5)=Ax2+Bx+5\frac{x-10}{(x-2)(x+5)} = \frac{A}{x-2} + \frac{B}{x+5} and clear denominators to get x10=A(x+5)+B(x2)x-10 = A(x+5) + B(x-2). Setting x=2x=2 gives 8=7A-8 = 7A, so A=87A = -\frac{8}{7}; setting x=5x=-5 yields 15=7B-15 = -7B, so B=157B = \frac{15}{7}. Therefore, x10(x2)(x+5)dx=87lnx2+157lnx+5+C\int \frac{x-10}{(x-2)(x+5)}\,dx = -\frac{8}{7}\ln|x-2| + \frac{15}{7}\ln|x+5| + C. Choice E incorrectly assumes unit coefficients without decomposition. The key insight is that negative constants in partial fractions lead to negative coefficients in the integrated result.