Math ClubMath Club
v1 · padrão canônico

Lesson 86 — Integrals of rational functions (partial fractions)

Decomposition of P(x)/Q(x) as a sum of simple fractions. Simple real roots, multiplicity, and irreducible quadratic. Reduces to elementary integrals in ln or arctan.

Used in: Calculus II (Brazil) · Equiv. Math III Japanese · Equiv. Analysis LK German · AP Calculus BC (USA)

P(x)Q(x)=iAi(xri)ki+jBjx+Cj(x2+pjx+qj)lj\frac{P(x)}{Q(x)} = \sum_{i} \frac{A_i}{(x - r_i)^{k_i}} + \sum_{j} \frac{B_j x + C_j}{(x^2 + p_j x + q_j)^{l_j}}

Frações parciais: toda função racional P/Q com grau de P menor que grau de Q decompõe-se em soma de termos simples — um para cada fator real ou quadrático irredutível de Q. Cada termo integra elementarmente: em ln ou arctan.

Choose your door

Rigorous notation, full derivation, hypotheses

Teorema, procedimento e casos

Teorema de decomposição em frações parciais

"We can always write the integrand as a sum of simpler rational functions using the method of partial fractions. The idea is to decompose the rational function into a sum of simpler pieces, each of which is easier to integrate." — OpenStax Calculus Vol. 2, §3.4

Procedimento

"If the degree of the numerator is less than the degree of the denominator, the rational function is called proper, and partial fractions works directly. If not, perform polynomial division first to reduce to a proper fraction." — APEX Calculus §6.5

Fórmula de Heaviside

Para raízes simples r1,,rnr_1, \ldots, r_n de QQ:

