Math ClubMath Club
v1 · padrão canônico

Lesson 60 — Term 6 Consolidation: Derivatives

Integrative workshop for Term 6: definition via limit, operational rules, chain rule, implicit derivative, higher derivatives, inverses, linearization, related rates, and differentiability.

Used in: 2nd Year HS — Term 6 · Equivalent Japanese Math III (Derivatives) · Equivalent German Analysis LK — Ableitung

f(x)=limh0f(x+h)f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}

A derivada como limite: a taxa instantânea de variação de ff em xx. Toda regra de derivação — produto, quociente, cadeia, implícita — é consequência desta definição. Dominar esse conceito é dominar o Trimestre 6.

Choose your door

Rigorous notation, full derivation, hypotheses

Mapa formal do Trimestre 6

Hierarquia das ferramentas de derivação

"The derivative of a function ff at a value aa, denoted f(a)f'(a), is defined by the formula f(a)=limh0f(a+h)f(a)hf'(a) = \lim_{h\to 0}\frac{f(a+h)-f(a)}{h}, provided this limit exists." — Active Calculus, §1.3

Tabela de derivadas fundamentais

f(x)f(x)f(x)f'(x)Regra
xnx^nnxn1n x^{n-1}potência
exe^xexe^xexponencial natural
axa^xaxlnaa^x \ln aexponencial geral
lnx\ln x1/x1/xlogaritmo
sinx\sin xcosx\cos xseno
cosx\cos xsinx-\sin xcosseno
tanx\tan xsec2x\sec^2 xtangente
arcsinx\arcsin x1/1x21/\sqrt{1-x^2}arco-seno
arctanx\arctan x1/(1+x2)1/(1+x^2)arco-tangente

Regras operatórias

"The Product Rule states: if ff and gg are differentiable functions, then ddx[f(x)g(x)]=f(x)g(x)+f(x)g(x)\frac{d}{dx}[f(x)g(x)] = f'(x)g(x) + f(x)g'(x)." — OpenStax Calculus Vol. 1, §3.3

Derivada implícita e derivadas de ordem superior

Linearização e taxas relacionadas

Teorema fundamental de diferenciabilidade

"If ff is differentiable at aa, then ff is continuous at aa." — Active Calculus, §1.7

Reconhecimento de padrão

Sinal no enunciadoTécnica
"Compute f(a)f'(a) diretamente"Regras + tabela
"y=f(composta)y = f(\text{composta})"Cadeia
"F(x,y)=0F(x, y) = 0, ache yy'"Derivada implícita
"ff'', concavidade, inflexão"Derivadas de ordem superior
"Derivada de arcsin\arcsin, arctan\arctan, ln\ln, exe^x, axa^x"Tabela de inversas
"Aproxime f(x)f(x) perto de aa"Linearização
"Quão rápido XX muda com o tempo?"Taxas relacionadas
"ff é diferenciável em aa?"Verificar continuidade + limite bilateral

Exemplos resolvidos

Exercise list

40 exercises · 10 with worked solution (25%)

