Math ClubMath Club
v1 · padrão canônico

Lição 13 — Regra da cadeia

Derivada da composição de funções: (f∘g)'(x) = f'(g(x))·g'(x). Notação de Leibniz dy/dx = (dy/du)·(du/dx). Aplicações em funções compostas polinomiais, trigonométricas e exponenciais.

Used in: Cálculo 1 — Unidade 2 · USP MAC0105 · ITA MA-011

ddx[f(g(x))]=f(g(x))g(x)\frac{d}{dx}[f(g(x))] = f'(g(x)) \cdot g'(x)

A regra da cadeia diferencia composições. Em notação de Leibniz: dydx=dydududx\frac{dy}{dx} = \frac{dy}{du}\cdot\frac{du}{dx}, onde u=g(x)u = g(x) e y=f(u)y = f(u). A regra se lê: "derive a função de fora, mantendo o argumento interno, e multiplique pela derivada do argumento interno."

Choose your door

Rigorous notation, full derivation, hypotheses

Definição rigorosa

Regra da cadeia — enunciado e prova

Prova (versão simplificada, válida quando g(x)0g'(x) \neq 0 localmente):

Seja u=g(x)u = g(x). Se h0h \neq 0 e k=g(x+h)g(x)0k = g(x+h)-g(x)\neq 0:

f(g(x+h))f(g(x))h=f(u+k)f(u)kg(x+h)g(x)h.\frac{f(g(x+h))-f(g(x))}{h} = \frac{f(u+k)-f(u)}{k} \cdot \frac{g(x+h)-g(x)}{h}.

Quando h0h\to 0: k0k\to 0 (pela continuidade de gg) e os dois quocientes tendem a f(u)=f(g(x))f'(u)=f'(g(x)) e g(x)g'(x). \square

(A prova completa — sem a hipótese k0k\neq 0 — define Q(k)=f(u+k)f(u)kQ(k)=\frac{f(u+k)-f(u)}{k} para k0k\neq 0 e Q(0)=f(u)Q(0)=f'(u), e mostra que QQ é contínua em k=0k=0.)

Exemplos resolvidos


Exercícios

Exercise list

39 exercises · 9 with worked solution (25%)

Application 24Understanding 6Modeling 6Challenge 3
  1. Ex. 13.1Application

    Dados y=3u6y = 3u - 6 e u=2x2u = 2x^2, calcule dydx\frac{dy}{dx} usando a notação de Leibniz para a regra da cadeia.

    Select the correct option
    Select an option first
    Show solution
    Com y=3u6y = 3u - 6 e u=2x2u = 2x^2: dydu=3\frac{dy}{du} = 3, dudx=4x\frac{du}{dx} = 4x. Pela regra de Leibniz: dydx=34x=12x\frac{dy}{dx} = 3 \cdot 4x = 12x.
  2. Ex. 13.2Application

    Dados y=6u3y = 6u^3 e u=7x4u = 7x - 4, calcule dydx\frac{dy}{dx} pela regra da cadeia na notação de Leibniz.

    Select the correct option
    Select an option first
    Show solution
    dydu=18u2\frac{dy}{du} = 18u^2, dudx=7\frac{du}{dx} = 7. Logo dydx=18(7x4)27=126(7x4)2\frac{dy}{dx} = 18(7x-4)^2 \cdot 7 = 126(7x-4)^2.
  3. Ex. 13.3Application

    Dados y=sinuy = \sin u e u=5x1u = 5x - 1, calcule dydx\frac{dy}{dx}.

    Select the correct option
    Select an option first
    Show solution
    dydu=cosu\frac{dy}{du} = \cos u, dudx=5\frac{du}{dx} = 5. Logo dydx=cos(5x1)5=5cos(5x1)\frac{dy}{dx} = \cos(5x-1) \cdot 5 = 5\cos(5x-1).
    Show step-by-step (with the why)
    1. Identifique: y=sinuy = \sin u, u=5x1u = 5x - 1.
    2. Derive cada parte: dydu=cosu\frac{dy}{du} = \cos u; dudx=5\frac{du}{dx} = 5.
    3. Aplique Leibniz: dydx=cosu5=5cos(5x1)\frac{dy}{dx} = \cos u \cdot 5 = 5\cos(5x-1).
  4. Ex. 13.4Application

    Dados y=cosuy = \cos u e u=x8u = -\dfrac{x}{8}, calcule dydx\frac{dy}{dx}.

    Select the correct option
    Select an option first
    Show solution
    y=cosuy = \cos u, u=x/8u = -x/8. Então dydu=sinu\frac{dy}{du} = -\sin u, dudx=18\frac{du}{dx} = -\frac{1}{8}. Logo dydx=(sinu)(18)=18sin ⁣(x8)=18sin ⁣(x8)\frac{dy}{dx} = (-\sin u)(-\frac{1}{8}) = \frac{1}{8}\sin\!\left(-\frac{x}{8}\right) = -\frac{1}{8}\sin\!\left(\frac{x}{8}\right). Atenção ao sinal: a correta é 18sin(x/8)\frac{1}{8}\sin(x/8).
  5. Ex. 13.5Application

    Dados y=tanuy = \tan u e u=9x+2u = 9x + 2, calcule dydx\frac{dy}{dx}.

    Select the correct option
    Select an option first
    Show solution
    y=tanuy = \tan u, u=9x+2u = 9x+2. dydu=sec2u\frac{dy}{du} = \sec^2 u, dudx=9\frac{du}{dx} = 9. Logo dydx=9sec2(9x+2)\frac{dy}{dx} = 9\sec^2(9x+2).
  6. Ex. 13.6Application

    Calcule dydx\frac{dy}{dx} para y=(3x2)6y = (3x - 2)^6.

    Select the correct option
    Select an option first
    Show solution
    Regra da cadeia com u=3x2u = 3x-2: y=6(3x2)53=18(3x2)5y' = 6(3x-2)^5 \cdot 3 = 18(3x-2)^5.
  7. Ex. 13.7ApplicationAnswer key

    Calcule dydx\frac{dy}{dx} para y=(3x2+1)3y = (3x^2 + 1)^3.

    Select the correct option
    Select an option first
    Show solution
    u=3x2+1u = 3x^2+1, u=6xu' = 6x. y=3(3x2+1)26x=18x(3x2+1)2y' = 3(3x^2+1)^2 \cdot 6x = 18x(3x^2+1)^2.
    Show step-by-step (with the why)
    1. Identifique a função externa: potência 3, e a interna: u=3x2+1u = 3x^2+1.
    2. Derive a externa: ddu(u3)=3u2\frac{d}{du}(u^3) = 3u^2.
    3. Derive a interna: u=6xu' = 6x.
    4. Multiplique: y=3(3x2+1)26x=18x(3x2+1)2y' = 3(3x^2+1)^2 \cdot 6x = 18x(3x^2+1)^2.
  8. Ex. 13.8ApplicationAnswer key

    Calcule dydx\frac{dy}{dx} para y=sin5(x)y = \sin^5(x).

    Select the correct option
    Select an option first
    Show solution
    y=(sinx)5y = (\sin x)^5. Regra da cadeia: y=5(sinx)4cosx=5sin4(x)cos(x)y' = 5(\sin x)^4 \cdot \cos x = 5\sin^4(x)\cos(x).
  9. Ex. 13.9ApplicationAnswer key

    Calcule dydx\frac{dy}{dx} para y=(x7+7x)7y = (x^7 + 7x)^7.

    Select the correct option
    Select an option first
    Show solution
    u=x7+7xu = x^7+7x, u=7x6+7u' = 7x^6+7. Logo y=7(x7+7x)6(7x6+7)y' = 7(x^7+7x)^6(7x^6+7).
  10. Ex. 13.10ApplicationAnswer key

    Calcule dydx\frac{dy}{dx} para y=tan(secx)y = \tan(\sec x).

    Select the correct option
    Select an option first
    Show solution
    Função externa: tanu\tan u, u=secxu = \sec x. ddutanu=sec2u\frac{d}{du}\tan u = \sec^2 u; ddxsecx=secxtanx\frac{d}{dx}\sec x = \sec x \tan x. Logo y=sec2(secx)secxtanxy' = \sec^2(\sec x) \cdot \sec x \tan x.
  11. Ex. 13.11Application

    Calcule dydx\frac{dy}{dx} para y=csc(πx+1)y = \csc(\pi x + 1).

    Select the correct option
    Select an option first
    Show solution
    dducscu=cscucotu\frac{d}{du}\csc u = -\csc u \cot u; u=πx+1u = \pi x + 1, u=πu' = \pi. Logo y=πcsc(πx+1)cot(πx+1)y' = -\pi\csc(\pi x+1)\cot(\pi x+1).
  12. Ex. 13.12Application

    Calcule dydx\frac{dy}{dx} para y=cot2xy = \cot^2 x.

    Select the correct option
    Select an option first
    Show solution
    y=(cotx)2y = (\cot x)^2. y=2cotx(csc2x)=2cotxcsc2xy' = 2\cot x \cdot (-\csc^2 x) = -2\cot x \csc^2 x.
  13. Ex. 13.13ApplicationAnswer key

    Calcule dydx\frac{dy}{dx} para y=6(sinx)3y = -6(\sin x)^{-3}.

    Select the correct option
    Select an option first
    Show solution
    y=6(sinx)3y = -6(\sin x)^{-3}. Regra da cadeia: y=6(3)(sinx)4cosx=18(sinx)4cosxy' = -6 \cdot (-3)(\sin x)^{-4} \cdot \cos x = 18(\sin x)^{-4}\cos x.
  14. Ex. 13.14Application

    Calcule dydx\frac{dy}{dx} para y=(3x2+3x1)4y = (3x^2 + 3x - 1)^4.

    Select the correct option
    Select an option first
    Show solution
    u=3x2+3x1u = 3x^2+3x-1, u=6x+3u' = 6x+3. y=4u3u=4(3x2+3x1)3(6x+3)y' = 4u^3 \cdot u' = 4(3x^2+3x-1)^3(6x+3).
    Show step-by-step (with the why)
    1. Isole a função interna: u=3x2+3x1u = 3x^2+3x-1.
    2. Derive-a: u=6x+3u' = 6x+3.
    3. Aplique a regra da potência + cadeia: y=4u3u=4(3x2+3x1)3(6x+3)y' = 4u^3 u' = 4(3x^2+3x-1)^3(6x+3).
  15. Ex. 13.15Application

    Calcule dydx\frac{dy}{dx} para y=(52x)2y = (5 - 2x)^{-2}.

    Select the correct option
    Select an option first
    Show solution
    y=(52x)2y = (5-2x)^{-2}. y=2(52x)3(2)=4(52x)3y' = -2(5-2x)^{-3} \cdot (-2) = 4(5-2x)^{-3}.
  16. Ex. 13.16Application

    Calcule dydx\frac{dy}{dx} para y=cos3(πx)y = \cos^3(\pi x).

    Select the correct option
    Select an option first
    Show solution
    y=(cos(πx))3y = (\cos(\pi x))^3. Cadeia dupla: y=3cos2(πx)(sin(πx))π=3πcos2(πx)sin(πx)y' = 3\cos^2(\pi x) \cdot (-\sin(\pi x)) \cdot \pi = -3\pi\cos^2(\pi x)\sin(\pi x).
  17. Ex. 13.17Application

    Calcule dydx\frac{dy}{dx} para y=(2x3x2+6x+1)3y = (2x^3 - x^2 + 6x + 1)^3.

    Select the correct option
    Select an option first
    Show solution
    u=2x3x2+6x+1u = 2x^3-x^2+6x+1, u=6x22x+6u' = 6x^2-2x+6. y=3u2u=3(2x3x2+6x+1)2(6x22x+6)y' = 3u^2 u' = 3(2x^3-x^2+6x+1)^2(6x^2-2x+6).
  18. Ex. 13.18Application

    Calcule dydx\frac{dy}{dx} para y=(tanx+sinx)3y = (\tan x + \sin x)^{-3}.

    Select the correct option
    Select an option first
    Show solution
    y=(tanx+sinx)3y = (\tan x + \sin x)^{-3}. y=3(tanx+sinx)4(sec2x+cosx)y' = -3(\tan x+\sin x)^{-4}(\sec^2 x + \cos x).
  19. Ex. 13.19ApplicationAnswer key

    Calcule dydx\frac{dy}{dx} para y=x2cos4xy = x^2 \cos^4 x.

    Select the correct option
    Select an option first
    Show solution
    Regra do produto + cadeia: y=2xcos4x+x24cos3x(sinx)=2xcos4x4x2cos3xsinxy' = 2x\cos^4 x + x^2 \cdot 4\cos^3 x \cdot (-\sin x) = 2x\cos^4 x - 4x^2\cos^3 x \sin x.
    Show step-by-step (with the why)
    1. Produto: y=x2(cosx)4y = x^2 \cdot (\cos x)^4.
    2. Derive: (x2)=2x(x^2)' = 2x; ((cosx)4)=4cos3x(sinx)((\cos x)^4)' = 4\cos^3 x(-\sin x).
    3. Regra do produto: y=2xcos4x+x2(4cos3xsinx)y' = 2x\cos^4 x + x^2(-4\cos^3 x \sin x).
    4. Simplifique: y=2xcos4x4x2cos3xsinxy' = 2x\cos^4 x - 4x^2\cos^3 x \sin x.
  20. Ex. 13.20Application

    Calcule dydx\frac{dy}{dx} para y=sin(cos7x)y = \sin(\cos 7x).

    Select the correct option
    Select an option first
    Show solution
    Cadeia dupla: y=sin(cos(7x)v)y = \sin(\underbrace{\cos(7x)}_{v}). y=cos(cos7x)(sin7x)7=7cos(cos7x)sin(7x)y' = \cos(\cos 7x) \cdot (-\sin 7x) \cdot 7 = -7\cos(\cos 7x)\sin(7x).
  21. Ex. 13.21Application

    Calcule dydx\frac{dy}{dx} para y=cot3(4x+1)y = \cot^3(4x + 1).

    Select the correct option
    Select an option first
    Show solution
    y=(cot(4x+1))3y = (\cot(4x+1))^3. Cadeia: y=3cot2(4x+1)(csc2(4x+1))4=12cot2(4x+1)csc2(4x+1)y' = 3\cot^2(4x+1)\cdot(-\csc^2(4x+1))\cdot 4 = -12\cot^2(4x+1)\csc^2(4x+1).
  22. Ex. 13.22Understanding

    Seja y=[f(x)]2y = [f(x)]^2. Suponha que f(1)=4f'(1) = 4 e dydx=10\frac{dy}{dx} = 10 quando x=1x = 1. Qual é o valor de f(1)f(1)?

    Select the correct option
    Select an option first
    Show solution
    Com y=[f(x)]2y = [f(x)]^2: dydx=2f(x)f(x)\frac{dy}{dx} = 2f(x)f'(x). Em x=1x=1: 10=2f(1)410 = 2f(1) \cdot 4, logo f(1)=108=54f(1) = \frac{10}{8} = \frac{5}{4}.
    Show step-by-step (with the why)
    1. Derive y=[f(x)]2y = [f(x)]^2 pela cadeia: dydx=2f(x)f(x)\frac{dy}{dx} = 2f(x)f'(x).
    2. Substitua x=1x=1, f(1)=4f'(1)=4, dydx=10\frac{dy}{dx}=10: 10=2f(1)410 = 2f(1)\cdot 4.
    3. Resolva: f(1)=5/4f(1) = 5/4.
  23. Ex. 13.23Understanding

    Encontre a equação da reta tangente a y=sin(x2)y = -\sin(x^2) na origem.

    Select the correct option
    Select an option first
    Show solution
    Em x=0x=0: y(0)=sin(0)=0y(0) = -\sin(0) = 0. Derivada: y=cos(x2)2xy' = -\cos(x^2) \cdot 2x; y(0)=0y'(0) = 0. Reta tangente: y=0y = 0.
  24. Ex. 13.24Understanding

    Encontre a equação da reta tangente a y=(3x+1x)2y = \left(3x + \dfrac{1}{x}\right)^2 no ponto (1,16)(1, 16).

    Select the correct option
    Select an option first
    Show solution
    y=(3x+1x)2y = \left(3x + \frac{1}{x}\right)^2. Derivada: y=2(3x+1x)(31x2)y' = 2\left(3x+\frac{1}{x}\right)\left(3 - \frac{1}{x^2}\right). Em x=1x=1: y(1)=2(4)(2)=16y'(1) = 2(4)(2) = 16. Reta: y16=16(x1)y - 16 = 16(x-1), logo y=16xy = 16x. Verificando: y(1)=16y(1)=16 e inclinação 16.
  25. Ex. 13.25UnderstandingAnswer key

    Encontre as abscissas onde a reta tangente a y=(x6x)8y = \left(x - \dfrac{6}{x}\right)^8 é horizontal.

    Select the correct option
    Select an option first
    Show solution
    y=(x6x)8y = \left(x - \frac{6}{x}\right)^8. y=8(x6x)7(1+6x2)=0y' = 8\left(x-\frac{6}{x}\right)^7 \cdot \left(1+\frac{6}{x^2}\right) = 0. O segundo fator é sempre positivo, logo precisa x6x=0x - \frac{6}{x} = 0, ou seja x2=6x^2 = 6: x=±6x = \pm\sqrt{6}. Também x=0x = 0 torna a expressão indeterminada (fora do domínio).
  26. Ex. 13.26Modeling

    A posição de um trem de carga é dada por s(t)=100(t+1)2s(t) = 100(t+1)^{-2}, com ss em metros e tt em segundos. Em t=6t = 6 s, a velocidade do trem é, aproximadamente, qual valor? O trem está acelerando ou desacelerando?

    Select the correct option
    Select an option first
    Show solution
    s(t)=100(t+1)2s(t) = 100(t+1)^{-2}. v(t)=200(t+1)3v(t) = -200(t+1)^{-3}; em t=6t=6: v=200/73=200/343v = -200/7^3 = -200/343 m/s. a(t)=600(t+1)4>0a(t) = 600(t+1)^{-4} > 0. Como velocidade é negativa e aceleração é positiva, o trem está desacelerando.
    Show step-by-step (with the why)
    1. Derive s(t)=100(t+1)2s(t) = 100(t+1)^{-2}: v(t)=200(t+1)3v(t) = -200(t+1)^{-3}.
    2. Calcule em t=6t=6: v(6)=200/73=200/343v(6) = -200/7^3 = -200/343 m/s.
    3. Derive novamente: a(t)=600(t+1)4a(t) = 600(t+1)^{-4}; a(6)=600/74>0a(6) = 600/7^4 > 0.
    4. Velocidade negativa + aceleração positiva: trem desacelerando.
  27. Ex. 13.27Modeling

    Uma massa em movimento harmônico simples tem posição s(t)=3cos ⁣(πt+π4)s(t) = -3\cos\!\left(\pi t + \dfrac{\pi}{4}\right) (em polegadas), com tt em segundos. Determine a posição e a velocidade do sistema em t=1,5t = 1{,}5 s.

    Select the correct option
    Select an option first
    Show solution
    s(t)=3cos(πt+π/4)s(t) = -3\cos(\pi t + \pi/4). Em t=1,5t=1{,}5: s=3cos(1,5π+π/4)s = -3\cos(1{,}5\pi + \pi/4). Velocidade: v(t)=3πsin(πt+π/4)v(t) = 3\pi\sin(\pi t + \pi/4); em t=1,5t=1{,}5: v=3πsin(1,5π+π/4)v = 3\pi\sin(1{,}5\pi + \pi/4).
  28. Ex. 13.28Modeling

    O custo total de produzir xx caixas de biscoitos é C=0,0001x30,02x2+3x+300C = 0{,}0001x^3 - 0{,}02x^2 + 3x + 300 dólares, com a produção x=1600+100tx = 1600 + 100t caixas na semana tt. Usando a regra da cadeia dCdt=dCdxdxdt\frac{dC}{dt} = \frac{dC}{dx}\cdot\frac{dx}{dt}, qual é a taxa de variação do custo em relação ao tempo?

    Select the correct option
    Select an option first
    Show solution
    Pela regra da cadeia: dCdt=dCdxdxdt\frac{dC}{dt} = \frac{dC}{dx}\cdot\frac{dx}{dt}. dCdx=0,0003x20,04x+3\frac{dC}{dx} = 0{,}0003x^2 - 0{,}04x + 3; dxdt=100\frac{dx}{dt} = 100. Em t=2t=2: x=1800x = 1800. C(1800)=0,0003(1800)20,04(1800)+397272+3=903C'(1800) = 0{,}0003(1800)^2 - 0{,}04(1800) + 3 \approx 972 - 72 + 3 = 903. dCdt=903100=90300\frac{dC}{dt} = 903 \cdot 100 = 90300 dólares/semana (ver fonte para valores exatos).
  29. Ex. 13.29Modeling

    A área de um círculo em expansão é A=πr2A = \pi r^2, com raio r(t)=2100(t+7)2r(t) = 2 - \dfrac{100}{(t+7)^2} (em polegadas, tt em segundos). Qual expressão dá a taxa de variação da área usando a regra da cadeia?

    Select the correct option
    Select an option first
    Show solution
    Pela regra da cadeia: dAdt=dAdrdrdt\frac{dA}{dt} = \frac{dA}{dr}\cdot\frac{dr}{dt}. dAdr=2πr\frac{dA}{dr} = 2\pi r; drdt=200(t+7)3\frac{dr}{dt} = 200(t+7)^{-3}. Em t=4t=4: r=2100/121r = 2 - 100/121; calcule o produto.
  30. Ex. 13.30Modeling

    A temperatura diária (em °F) de Phoenix no verão é modelada por T(x)=9410cos ⁣(π12(x2))T(x) = 94 - 10\cos\!\left(\dfrac{\pi}{12}(x-2)\right), onde xx são horas após meia-noite. Qual é a taxa de variação da temperatura às 16h?

    Select the correct option
    Select an option first
    Show solution
    T(x)=9410cos ⁣(π12(x2))T(x) = 94 - 10\cos\!\left(\frac{\pi}{12}(x-2)\right). T(x)=10π12sin ⁣(π12(x2))T'(x) = \frac{10\pi}{12}\sin\!\left(\frac{\pi}{12}(x-2)\right). Às 16h: T(16)=10π12sin ⁣(π1412)=5π6sin ⁣(7π6)T'(16) = \frac{10\pi}{12}\sin\!\left(\frac{\pi \cdot 14}{12}\right) = \frac{5\pi}{6}\sin\!\left(\frac{7\pi}{6}\right).
    Show step-by-step (with the why)
    1. Identifique a composição: função externa 10cosu-10\cos u, interna u=π12(x2)u = \frac{\pi}{12}(x-2).
    2. Derive: T(x)=10sinuπ12=10π12sin ⁣(π(x2)12)T'(x) = 10\sin u \cdot \frac{\pi}{12} = \frac{10\pi}{12}\sin\!\left(\frac{\pi(x-2)}{12}\right).
    3. Avalie em x=16x=16: T(16)=5π6sin(7π/6)T'(16) = \frac{5\pi}{6}\sin(7\pi/6).
  31. Ex. 13.31Modeling

    Um barco ancorado sobe e desce no mar. A distância vertical yy (em pés) entre o fundo do mar e o barco é y=34+sin(2πt)y = 34 + \sin(2\pi t) pés, com tt em minutos. Qual é a velocidade vertical vv do barco em função de tt?

    Select the correct option
    Select an option first
    Show solution
    y=34+sin(2πt)y = 34 + \sin(2\pi t). Velocidade vertical: v=dydt=cos(2πt)2π=2πcos(2πt)v = \frac{dy}{dt} = \cos(2\pi t) \cdot 2\pi = 2\pi\cos(2\pi t) pés/min.
  32. Ex. 13.32Application

    Calcule a derivada de g(q)=sin(cosq)g(q) = \sin(\cos q).

    Select the correct option
    Select an option first
    Show solution
    Regra da cadeia: função externa sinu\sin u, interna u=cosqu = \cos q. g(q)=cos(cosq)(sinq)g'(q) = \cos(\cos q) \cdot (-\sin q).
  33. Ex. 13.33ApplicationAnswer key

    Calcule ddxe6x2+7x\dfrac{d}{dx}e^{6x^2 + 7x}.

    Select the correct option
    Select an option first
    Show solution
    u=6x2+7xu = 6x^2+7x, u=12x+7u' = 12x+7. Logo ddxeu=euu=(12x+7)e6x2+7x\frac{d}{dx}e^u = e^u \cdot u' = (12x+7)e^{6x^2+7x}.
    Show step-by-step (with the why)
    1. Identifique: y=euy = e^u, u=6x2+7xu = 6x^2+7x.
    2. Derive: dydu=eu\frac{dy}{du} = e^u; u=12x+7u' = 12x+7.
    3. Regra da cadeia: y=e6x2+7x(12x+7)y' = e^{6x^2+7x}(12x+7).
  34. Ex. 13.34Application

    Calcule dydx\dfrac{dy}{dx} para y=(7x2+4x+5)1/4y = (7x^2 + 4x + 5)^{1/4}.

    Select the correct option
    Select an option first
    Show solution
    y=(7x2+4x+5)1/4y = (7x^2+4x+5)^{1/4}. dydx=14(7x2+4x+5)3/4(14x+4)=14x+44(7x2+4x+5)3/4\frac{dy}{dx} = \frac{1}{4}(7x^2+4x+5)^{-3/4}(14x+4) = \frac{14x+4}{4(7x^2+4x+5)^{3/4}}.
  35. Ex. 13.35Challenge

    Calcule a derivada de f(y)=ee(y3)f(y) = e^{e^{(y^3)}}.

    Select the correct option
    Select an option first
    Show solution
    Cadeia tripla: f=ewf = e^w, w=evw = e^v, v=y3v = y^3. f(y)=ewev3y2=eey3ey33y2f'(y) = e^w \cdot e^v \cdot 3y^2 = e^{e^{y^3}} \cdot e^{y^3} \cdot 3y^2.
    Show step-by-step (with the why)
    1. Decompõe: f=ewf = e^w, w=evw = e^v, v=y3v = y^3.
    2. Deriva em cascata: dfdw=ew\frac{df}{dw}=e^w, dwdv=ev\frac{dw}{dv}=e^v, dvdy=3y2\frac{dv}{dy}=3y^2.
    3. Multiplica: f(y)=eey3ey33y2f'(y) = e^{e^{y^3}} \cdot e^{y^3} \cdot 3y^2.
  36. Ex. 13.36Challenge

    Sejam F(x)=f(x6)F(x) = f(x^6) e G(x)=(f(x))6G(x) = (f(x))^6. Dados a5=13a^5 = 13, f(a)=3f(a) = 3, f(a)=8f'(a) = 8, f(a6)=14f'(a^6) = 14, calcule F(a)F'(a) e G(a)G'(a).

    Select the correct option
    Select an option first
    Show solution
    F(x)=f(x6)F(x) = f(x^6): F(a)=f(a6)6a5=146a5F'(a) = f'(a^6) \cdot 6a^5 = 14 \cdot 6a^5. G(x)=(f(x))6G(x) = (f(x))^6: G(a)=6(f(a))5f(a)=6358=11664G'(a) = 6(f(a))^5 f'(a) = 6 \cdot 3^5 \cdot 8 = 11664.
  37. Ex. 13.37Understanding

    A tabela a seguir fornece valores de ff, gg, ff' e gg':

    xxf(x)f(x)g(x)g(x)f(x)f'(x)g(x)g'(x)
    12223
    22232
    31223

    Se h(x)=f(g(x))h(x) = f(g(x)), qual é h(2)h'(2)?

    Select the correct option
    Select an option first
    Show solution
    Com h(x)=f(g(x))h(x) = f(g(x)): h(2)=f(g(2))g(2)=f(2)2=32=6h'(2) = f'(g(2)) \cdot g'(2) = f'(2) \cdot 2 = 3 \cdot 2 = 6.
  38. Ex. 13.38Understanding

    Seja f(x)=(6x5)4f(x) = (6x - 5)^4. (A) Encontre a reta tangente ao gráfico em x=1x = 1. (B) Encontre os valores de xx onde a reta tangente é horizontal.

    Select the correct option
    Select an option first
    Show solution
    f(x)=(6x5)4f(x) = (6x-5)^4. f(x)=4(6x5)36=24(6x5)3f'(x) = 4(6x-5)^3 \cdot 6 = 24(6x-5)^3. Em x=1x=1: f(1)=1f(1)=1, f(1)=24f'(1)=24. Reta: y=24(x1)+1y = 24(x-1)+1. Tangente horizontal: 6x5=0x=5/66x-5=0 \Rightarrow x=5/6.
    Show step-by-step (with the why)
    1. Derive: f(x)=24(6x5)3f'(x) = 24(6x-5)^3.
    2. Avalie em x=1x=1: f(1)=14=1f(1)=1^4=1, f(1)=24f'(1)=24.
    3. Reta tangente: y1=24(x1)y - 1 = 24(x-1).
    4. Tangente horizontal: f(x)=06x5=0x=5/6f'(x)=0 \Rightarrow 6x-5=0 \Rightarrow x=5/6.
  39. Ex. 13.39ChallengeAnswer key

    Seja u(x)u(x) uma função diferenciável. Para cada função abaixo, determine a derivada (a resposta envolve uu e/ou uu'):

    p(x)=eu(x)p(x) = e^{u(x)}, q(x)=u(ex)q(x) = u(e^x), r(x)=cot(u(x))r(x) = \cot(u(x)).

    Select the correct option
    Select an option first
    Show solution
    Regra da cadeia generalizada: p(x)=eu(x)u(x)p'(x) = e^{u(x)}u'(x); q(x)=u(ex)exq'(x) = u'(e^x)e^x; r(x)=csc2(u(x))u(x)r'(x) = -\csc^2(u(x))u'(x).

Fontes

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

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