Ai=P(ri)Q(ri).A_i = \frac{P(r_i)}{Q'(r_i)}.
what this means · Fórmula direta dos resíduos para raízes simples — resultado do cover-up.

Exemplos resolvidos

Exercise list

40 exercises · 10 with worked solution (25%)

Application 21Understanding 4Modeling 4Challenge 9Proof 2
  1. Ex. 86.1Application

    Decomponha 1(x3)(x2)\dfrac{1}{(x-3)(x-2)} em frações parciais e encontre a forma da decomposição.

    Select the correct option
    Select an option first
    Show solution
    Decompõe: 1(x3)(x2)=Ax2+Bx3\frac{1}{(x-3)(x-2)}=\frac{A}{x-2}+\frac{B}{x-3}. Cover-up: x=2:1/(23)=1=Ax=2: 1/(2-3)=-1=A; x=3:1/(32)=1=Bx=3: 1/(3-2)=1=B. Integral: lnx2+lnx3+C=lnx3lnx2+C-\ln|x-2|+\ln|x-3|+C=\ln|x-3|-\ln|x-2|+C. B somou em vez de subtrair. C não integrou. D inverteu os sinais.
    Show step-by-step (with the why)
    1. Decomponha: 1(x3)(x2)=Ax2+Bx3\frac{1}{(x-3)(x-2)}=\frac{A}{x-2}+\frac{B}{x-3}.
    2. Cover-up: x=2:A=1x=2: A=-1; x=3:B=1x=3: B=1.
    3. Integre:  ⁣(1x2+1x3)dx=lnx3lnx2+C\int\!\left(\frac{-1}{x-2}+\frac{1}{x-3}\right)dx=\ln|x-3|-\ln|x-2|+C.
  2. Ex. 86.2Application

    Decomponha x2+1x(x+1)(x+2)\dfrac{x^2+1}{x(x+1)(x+2)} em frações parciais e calcule a integral correspondente.

    Select the correct option
    Select an option first
    Show solution
    Decompõe: x2+1x(x+1)(x+2)=Ax+Bx+1+Cx+2\frac{x^2+1}{x(x+1)(x+2)}=\frac{A}{x}+\frac{B}{x+1}+\frac{C}{x+2}. Cover-up: x=0:A=1/2x=0: A=1/2; x=1:B=2x=-1: B=-2; x=2:C=5/2x=-2: C=5/2. Integral: 12lnx2lnx+1+52lnx+2+C\tfrac{1}{2}\ln|x|-2\ln|x+1|+\tfrac{5}{2}\ln|x+2|+C. B não decompôs. C perdeu termos. D errou os denominadores.
  3. Ex. 86.3Understanding

    Para integrar 3x2x2+1dx\displaystyle\int\frac{3x^2}{x^2+1}\,dx, qual é o primeiro passo necessário?

    Select the correct option
    Select an option first
    Show solution
    O integrando 3x2/(x2+1)3x^2/(x^2+1) tem grau do numerador igual ao do denominador. Divisão: 3x2/(x2+1)=33/(x2+1)3x^2/(x^2+1)=3-3/(x^2+1). B falha porque frações parciais exigem fração própria. C e D são inapropriados.
  4. Ex. 86.4Application

    Calcule 1(x1)(x2+1)dx\displaystyle\int\frac{1}{(x-1)(x^2+1)}\,dx.

    Select the correct option
    Select an option first
    Show solution
    Decompõe: 1(x1)(x2+1)=Ax1+Bx+Cx2+1\frac{1}{(x-1)(x^2+1)}=\frac{A}{x-1}+\frac{Bx+C}{x^2+1}. x=1:A=1/2x=1: A=1/2. Coef. x2:B=1/2x^2: B=-1/2; coef. x0:C=1/2x^0: C=-1/2. Integral: 12lnx114ln(x2+1)12arctanx+C\tfrac{1}{2}\ln|x-1|-\tfrac{1}{4}\ln(x^2+1)-\tfrac{1}{2}\arctan x+C. B perdeu o logaritmo quadrático. C somou. D ignorou o fator linear.
    Show step-by-step (with the why)
    1. Decompor: A=1/2,  B=1/2,  C=1/2A=1/2,\;B=-1/2,\;C=-1/2.
    2. (1/2)/(x1)dx=12lnx1\int(1/2)/(x-1)\,dx=\tfrac{1}{2}\ln|x-1|.
    3. (x/21/2)/(x2+1)dx=14ln(x2+1)12arctanx\int(-x/2-1/2)/(x^2+1)\,dx=-\tfrac{1}{4}\ln(x^2+1)-\tfrac{1}{2}\arctan x.
  5. Ex. 86.5Challenge

    Decomponha 1x(x1)(x2)(x3)\dfrac{1}{x(x-1)(x-2)(x-3)} em frações parciais e calcule a integral correspondente.

    Select the correct option
    Select an option first
    Show solution
    Cover-up para quatro fatores: x=0:A=1/6x=0: A=-1/6; x=1:B=1/2x=1: B=1/2; x=2:C=1x=2: C=-1; x=3:D=1/6x=3: D=1/6. Integral: 16lnx+12lnx1lnx2+16lnx3+C-\tfrac{1}{6}\ln|x|+\tfrac{1}{2}\ln|x-1|-\ln|x-2|+\tfrac{1}{6}\ln|x-3|+C. B não decompôs. C ignorou fatores centrais. D não integrou.
  6. Ex. 86.6Application

    Decomponha 1x41=1(x1)(x+1)(x2+1)\dfrac{1}{x^4-1}=\dfrac{1}{(x-1)(x+1)(x^2+1)} em frações parciais e calcule a integral.

    Select the correct option
    Select an option first
    Show solution
    Fatoração: x41=(x1)(x+1)(x2+1)x^4-1=(x-1)(x+1)(x^2+1). Cover-up: x=1:A=1/4x=1: A=1/4; x=1:B=1/4x=-1: B=-1/4; coef. x3:A+B+C=0C=0x^3: A+B+C=0 \Rightarrow C=0; coef. x0:A+BD=1D=1/2x^0: -A+B-D=1 \Rightarrow D=-1/2. Integral: 14lnx114lnx+112arctanx+C\tfrac{1}{4}\ln|x-1|-\tfrac{1}{4}\ln|x+1|-\tfrac{1}{2}\arctan x+C. B não decompôs. C errou coeficientes. D somou.
  7. Ex. 86.7ApplicationAnswer key

    Decomponha 3x2x31=3x2(x1)(x2+x+1)\dfrac{3x^2}{x^3-1}=\dfrac{3x^2}{(x-1)(x^2+x+1)} em frações parciais.

    Select the correct option
    Select an option first
    Show solution
    Fator: x31=(x1)(x2+x+1)x^3-1=(x-1)(x^2+x+1). Decompõe: A=1,  B=2,  C=1A=1,\;B=2,\;C=-1. Integral: lnx1+(2x1)/(x2+x+1)dx\ln|x-1|+\int(2x-1)/(x^2+x+1)\,dx. Note (x2+x+1)=2x+1(x^2+x+1)'=2x+1 e 2x1=(2x+1)22x-1=(2x+1)-2; a parte principal é ln(x2+x+1)\ln(x^2+x+1). Resultado: lnx1+ln(x2+x+1)+C\ln|x-1|+\ln(x^2+x+1)+C. B não decompôs. C errou. D não distinguiu.
  8. Ex. 86.8Application

    Calcule dx(x3)(x2)\displaystyle\int\frac{dx}{(x-3)(x-2)}.

    Select the correct option
    Select an option first
    Show solution
    Decompõe: 1/((x3)(x2))=1/(x2)+1/(x3)1/((x-3)(x-2))=-1/(x-2)+1/(x-3). Integral: lnx3lnx2+C\ln|x-3|-\ln|x-2|+C. B somou. C não integrou. D inverteu os sinais.
  9. Ex. 86.9Application

    Calcule 3xx2+2x8dx\displaystyle\int\frac{3x}{x^2+2x-8}\,dx.

    Select the correct option
    Select an option first
    Show solution
    Fator: x2+2x8=(x+4)(x2)x^2+2x-8=(x+4)(x-2). Cover-up: x=4:A=2x=-4: A=2; x=2:B=1x=2: B=1. Integral: 2lnx+4+lnx2+C2\ln|x+4|+\ln|x-2|+C. B integrou sem decompor. C errou A. D inverteu A e B.
    Show step-by-step (with the why)
    1. Fatorar: (x+4)(x2)(x+4)(x-2).
    2. Cover-up: A=2,  B=1A=2,\;B=1.
    3. Integrar: 2lnx+4+lnx2+C2\ln|x+4|+\ln|x-2|+C.
  10. Ex. 86.10ChallengeAnswer key

    Calcule dxx(x1)(x2)(x3)\displaystyle\int\frac{dx}{x(x-1)(x-2)(x-3)} (quatro fatores lineares simples).

    Select the correct option
    Select an option first
    Show solution
    Cover-up: A=1/6,  B=1/2,  C=1,  D=1/6A=-1/6,\;B=1/2,\;C=-1,\;D=1/6. Integral: 16lnx+12lnx1lnx2+16lnx3+C-\tfrac{1}{6}\ln|x|+\tfrac{1}{2}\ln|x-1|-\ln|x-2|+\tfrac{1}{6}\ln|x-3|+C. B não decompôs. C ignorou fatores intermediários. D não integrou.
  11. Ex. 86.11Application

    Calcule 2x2+4x+22x2+2x+10dx\displaystyle\int\frac{2x^2+4x+22}{x^2+2x+10}\,dx (divisão polinomial + completar o quadrado).

    Select the correct option
    Select an option first
    Show solution
    Divisão: (2x2+4x+22)/(x2+2x+10)=2+2/(x2+2x+10)(2x^2+4x+22)/(x^2+2x+10)=2+2/(x^2+2x+10). Complete quadrado: (x+1)2+9(x+1)^2+9. 2/((x+1)2+9)dx=(2/3)arctan((x+1)/3)\int 2/((x+1)^2+9)\,dx=(2/3)\arctan((x+1)/3). Resultado: 2x+(2/3)arctan((x+1)/3)+C2x+(2/3)\arctan((x+1)/3)+C. B ignorou arctan. C usou argumento errado. D não fez a divisão.
  12. Ex. 86.12Challenge

    Calcule dxx32x24x+8\displaystyle\int\frac{dx}{x^3-2x^2-4x+8}. (Dica: fatorar como (x2)2(x+2)(x-2)^2(x+2).)

    Select the correct option
    Select an option first
    Show solution
    Fatoração: x32x24x+8=(x2)2(x+2)x^3-2x^2-4x+8=(x-2)^2(x+2). Decompõe: A=1/16,  B=1/4,  C=1/16A=-1/16,\;B=1/4,\;C=1/16. Integral: 116lnx214(x2)+116lnx+2+C-\tfrac{1}{16}\ln|x-2|-\tfrac{1}{4(x-2)}+\tfrac{1}{16}\ln|x+2|+C. B não fatorou. C errou a multiplicidade. D derivou.
    Show step-by-step (with the why)
    1. Fatorar: (x2)2(x+2)(x-2)^2(x+2).
    2. Decompor: A=1/16,  B=1/4,  C=1/16A=-1/16,\;B=1/4,\;C=1/16.
    3. Integrar: 116lnx214(x2)+116lnx+2+C-\tfrac{1}{16}\ln|x-2|-\tfrac{1}{4(x-2)}+\tfrac{1}{16}\ln|x+2|+C.
  13. Ex. 86.13ChallengeAnswer key

    Calcule dxx410x2+9\displaystyle\int\frac{dx}{x^4-10x^2+9}. (Fatorar o denominador completamente.)

    Select the correct option
    Select an option first
    Show solution
    Fator: x410x2+9=(x1)(x+1)(x3)(x+3)x^4-10x^2+9=(x-1)(x+1)(x-3)(x+3). Cover-up: A=1/16,  B=1/16,  C=1/48,  D=1/48A=-1/16,\;B=1/16,\;C=1/48,\;D=-1/48. Integral: 116ln(x+1)/(x1)+148ln(x3)/(x+3)+C\tfrac{1}{16}\ln|(x+1)/(x-1)|+\tfrac{1}{48}\ln|(x-3)/(x+3)|+C. B não decompôs. C assume denominador irredutível. D errou a fatoração.
  14. Ex. 86.14ChallengeAnswer key

    Calcule 2(x4)(x2+2x+6)dx\displaystyle\int\frac{2}{(x-4)(x^2+2x+6)}\,dx (fator linear + quadrático irredutível).

    Select the correct option
    Select an option first
    Show solution
    Decompõe: A=1/15,  B=1/15,  C=2/5A=1/15,\;B=-1/15,\;C=-2/5. Complete: (x+1)2+5(x+1)^2+5. Integral: 115lnx4130ln(x2+2x+6)135arctan((x+1)/5)+C\tfrac{1}{15}\ln|x-4|-\tfrac{1}{30}\ln(x^2+2x+6)-\tfrac{1}{3\sqrt{5}}\arctan((x+1)/\sqrt{5})+C. B não decompôs. C não integrou. D errou o arctan.
  15. Ex. 86.15Application

    Calcule x2x3x2+4x4dx\displaystyle\int\frac{x^2}{x^3-x^2+4x-4}\,dx. (Dica: fatorar o denominador.)

    Select the correct option
    Select an option first
    Show solution
    Fatorar: (x1)(x2+4)(x-1)(x^2+4). Decompor: A=1/5,  B=4/5,  C=4/5A=1/5,\;B=4/5,\;C=4/5. Integral: 15lnx1+25ln(x2+4)+25arctan(x/2)+C\tfrac{1}{5}\ln|x-1|+\tfrac{2}{5}\ln(x^2+4)+\tfrac{2}{5}\arctan(x/2)+C. B não decompôs. C errou coeficientes. D perdeu o logaritmo quadrático.
    Show step-by-step (with the why)
    1. Fatorar denominador: (x1)(x2+4)(x-1)(x^2+4).
    2. Decompor: A=1/5,  B=4/5,  C=4/5A=1/5,\;B=4/5,\;C=4/5.
    3. Integrar: 15lnx1+25ln(x2+4)+25arctan(x/2)+C\tfrac{1}{5}\ln|x-1|+\tfrac{2}{5}\ln(x^2+4)+\tfrac{2}{5}\arctan(x/2)+C.
  16. Ex. 86.16Application

    Calcule x3+6x2+3x+6x3+2x2dx\displaystyle\int\frac{x^3+6x^2+3x+6}{x^3+2x^2}\,dx. (Divisão polinomial seguida de frações parciais.)

    Select the correct option
    Select an option first
    Show solution
    Divisão: (x3+6x2+3x+6)/(x3+2x2)=1+(4x2+3x+6)/(x2(x+2))(x^3+6x^2+3x+6)/(x^3+2x^2)=1+(4x^2+3x+6)/(x^2(x+2)). Decompõe: A=0,  B=3,  C=4A=0,\;B=3,\;C=4. Integral: x3/x+4lnx+2+Cx-3/x+4\ln|x+2|+C. B não fez a divisão. C integrou sem decompor. D usou A errado.
  17. Ex. 86.17Application

    Calcule 3x+4(x2+4)(3x)dx\displaystyle\int\frac{3x+4}{(x^2+4)(3-x)}\,dx.

    Select the correct option
    Select an option first
    Show solution
    Decompõe: A=1,  B=1,  C=0A=1,\;B=1,\;C=0. Integral: ln3x+(1/2)ln(x2+4)+C-\ln|3-x|+(1/2)\ln(x^2+4)+C. B não decompôs. C não integrou. D adicionou arctan desnecessário (C=0C=0).
  18. Ex. 86.18ApplicationAnswer key

    Calcule 2(x+2)2(2x)dx\displaystyle\int\frac{2}{(x+2)^2(2-x)}\,dx (fator linear simples + repetido).

    Select the correct option
    Select an option first
    Show solution
    Decompõe: A=1/8,  B=1/2,  C=1/8A=1/8,\;B=1/2,\;C=1/8. Integral: 18lnx+212(x+2)18ln2x+C\tfrac{1}{8}\ln|x+2|-\tfrac{1}{2(x+2)}-\tfrac{1}{8}\ln|2-x|+C. B não decompôs. C não integrou. D ignorou o fator quadrático.
    Show step-by-step (with the why)
    1. Decompor: A=1/8,  B=1/2,  C=1/8A=1/8,\;B=1/2,\;C=1/8.
    2. (1/8)/(x+2)dx=18lnx+2\int (1/8)/(x+2)\,dx=\tfrac{1}{8}\ln|x+2|.
    3. (1/2)/(x+2)2dx=12(x+2)\int (1/2)/(x+2)^2\,dx=-\tfrac{1}{2(x+2)}.
    4. (1/8)/(2x)dx=18ln2x\int (1/8)/(2-x)\,dx=-\tfrac{1}{8}\ln|2-x|.
  19. Ex. 86.19ChallengeAnswer key

    Calcule 3x+4x32x4dx\displaystyle\int\frac{3x+4}{x^3-2x-4}\,dx. (Dica: teorema da raiz racional para fatorar o denominador.)

    Select the correct option
    Select an option first
    Show solution
    Raiz racional: x=2x=2. Fator: (x2)(x2+2x+2)(x-2)(x^2+2x+2). Decompõe: A=1,  B=1,  C=1A=1,\;B=-1,\;C=-1. Numerador quadrático (x+1)-(x+1); (x2+2x+2)=2(x+1)(x^2+2x+2)'=2(x+1). Integral: lnx212ln(x2+2x+2)+C\ln|x-2|-\tfrac{1}{2}\ln(x^2+2x+2)+C. B não decompôs. C não integrou. D tem sinal errado.
  20. Ex. 86.20ModelingAnswer key

    Calcule 01ex36e2xdx\displaystyle\int_0^1\frac{e^x}{36-e^{2x}}\,dx. (Sub u=exu=e^x e frações parciais.)

    Select the correct option
    Select an option first
    Show solution
    Sub u=exu=e^x: 1edu/((6u)(6+u))\int_1^e du/((6-u)(6+u)). Frações parciais: coef. 1/121/12 cada. Integral: 112[ln(6+u)ln(6u)]1e0,053\tfrac{1}{12}[\ln(6+u)-\ln(6-u)]_1^e\approx0{,}053. B tentou integrar diretamente. C confundiu com u2+36u^2+36. D errou.
  21. Ex. 86.21Application

    Calcule exe2xexdx\displaystyle\int\frac{e^x}{e^{2x}-e^x}\,dx. (Simplifique antes de aplicar frações parciais.)

    Select the correct option
    Select an option first
    Show solution
    Simplifique: ex/(e2xex)=1/(ex1)e^x/(e^{2x}-e^x)=1/(e^x-1). Sub u=exu=e^x: du/(u(u1))=(1/u+1/(u1))du\int du/(u(u-1))=\int(-1/u+1/(u-1))du. Integral: ln(ex1)x+C\ln(e^x-1)-x+C. B não simplificou. C errou. D dobrou.
    Show step-by-step (with the why)
    1. Simplificar: ex/(e2xex)=1/(ex1)e^x/(e^{2x}-e^x)=1/(e^x-1).
    2. Sub u=exu=e^x; frações parciais: 1/u+1/(u1)-1/u+1/(u-1).
    3. Integrar: ln(ex1)x+C\ln(e^x-1)-x+C.
  22. Ex. 86.22ApplicationAnswer key

    Calcule sinx1cos2xdx\displaystyle\int\frac{\sin x}{1-\cos^2 x}\,dx. (Sub trigonométrica + frações parciais.)

    Select the correct option
    Select an option first
    Show solution
    Sub u=cosxu=\cos x: (du)/(1u2)=du/(u21)\int(-du)/(1-u^2)=\int du/(u^2-1). Frações parciais: (1/2)/(u1)(1/2)/(u+1)(1/2)/(u-1)-(1/2)/(u+1). Integral: 12lncosx112lncosx+1+C\tfrac{1}{2}\ln|\cos x-1|-\tfrac{1}{2}\ln|\cos x+1|+C. B errou a sub. C integrou sem decompor. D confundiu.
  23. Ex. 86.23Application

    Calcule sinxcos2x+cosx6dx\displaystyle\int\frac{\sin x}{\cos^2 x+\cos x-6}\,dx. (Sub u=cosxu=\cos x e frações parciais.)

    Select the correct option
    Select an option first
    Show solution
    Sub u=cosxu=\cos x: du/((u+3)(u2))-\int du/((u+3)(u-2)). Frações parciais: A=1/5,  B=1/5A=-1/5,\;B=1/5. Integral: 15lncosx+315lncosx2+C\tfrac{1}{5}\ln|\cos x+3|-\tfrac{1}{5}\ln|\cos x-2|+C. B não decompôs. C derivou. D só usou um fator.
  24. Ex. 86.24Application

    Calcule 1+ex1exdx\displaystyle\int\frac{1+e^x}{1-e^x}\,dx. (Sub u=exu=e^x e frações parciais.)

    Select the correct option
    Select an option first
    Show solution
    Sub u=exu=e^x: (1+u)/(u(1u))du\int(1+u)/(u(1-u))\,du. Frações parciais: A=1,  B=2A=1,\;B=2. Integral: x2ln1ex+Cx-2\ln|1-e^x|+C. B errou a sub. C errou o sinal. D não integrou.
  25. Ex. 86.25Application

    Calcule cosxsinx(1sinx)dx\displaystyle\int\frac{\cos x}{\sin x(1-\sin x)}\,dx. (Sub u=sinxu=\sin x e frações parciais.)

    Select the correct option
    Select an option first
    Show solution
    Sub u=sinxu=\sin x: du/(u(1u))\int du/(u(1-u)). Frações parciais: 1/u+1/(1u)1/u+1/(1-u). Integral: lnsinxln1sinx+C\ln|\sin x|-\ln|1-\sin x|+C. B somou. C derivou. D somou em vez de subtrair.
    Show step-by-step (with the why)
    1. Sub u=sinxu=\sin x: du/(u(1u))\int du/(u(1-u)).
    2. Decompor: 1/u+1/(1u)1/u+1/(1-u).
    3. Integrar: lnsinxln1sinx+C\ln|\sin x|-\ln|1-\sin x|+C.
  26. Ex. 86.26Challenge

    Calcule ex(e2x4)2dx\displaystyle\int\frac{e^x}{(e^{2x}-4)^2}\,dx. (Sub u=exu=e^x; frações parciais com fator repetido.)

    Select the correct option
    Select an option first
    Show solution
    Sub u=exu=e^x: du/((u2)2(u+2)2)\int du/((u-2)^2(u+2)^2). Quatro termos: A=1/32,  B=1/16,  C=1/32,  D=1/16A=-1/32,\;B=1/16,\;C=1/32,\;D=1/16. Combinando: resultado é a opção A. B não decompôs. C não integrou. D confunde com u2+4u^2+4.
  27. Ex. 86.27Modeling

    Encontre a área da região limitada pela curva y=x/(1+x)y=x/(1+x), o eixo xx e a reta x=4x=4.

    Select the correct option
    Select an option first
    Show solution
    y=x/(1+x)=11/(1+x)y=x/(1+x)=1-1/(1+x). Área: 04(11/(1+x))dx=[xln(1+x)]04=4ln52,39\int_0^4(1-1/(1+x))\,dx=[x-\ln(1+x)]_0^4=4-\ln5\approx2{,}39. B inverteu o sinal. C somou. D usou limites errados.
  28. Ex. 86.28Modeling

    Encontre o volume do sólido gerado ao rotacionar a região limitada por y=1/(x(3x))y=1/(x(3-x)), y=0y=0, x=1x=1 e x=2x=2 em torno do eixo xx.

    Select the correct option
    Select an option first
    Show solution
    Disco: V=π12[1/(x(3x))]2dxV=\pi\int_1^2[1/(x(3-x))]^2\,dx. Usando 1/(x(3x))=(1/3)(1/x+1/(3x))1/(x(3-x))=(1/3)(1/x+1/(3-x)): quadrado expande em três termos. Integrado de 1 a 2: V=π(1+(4/3)ln2)/90,672V=\pi(1+(4/3)\ln2)/9\approx0{,}672. B e C ignoram a estrutura. D é errado.
  29. Ex. 86.29Modeling

    A velocidade de uma partícula é v(t)=88t2/(t2+1)v(t)=88t^2/(t^2+1). Qual a distância percorrida em t=5t=5 s? (Divisão polinomial e integração direta.)

    Select the correct option
    Select an option first
    Show solution
    Distância: 8805(11/(t2+1))dt=88[tarctant]05=88(5arctan5)31988\int_0^5(1-1/(t^2+1))\,dt=88[t-\arctan t]_0^5=88(5-\arctan5)\approx319 m. B ignora 1/(t2+1)1/(t^2+1). C usa só arctan. D não fez a divisão.
  30. Ex. 86.30Application

    Resolva a EDO (t27t+12)dxdt=1(t^2-7t+12)\dfrac{dx}{dt}=1, com t>4t>4 e x(5)=0x(5)=0.

    Select the correct option
    Select an option first
    Show solution
    Frações parciais de 1/((t3)(t4))1/((t-3)(t-4)): A=1,  B=1A=-1,\;B=1. Integrar: x=lnt4lnt3+Cx=\ln|t-4|-\ln|t-3|+C. Condição x(5)=0x(5)=0: C=ln2C=-\ln2. Simplificar: x=ln((t4)/(2(t3)))x=\ln((t-4)/(2(t-3))). B inverteu. C não usou condição inicial. D não integrou.
    Show step-by-step (with the why)
    1. Separar: dx=dt/((t3)(t4))dx=dt/((t-3)(t-4)).
    2. Frações parciais: A=1,  B=1A=-1,\;B=1.
    3. Integrar: x=lnt4lnt3+Cx=\ln|t-4|-\ln|t-3|+C.
    4. Condição x(5)=0x(5)=0: C=ln2C=-\ln2; simplificar: x=ln((t4)/(2(t3)))x=\ln((t-4)/(2(t-3))).
  31. Ex. 86.31ChallengeAnswer key

    Calcule dxx3+1\displaystyle\int\frac{dx}{x^3+1}. (Fatorar x3+1=(x+1)(x2x+1)x^3+1=(x+1)(x^2-x+1) e completar o quadrado.)

    Select the correct option
    Select an option first
    Show solution
    Fator: x3+1=(x+1)(x2x+1)x^3+1=(x+1)(x^2-x+1). Decompõe: A=1/3,  B=1/3,  C=2/3A=1/3,\;B=-1/3,\;C=2/3. Complete quadrado: (x1/2)2+3/4(x-1/2)^2+3/4. Integral do quadrático resulta em 16ln(x2x+1)+(1/3)arctan((2x1)/3)-\tfrac{1}{6}\ln(x^2-x+1)+(1/\sqrt{3})\arctan((2x-1)/\sqrt{3}). Opção A. B usou ln da cúbica. C errou. D errou o arctan.
  32. Ex. 86.32Understanding

    Para calcular 0πdx1+sinx\displaystyle\int_0^\pi\frac{dx}{1+\sin x}, qual técnica é mais adequada?

    Select the correct option
    Select an option first
    Show solution
    Com t=tan(x/2)t=\tan(x/2): sinx=2t/(1+t2)\sin x=2t/(1+t^2), cosx=(1t2)/(1+t2)\cos x=(1-t^2)/(1+t^2), dx=2dt/(1+t2)dx=2\,dt/(1+t^2). O integrando fica racional em tt e resolve-se por frações parciais. B não é o método. C não simplifica. D é falso.
  33. Ex. 86.33Proof

    Dado t=tan(x/2)t=\tan(x/2), derive as fórmulas da substituição de Weierstrass: dxdx, sinx\sin x e cosx\cos x em termos de tt.

    Select the correct option
    Select an option first
    Show solution
    Com t=tan(x/2)t=\tan(x/2): dx=2dt/(1+t2)dx=2\,dt/(1+t^2); sinx=2t/(1+t2)\sin x=2t/(1+t^2); cosx=(1t2)/(1+t2)\cos x=(1-t^2)/(1+t^2). Resultado: opção A. B, C, D são incorretas.
  34. Ex. 86.34Understanding

    Na decomposição em frações parciais, qual é a forma correta do numerador para um fator quadrático irredutível (x2+px+q)(x^2+px+q)?

    Select the correct option
    Select an option first
    Show solution
    Para fator (x2+px+q)(x^2+px+q) irredutível, o numerador é da forma Bx+CBx+C. B usa só constante (insuficiente). C excede o grau necessário. D ignora fatores quadráticos.
  35. Ex. 86.35Application

    Qual é a forma correta da decomposição em frações parciais de P(x)(x+1)(x2+4)2\dfrac{P(x)}{(x+1)(x^2+4)^2}?

    Select the correct option
    Select an option first
    Show solution
    O denominador (x+1)(x2+4)2(x+1)(x^2+4)^2 tem fator linear simples e fator quadrático irredutível de multiplicidade 2. Os dois termos quadráticos precisam de numeradores lineares: (Bx+C)/(x2+4)+(Dx+E)/(x2+4)2(Bx+C)/(x^2+4)+(Dx+E)/(x^2+4)^2. B ignora a multiplicidade. C omite o primeiro. D usa numeradores constantes (errado).
  36. Ex. 86.36Application

    Calcule 3x2x2+1dx\displaystyle\int\frac{3x^2}{x^2+1}\,dx. (Divisão polinomial primeiro.)

    Select the correct option
    Select an option first
    Show solution
    Divisão: 3x2/(x2+1)=33/(x2+1)3x^2/(x^2+1)=3-3/(x^2+1). Integral: 3x3arctanx+C3x-3\arctan x+C. B erra o sinal. C não fez a parte polinomial. D usou logaritmo sem justificativa.
  37. Ex. 86.37Understanding

    Quando é necessário fazer divisão polinomial antes de aplicar frações parciais?

    Select the correct option
    Select an option first
    Show solution
    A divisão é necessária quando deg(P)deg(Q)\deg(P)\geq\deg(Q). Frações parciais exigem fração própria. B, C e D são irrelevantes.
  38. Ex. 86.38Challenge

    Qual é a principal conexão teórica entre frações parciais e a análise complexa?

    Select the correct option
    Select an option first
    Show solution
    Sobre C\mathbb{C}, o coeficiente Ak,1A_{k,1} de 1/(xzk)1/(x-z_k) é o resíduo de P/QP/Q em zkz_k, conectando frações parciais ao Teorema dos Resíduos de Cauchy. B, C e D são falsos.
  39. Ex. 86.39Proof

    Qual enunciado sobre fatoração de polinômios reais fundamenta a existência de fatores quadráticos irredutíveis nas frações parciais?

    Select the correct option
    Select an option first
    Show solution
    Grau ímpar: sempre tem raiz real (Teorema do Valor Intermediário). Grau par: pode não ter (ex.: x2+1x^2+1). Isso fundamenta a existência de fatores quadráticos irredutíveis sobre R\mathbb{R}. B é falso para grau par. C é falso. D é falso sobre R\mathbb{R}.
  40. Ex. 86.40ApplicationAnswer key

    Confirme: 3x2x2+1dx=?\displaystyle\int\frac{3x^2}{x^2+1}\,dx = ?

    Select the correct option
    Select an option first
    Show solution
    Divisão: 3x2/(x2+1)=33/(x2+1)3x^2/(x^2+1)=3-3/(x^2+1). Integra: 3x3arctanx+C3x-3\arctan x+C. B só integrou o segundo termo. C errou o sinal. D não justificado.

Fontes

Updated on 2026-05-06 · Author(s): Clube da Matemática

Found an error? Open an issue on GitHub or submit a PR — open source forever.