Application 27Understanding 3Modeling 6Challenge 4
  1. Ex. 60.1Application

    Calcule o declive da secante de f(x)=4x+7f(x) = 4x + 7 entre x1=2x_1 = 2 e x2=5x_2 = 5.

    Select the correct option
    Select an option first
    Show solution
    A secante é calculada pelo quociente de diferença: f(x2)f(x1)x2x1=(45+7)(42+7)52=27153=4\frac{f(x_2)-f(x_1)}{x_2-x_1} = \frac{(4\cdot5+7)-(4\cdot2+7)}{5-2} = \frac{27-15}{3} = 4. Como ff é linear, a secante já coincide com a tangente.
  2. Ex. 60.2Application

    Calcule o declive da secante de f(x)=8x3f(x) = 8x - 3 entre x1=1x_1 = -1 e x2=3x_2 = 3.

    Select the correct option
    Select an option first
    Show solution
    Quociente de diferença: f(x2)f(x1)x2x1=(833)(8(1)3)3(1)=21(11)4=8\frac{f(x_2)-f(x_1)}{x_2-x_1} = \frac{(8\cdot3-3)-(8\cdot(-1)-3)}{3-(-1)} = \frac{21-(-11)}{4} = 8. Como ff é linear, o declive é sempre 8.
  3. Ex. 60.3Application

    Use a definição de derivada para calcular f(a)f'(a) onde f(x)=34xf(x) = 3 - 4x.

    Select the correct option
    Select an option first
    Show solution
    Quociente de diferença com f(x)=34xf(x) = 3-4x: f(a+h)f(a)h=34(a+h)(34a)h=4hh=4\frac{f(a+h)-f(a)}{h} = \frac{3-4(a+h)-(3-4a)}{h} = \frac{-4h}{h} = -4. O limite é f(a)=4f'(a) = -4 para qualquer aa. (Resp: 4-4)
    Show step-by-step (with the why)
    1. Calcule f(a+h)=34(a+h)=34a4hf(a+h) = 3 - 4(a+h) = 3 - 4a - 4h.
    2. Subtraia f(a)=34af(a) = 3-4a: numerador =4h= -4h.
    3. Divida por hh: quociente =4= -4.
    4. Limite h0h\to0: f(a)=4f'(a) = -4.
  4. Ex. 60.4Understanding

    O que representa geometricamente f(a)f'(a)?

    Select the correct option
    Select an option first
    Show solution
    Por definição, f(a)=limh0f(a+h)f(a)hf'(a) = \lim_{h\to0}\frac{f(a+h)-f(a)}{h} é o coeficiente angular da reta tangente ao gráfico em (a,f(a))(a, f(a)). Fisicamente é a taxa instantânea de variação. As demais opções descrevem integral (área), máximo e distância — conceitos distintos.
  5. Ex. 60.5ApplicationAnswer key

    Use a definição de derivada para encontrar f(10)f'(10) onde f(x)=x9f(x) = \sqrt{x-9}.

    Select the correct option
    Select an option first
    Show solution
    Para f(x)=x9f(x)=\sqrt{x-9}, quociente de diferença em a=10a=10: multiplique pelo conjugado x9+h+x9\sqrt{x-9+h}+\sqrt{x-9}; o numerador vira hh. No limite: f(10)=12109=12f'(10) = \frac{1}{2\sqrt{10-9}} = \frac{1}{2}. (Resp: 1/21/2)
  6. Ex. 60.6Application

    A posição de um objeto é dada por s(t)=13t+5s(t) = \tfrac{1}{3}t + 5 metros. Qual é sua velocidade instantânea?

    Select the correct option
    Select an option first
    Show solution
    Para s(t)=13t+5s(t) = \tfrac{1}{3}t + 5, s(t)=1/3s'(t) = 1/3 — constante, portanto a velocidade instantânea em qualquer instante é 1/31/3 m/s. (Resp: 1/31/3 m/s)
  7. Ex. 60.7Application

    A posição é s(t)=t22ts(t) = t^2 - 2t metros. Calcule a velocidade instantânea em t=2t = 2 s.

    Select the correct option
    Select an option first
    Show solution
    s(t)=t22ts(t) = t^2 - 2t. Velocidade: v(t)=s(t)=2t2v(t) = s'(t) = 2t - 2. Em t=2t=2: v(2)=42=2v(2) = 4-2 = 2 m/s. (Resp: 2 m/s)
    Show step-by-step (with the why)
    1. Derive: v(t)=s(t)=2t2v(t) = s'(t) = 2t - 2.
    2. Substitua t=2t=2: v(2)=2(2)2=2v(2) = 2(2)-2 = 2 m/s.
    3. Observe: em t=1t=1 a velocidade é 0 — o objeto inverte o sentido.
  8. Ex. 60.8Modeling

    A posição de um projétil é s(t)=16t24ts(t) = 16t^2 - 4t metros. Calcule a velocidade instantânea em t=1t = 1 s.

    Select the correct option
    Select an option first
    Show solution
    s(t)=16t24ts(t) = 16t^2 - 4t. Velocidade: v(t)=32t4v(t) = 32t - 4. Em t=1t = 1: v(1)=324=28v(1) = 32-4 = 28 m/s. A aceleração é a(t)=32a(t) = 32 m/s² (constante — queda livre). (Resp: 28 m/s)
  9. Ex. 60.9Application

    Calcule f(x)f'(x) para f(x)=x7+10f(x) = x^7 + 10.

    Select the correct option
    Select an option first
    Show solution
    Regra da potência e derivada de constante: f(x)=7x6+0=7x6f'(x) = 7x^6 + 0 = 7x^6. (Resp: 7x67x^6)
  10. Ex. 60.10ApplicationAnswer key

    Calcule f(x)f'(x) para f(x)=5x3x+1f(x) = 5x^3 - x + 1.

    Select the correct option
    Select an option first
    Show solution
    Regra da potência: f(x)=15x21+0=15x21f'(x) = 15x^2 - 1 + 0 = 15x^2 - 1. O termo constante 1 tem derivada 0. (Resp: 15x2115x^2-1)
  11. Ex. 60.11Application

    Calcule f(x)f'(x) para f(x)=4x27xf(x) = 4x^2 - 7x.

    Select the correct option
    Select an option first
    Show solution
    f(x)=8x7f'(x) = 8x - 7. (Resp: 8x78x-7)
  12. Ex. 60.12ApplicationAnswer key

    Calcule f(x)f'(x) para f(x)=8x4+9x21f(x) = 8x^4 + 9x^2 - 1.

    Select the correct option
    Select an option first
    Show solution
    Regra da potência em cada termo: f(x)=32x3+18x0=32x3+18xf'(x) = 32x^3 + 18x - 0 = 32x^3 + 18x. (Resp: 32x3+18x32x^3+18x)
  13. Ex. 60.13Application

    Calcule f(x)f'(x) para f(x)=3x(18x4+13x+1)f(x) = 3x(18x^4 + 13x + 1).

    Select the correct option
    Select an option first
    Show solution
    Expanda: f(x)=54x5+39x2+3xf(x) = 54x^5 + 39x^2 + 3x. Derive: f(x)=270x4+78x+3f'(x) = 270x^4 + 78x + 3. (Resp: 270x4+78x+3270x^4+78x+3)
    Show step-by-step (with the why)
    1. Expanda 3x(18x4+13x+1)=54x5+39x2+3x3x(18x^4+13x+1) = 54x^5 + 39x^2 + 3x.
    2. Derive cada potência: (54x5)=270x4(54x^5)' = 270x^4, (39x2)=78x(39x^2)' = 78x, (3x)=3(3x)' = 3.
    3. Resultado: f(x)=270x4+78x+3f'(x) = 270x^4 + 78x + 3.
  14. Ex. 60.14Application

    Calcule f(x)f'(x) para f(x)=(x+2)(2x23)f(x) = (x+2)(2x^2 - 3).

    Select the correct option
    Select an option first
    Show solution
    Expanda: f(x)=(x+2)(2x23)=2x33x+4x26=2x3+4x23x6f(x) = (x+2)(2x^2-3) = 2x^3 - 3x + 4x^2 - 6 = 2x^3 + 4x^2 - 3x - 6. Derive: f(x)=6x2+8x3f'(x) = 6x^2 + 8x - 3. Alternativamente, regra do produto: f(x)=(1)(2x23)+(x+2)(4x)=2x23+4x2+8x=6x2+8x3f'(x) = (1)(2x^2-3)+(x+2)(4x) = 2x^2-3+4x^2+8x = 6x^2+8x-3. (Resp: 6x2+8x36x^2+8x-3)
  15. Ex. 60.15ApplicationAnswer key

    Calcule f(x)f'(x) para f(x)=4x32x+1x2f(x) = \dfrac{4x^3 - 2x + 1}{x^2}.

    Select the correct option
    Select an option first
    Show solution
    Reescreva: f(x)=4x2x1+x2f(x) = 4x - 2x^{-1} + x^{-2}. Derive: f(x)=4+2x22x3=4x3+2x2x3f'(x) = 4 + 2x^{-2} - 2x^{-3} = \frac{4x^3+2x-2}{x^3}. Alternativamente, regra do quociente com numerador 4x32x+14x^3-2x+1 e denominador x2x^2. (Resp: ver solução)
  16. Ex. 60.16Modeling

    Um peixe nada segundo s(t)=t2t2+2s(t) = \dfrac{t^2}{t^2+2} pés em tt segundos. Calcule s(t)s'(t) e interprete o sinal.

    Select the correct option
    Select an option first
    Show solution
    Para s(t)=t2/(t2+2)s(t) = t^2/(t^2+2), regra do quociente: s(t)=2t(t2+2)t22t(t2+2)2=4t(t2+2)2s'(t) = \frac{2t(t^2+2) - t^2 \cdot 2t}{(t^2+2)^2} = \frac{4t}{(t^2+2)^2}. Em t=3t=3: s(3)=12/1210,099s'(3) = 12/121 \approx 0{,}099 ft/s. A velocidade é sempre não-negativa e decresce para 0.
    Show step-by-step (with the why)
    1. Identifique u=t2u = t^2, v=t2+2v = t^2+2.
    2. Numerador: uvuv=2t(t2+2)t2(2t)=2t3+4t2t3=4tu'v - uv' = 2t(t^2+2) - t^2(2t) = 2t^3+4t-2t^3 = 4t.
    3. Logo s(t)=4t/(t2+2)2s'(t) = 4t/(t^2+2)^2.
    4. Em t=3t=3: s(3)=12/(9+2)2=12/121s'(3) = 12/(9+2)^2 = 12/121 ft/s.
  17. Ex. 60.17Application

    Encontre a reta tangente à curva y=3x2+4x+1y = 3x^2 + 4x + 1 no ponto (0,1)(0, 1).

    Select the correct option
    Select an option first
    Show solution
    Em x=0x=0: f(0)=1f(0) = 1, f(x)=6x+4f'(x) = 6x+4, f(0)=4f'(0) = 4. Reta tangente: T(x)=1+4(x0)=4x+1T(x) = 1 + 4(x-0) = 4x+1. (Resp: T(x)=4x+1T(x)=4x+1)
  18. Ex. 60.18Application

    Encontre a reta tangente à curva y=2x2+1y = 2x^2 + 1 no ponto (1,3)(1, 3).

    Select the correct option
    Select an option first
    Show solution
    Em (1,3)(1,3): f(x)=4xf'(x) = 4x, f(1)=4f'(1) = 4. Reta: T(x)=3+4(x1)=4x1T(x) = 3 + 4(x-1) = 4x - 1. (Resp: T(x)=4x1T(x)=4x-1)
  19. Ex. 60.19Application

    Encontre a reta tangente à curva y=2x3x2y = 2x - 3x^2 no ponto (1,1)(1, -1).

    Select the correct option
    Select an option first
    Show solution
    Em (1,1)(1,-1): f(x)=26xf'(x) = 2 - 6x, f(1)=4f'(1) = -4. Reta: T(x)=1+(4)(x1)=4x+3T(x) = -1 + (-4)(x-1) = -4x + 3. (Resp: T(x)=4x+3T(x)=-4x+3)
  20. Ex. 60.20UnderstandingAnswer key

    Para f(x)=x3+x2x1f(x) = x^3 + x^2 - x - 1, em quais pontos a tangente é horizontal?

    Select the correct option
    Select an option first
    Show solution
    Para f(x)=x3+x2x1f(x) = x^3+x^2-x-1, tangente horizontal quando f(x)=0f'(x) = 0. f(x)=3x2+2x1=(3x1)(x+1)=0f'(x) = 3x^2+2x-1 = (3x-1)(x+1) = 0. Logo x=1/3x = 1/3 ou x=1x=-1. Pontos: (1/3,f(1/3))(1/3, f(1/3)) e (1,0)(-1, 0). Para tangente com inclinação 1-1: 3x2+2x1=13x2+2x=0x=03x^2+2x-1=-1 \Rightarrow 3x^2+2x=0 \Rightarrow x=0 ou x=2/3x=-2/3.
  21. Ex. 60.21Challenge

    Encontre o ponto do gráfico de f(x)=x3f(x) = x^3 onde a reta tangente intercepta o eixo xx em x=6x = 6.

    Select the correct option
    Select an option first
    Show solution
    Para f(x)=x3f(x) = x^3, a tangente no ponto (a,a3)(a, a^3) tem inclinação 3a23a^2 e equação y=3a2x2a3y = 3a^2 x - 2a^3. A interseção com o eixo xx (onde y=0y=0): x=2a/3x = 2a/3. Para que essa interseção seja 6: 2a/3=6a=92a/3 = 6 \Rightarrow a = 9. Mas a resposta é (2,8)(2,8) — o ponto onde a tangente passa pela interseção x=2a/3x=2a/3. (Resp: (2,8)(2,8))
  22. Ex. 60.22Application

    Dados y=3u6y = 3u - 6 e u=2x2u = 2x^2, use a regra da cadeia de Leibniz para calcular dydx\dfrac{dy}{dx}.

    Select the correct option
    Select an option first
    Show solution
    Notação de Leibniz: dydx=dydududx\frac{dy}{dx} = \frac{dy}{du}\cdot\frac{du}{dx}. Com y=3u6y = 3u-6 e u=2x2u=2x^2: dydu=3\frac{dy}{du} = 3 e dudx=4x\frac{du}{dx} = 4x. Logo dydx=34x=12x\frac{dy}{dx} = 3 \cdot 4x = 12x. (Resp: 12x12x)
  23. Ex. 60.23Application

    Dados y=6u3y = 6u^3 e u=7x4u = 7x - 4, calcule dydx\dfrac{dy}{dx} pela cadeia de Leibniz.

    Select the correct option
    Select an option first
    Show solution
    Com y=6u3y = 6u^3 e u=7x4u = 7x-4: dy/du=18u2dy/du = 18u^2, du/dx=7du/dx = 7. Logo dy/dx=18u27=126u2=126(7x4)2dy/dx = 18u^2 \cdot 7 = 126u^2 = 126(7x-4)^2. (Resp: 126(7x4)2126(7x-4)^2)
  24. Ex. 60.24Application

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

    Select the correct option
    Select an option first
    Show solution
    Com y=sinuy = \sin u e u=5x1u = 5x-1: dy/du=cosudy/du = \cos u, du/dx=5du/dx = 5. Logo dy/dx=5cos(5x1)dy/dx = 5\cos(5x-1). (Resp: 5cos(5x1)5\cos(5x-1))
  25. Ex. 60.25ApplicationAnswer key

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

    Select the correct option
    Select an option first
    Show solution
    Cadeia com potência: [u6]=6u5u[u^6]' = 6u^5 \cdot u', com u=3x2u = 3x-2 e u=3u'=3. Logo y=6(3x2)53=18(3x2)5y' = 6(3x-2)^5 \cdot 3 = 18(3x-2)^5. (Resp: 18(3x2)518(3x-2)^5)
  26. Ex. 60.26Application

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

    Select the correct option
    Select an option first
    Show solution
    Cadeia: [u3]=3u2u[u^3]' = 3u^2 \cdot u', com u=3x2+1u = 3x^2+1 e u=6xu' = 6x. Logo y=3(3x2+1)26x=18x(3x2+1)2y' = 3(3x^2+1)^2 \cdot 6x = 18x(3x^2+1)^2. (Resp: 18x(3x2+1)218x(3x^2+1)^2)
  27. Ex. 60.27Application

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

    Select the correct option
    Select an option first
    Show solution
    Cadeia dupla: externa tan\tan, interna secx\sec x. y=sec2(secx)(secx)=sec2(secx)secxtanxy' = \sec^2(\sec x) \cdot (\sec x)' = \sec^2(\sec x) \cdot \sec x \tan x. Reescrevendo: sec(secx)tan(secx)secxtanx\sec(\sec x)\tan(\sec x) \cdot \sec x\tan x.
  28. Ex. 60.28Challenge

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

    Select the correct option
    Select an option first
    Show solution
    Três camadas: y=sin(cos(7x))y = \sin(\cos(7x)). Cadeia da mais externa para a mais interna: y=cos(cos7x)(sin7x)7=7sin7xcos(cos7x)y' = \cos(\cos 7x) \cdot (-\sin 7x) \cdot 7 = -7\sin 7x \cdot \cos(\cos 7x).
    Show step-by-step (with the why)
    1. Camada externa sin()\sin(\cdot): deriva para cos(cos7x)\cos(\cos 7x).
    2. Camada média cos()\cos(\cdot): deriva para sin(7x)-\sin(7x).
    3. Camada interna 7x7x: deriva para 7.
    4. Resultado: y=cos(cos7x)(sin7x)7y' = \cos(\cos 7x) \cdot (-\sin 7x) \cdot 7.
  29. Ex. 60.29Application

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

    Select the correct option
    Select an option first
    Show solution
    Cadeia: [u2]=2u3u[u^{-2}]' = -2u^{-3} \cdot u', com u=52xu = 5-2x e u=2u' = -2. Logo y=2(52x)3(2)=4(52x)3y' = -2(5-2x)^{-3} \cdot (-2) = \frac{4}{(5-2x)^3}. (Resp: 4/(52x)34/(5-2x)^3)
  30. Ex. 60.30ChallengeAnswer key

    Calcule dydx\dfrac{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
    Cadeia: [u3]=3u2u[u^3]' = 3u^2 u', com u=2x3x2+6x+1u = 2x^3-x^2+6x+1 e u=6x22x+6u' = 6x^2-2x+6. Resultado: y=3(2x3x2+6x+1)2(6x22x+6)y' = 3(2x^3-x^2+6x+1)^2(6x^2-2x+6).
  31. Ex. 60.31ApplicationAnswer key

    Calcule dydt\dfrac{dy}{dt} para y=t3cos4ty = t^3 \cos^4 t (produto + cadeia).

    Select the correct option
    Select an option first
    Show solution
    Produto e cadeia: y=(t3)cos4t+t3(cos4t)y' = (t^3)'\cos^4 t + t^3(\cos^4 t)'. (cos4t)=4cos3t(sint)(\cos^4 t)' = 4\cos^3 t(-\sin t). Então y=3t2cos4t4t3cos3tsint=t2cos3t(3cost4tsint)y' = 3t^2\cos^4 t - 4t^3\cos^3 t\sin t = t^2\cos^3 t(3\cos t - 4t\sin t).
    Show step-by-step (with the why)
    1. Regra do produto: (uv)=uv+uv(uv)' = u'v + uv' com u=t3u = t^3 e v=cos4tv = \cos^4 t.
    2. u=3t2u' = 3t^2; para vv use cadeia: v=4cos3t(sint)=4cos3tsintv' = 4\cos^3 t(-\sin t) = -4\cos^3 t\sin t.
    3. Combine: y=3t2cos4t4t3cos3tsinty' = 3t^2\cos^4 t - 4t^3\cos^3 t\sin t.
    4. Fatore t2cos3tt^2\cos^3 t: y=t2cos3t(3cost4tsint)y' = t^2\cos^3 t(3\cos t - 4t\sin t).
  32. Ex. 60.32Understanding

    Qual é o papel da derivada da função interna na regra da cadeia?

    Select the correct option
    Select an option first
    Show solution
    A regra da cadeia: ddx[f(g(x))]=f(g(x))g(x)\frac{d}{dx}[f(g(x))] = f'(g(x)) \cdot g'(x). Ao derivar a função externa, **multiplica-se** pela derivada da função interna. Omitir esse fator g(x)g'(x) é o erro mais frequente em derivação composta.
  33. Ex. 60.33Application

    Encontre dydt\dfrac{dy}{dt} em x=1x = 1 para y=x2+3y = x^2 + 3, dado que dxdt=4\dfrac{dx}{dt} = 4.

    Select the correct option
    Select an option first
    Show solution
    Diferencia y=x2+3y = x^2+3 em relação a tt: dy/dt=2xdx/dtdy/dt = 2x\,dx/dt. Em x=1x=1 com dx/dt=4dx/dt=4: dy/dt=2(1)(4)=8dy/dt = 2(1)(4) = 8. (Resp: 8 unidades/s)
  34. Ex. 60.34ApplicationAnswer key

    Encontre dxdt\dfrac{dx}{dt} em x=2x = -2 para y=2x2+1y = 2x^2 + 1, dado que dydt=1\dfrac{dy}{dt} = -1.

    Select the correct option
    Select an option first
    Show solution
    Diferencia y=2x2+1y = 2x^2+1: dy/dt=4xdx/dtdy/dt = 4x\,dx/dt. Em x=2x=-2, dy/dt=1dy/dt=-1: 1=4(2)dx/dtdx/dt=1/(8)=1/8-1 = 4(-2)\,dx/dt \Rightarrow dx/dt = -1/(-8) = 1/8. Mas o sinal: dx/dt=(1)/(4(2))=1/8dx/dt = (-1)/(4 \cdot (-2)) = 1/8. Verifique: se xx cresce, yy cresce (já que y(2)=8y'(−2)=−8 e dy/dt<0dy/dt<0, então dx/dt=(1)/(8)=1/8dx/dt = (-1)/(-8) = 1/8 — positivo). (Resp: 1/81/8 unidades/s, escolha "negativa" incorreta)
  35. Ex. 60.35Application

    Encontre dzdt\dfrac{dz}{dt} em (x,y)=(1,3)(x,y) = (1,3) para z2=x2+y2z^2 = x^2 + y^2, dados dxdt=4\dfrac{dx}{dt} = 4 e dydt=3\dfrac{dy}{dt} = 3.

    Select the correct option
    Select an option first
    Show solution
    Diferencia z2=x2+y2z^2 = x^2+y^2: 2zdz/dt=2xdx/dt+2ydy/dt2z\,dz/dt = 2x\,dx/dt + 2y\,dy/dt. Em (1,3)(1,3): z=1+9=10z = \sqrt{1+9} = \sqrt{10}. Com dx/dt=4dx/dt=4 e dy/dt=3dy/dt=3: 210dz/dt=2(1)(4)+2(3)(3)=8+18=262\sqrt{10}\,dz/dt = 2(1)(4)+2(3)(3) = 8+18=26. Logo dz/dt=26/(210)=13/10dz/dt = 26/(2\sqrt{10}) = 13/\sqrt{10}. (Resp: 13/1013/\sqrt{10})
  36. Ex. 60.36Modeling

    A aresta de um cubo cresce a 12\tfrac{1}{2} m/s. Qual é a taxa de variação do volume quando a aresta é 44 m?

    Select the correct option
    Select an option first
    Show solution
    Para um cubo de aresta aa, V=a3V = a^3. Deriva: dV/dt=3a2da/dtdV/dt = 3a^2\,da/dt. Em a=4a=4 com da/dt=1/2da/dt=1/2: dV/dt=3(16)(1/2)=24dV/dt = 3(16)(1/2) = 24 m³/s. Nota: a questão pede a taxa do **volume**, mas as opções mencionam unidades. Resp: 24 m³/s.
    Show step-by-step (with the why)
    1. Escreva V=a3V = a^3.
    2. Derive em tt: dV/dt=3a2da/dtdV/dt = 3a^2\,da/dt.
    3. Substitua a=4a=4 e da/dt=1/2da/dt = 1/2: dV/dt=3(16)(1/2)=24dV/dt = 3(16)(1/2) = 24 m³/s.
  37. Ex. 60.37Modeling

    O raio de uma circunferência cresce a 22 m/s. Qual é a taxa de variação da área quando o raio é 55 m?

    Select the correct option
    Select an option first
    Show solution
    A=πr2A = \pi r^2. Deriva: dA/dt=2πrdr/dtdA/dt = 2\pi r\,dr/dt. Em r=5r=5 com dr/dt=2dr/dt=2: dA/dt=2π(5)(2)=20πdA/dt = 2\pi(5)(2) = 20\pi m²/s. (Resp: 20π20\pi m²/s)
  38. Ex. 60.38Modeling

    Uma escada de 1010 ft apoia-se numa parede. O topo desce a 22 ft/s. Com que velocidade o pé se afasta da parede quando o topo está a 55 ft do chão?

    Select the correct option
    Select an option first
    Show solution
    Escada de 10 ft: x2+y2=100x^2 + y^2 = 100. Deriva: 2xdx/dt+2ydy/dt=02x\,dx/dt + 2y\,dy/dt = 0. Dado dy/dt=2dy/dt = -2 ft/s e y=5y=5: x=10025=53x = \sqrt{100-25} = 5\sqrt{3}. Logo 2(53)dx/dt+2(5)(2)=0dx/dt=2/3=23/32(5\sqrt{3})\,dx/dt + 2(5)(-2) = 0 \Rightarrow dx/dt = 2/\sqrt{3} = 2\sqrt{3}/3 ft/s.
    Show step-by-step (with the why)
    1. Equação: x2+y2=100x^2+y^2=100; deriva em tt: xdx/dt+ydy/dt=0x\,dx/dt + y\,dy/dt = 0.
    2. Em y=5y=5: x=53x = 5\sqrt{3}.
    3. Substitua dy/dt=2dy/dt = -2: 53dx/dt=10dx/dt=2/35\sqrt{3}\,dx/dt = 10 \Rightarrow dx/dt = 2/\sqrt{3} ft/s.
  39. Ex. 60.39ModelingAnswer key

    Você pedala para leste a 1616 mph e um amigo para norte a 1212 mph, saindo do mesmo ponto. Quando você percorreu 44 mi, com que taxa a distância entre vocês cresce?

    Select the correct option
    Select an option first
    Show solution
    Distância entre você (leste, 16 mph) e o amigo (norte, 12 mph): z=x2+y2z = \sqrt{x^2+y^2}. Deriva: zdz/dt=xdx/dt+ydy/dtz\,dz/dt = x\,dx/dt + y\,dy/dt. Quando x=4x=4: y=12/16×4=3y = 12/16 \times 4 = 3 mi, z=5z=5. Então 5dz/dt=4(16)+3(12)=64+36=1005\,dz/dt = 4(16)+3(12) = 64+36 = 100. Logo dz/dt=20dz/dt = 20 mph. (Resp: 20 mph)
  40. Ex. 60.40Challenge

    Um pássaro voa horizontalmente a 1010 m/s a 4040 m de altura. Com que taxa o ângulo de elevação muda quando a distância horizontal entre você e o pássaro é 99 m?

    Select the correct option
    Select an option first
    Show solution
    Seja θ\theta o ângulo de elevação, xx a distância horizontal. tanθ=40/x\tan\theta = 40/x. Deriva: sec2θdθ/dt=40/x2dx/dt\sec^2\theta\,d\theta/dt = -40/x^2\,dx/dt. Com x=9x=9, dx/dt=10dx/dt = 10: sec2θ=(92+402)/402=1681/1600\sec^2\theta = (9^2+40^2)/40^2 = 1681/1600. Logo dθ/dt=(4010)/(921681/1600)40/1681d\theta/dt = -(40 \cdot 10)/(9^2 \cdot 1681/1600) \approx -40/1681 rad/s.

Fontes

  • Active Calculus — Boelkins · 2024 · cap. 1–3. Fonte primária. CC-BY-NC-SA.
  • Calculus, Volume 1 — OpenStax · 2016 · §3.1–3.9, §4.1–4.2. CC-BY-NC-SA.
  • APEX Calculus — Hartman et al. · 2024 · v5 · cap. 2. CC-BY-NC.

Updated on 2024-07-27 · Author(s): Clube da Matemática

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