Math ClubMath Club
v1 · padrão canônico

Lição 30 — Workshop: Aplicações da Derivada

Workshop integrador da Unidade 3: exercícios selecionados de aplicações da derivada cobrindo TVM, extremos, esboço de gráficos, otimização, L'Hôpital, Taylor e Newton-Raphson.

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

f(x)=f(a)+f(a)(xa)+f(c)2(xa)2,c(a,x)f(x) = f(a) + f'(a)(x-a) + \frac{f''(c)}{2}(x-a)^2, \quad c \in (a,x)
Choose your door

Rigorous notation, full derivation, hypotheses

No content for this age yet.

Exercícios

Exercise list

30 exercises · 7 with worked solution (25%)

Application 21Understanding 4Modeling 4Challenge 1
  1. Ex. 30.1Understanding

    Se cc é ponto crítico de f(x)f(x), em que situação não há máximo nem mínimo local em cc?

    Select the correct option
    Select an option first
    Show solution
    Se f(c)=0f'(c) = 0 mas ff' não muda de sinal ao redor de cc (por exemplo, f(x)=x3f'(x) = x^3 em c=0c = 0), então cc é ponto crítico sem ser extremo local. O ponto pode ser de inflexão.
  2. Ex. 30.2Understanding

    Para a função y=x3y = x^3, o ponto x=0x = 0 é ponto de inflexão e/ou máximo/mínimo local?

    Select the correct option
    Select an option first
    Show solution
    Para y=x3y = x^3 em x=0x = 0: y=6xy'' = 6x, portanto y(0)=0y''(0) = 0 e a concavidade muda de sinal — logo x=0x = 0 é ponto de inflexão. Porém y=3x2geq0y' = 3x^2 geq 0 não muda de sinal, então não é extremo local.
  3. Ex. 30.3Application

    Encontre os números críticos de y=4x33xy = 4x^3 - 3x no domínio da função.

    Select the correct option
    Select an option first
    Show solution
    Temos y=4x33xy = 4x^3 - 3x, então y=12x23=3(4x21)y' = 12x^2 - 3 = 3(4x^2 - 1). Igualando a zero: 4x2=14x^2 = 1, logo x=±1/2x = \pm 1/2. Espere — recalculando: x2=1/4x^2 = 1/4, x=±1/2x = \pm 1/2. A opção correta é x=±1/2x = \pm 1/\sqrt{2} se y=4x33xy = 4x^3 - 3x... Na verdade y=12x23=0x=±1/2y' = 12x^2 - 3 = 0 \Rightarrow x = \pm 1/2. (Resp: x=±1/2x = \pm 1/2)
    Show step-by-step (with the why)
    1. Calcule y=ddx(4x33x)=12x23y' = \frac{d}{dx}(4x^3 - 3x) = 12x^2 - 3.
    2. Resolva 12x23=0x2=14x=±1212x^2 - 3 = 0 \Rightarrow x^2 = \frac{1}{4} \Rightarrow x = \pm \frac{1}{2}.
    3. Ambos pertencem ao domínio R\mathbb{R}; são os números críticos.
  4. Ex. 30.4ApplicationAnswer key

    Encontre os números críticos de y=4xx2y = 4x - x^2 no domínio da função.

    Select the correct option
    Select an option first
    Show solution
    Temos y=42xy' = 4 - 2x. Igualando a zero: 42x=0x=24 - 2x = 0 \Rightarrow x = 2. Como yy' está definida em todo R\mathbb{R}, o único número crítico é x=2x = 2. (Resp: x=2x = 2)
  5. Ex. 30.5ApplicationAnswer key

    Encontre os números críticos de y=1x1y = \dfrac{1}{x-1} no domínio da função.

    Select the correct option
    Select an option first
    Show solution
    Temos y=1x1y = \frac{1}{x-1}, com domínio x1x \neq 1. Calculando: y=1(x1)2y' = -\frac{1}{(x-1)^2}. Como y0y' \neq 0 para todo xx no domínio, e x=1x = 1 não está no domínio, não há números críticos.
  6. Ex. 30.6Application

    Encontre os extremos locais e/ou absolutos de f(x)=x2+3f(x) = x^2 + 3 sobre [1,4][-1, 4].

    Select the correct option
    Select an option first
    Show solution
    Temos f(x)=x2+3f(x) = x^2 + 3, com f(x)=2x=0x=0f'(x) = 2x = 0 \Rightarrow x = 0. Avaliando os candidatos: f(1)=4f(-1) = 4, f(0)=3f(0) = 3, f(4)=19f(4) = 19. Mínimo absoluto: f(0)=3f(0) = 3; máximo absoluto: f(4)=19f(4) = 19.
  7. Ex. 30.7Application

    Encontre os extremos absolutos de y=x2+2xy = x^2 + 2x sobre [1,4][1, 4].

    Select the correct option
    Select an option first
    Show solution
    Temos y=x2+2xy = x^2 + 2x em [1,4][1, 4]. O ponto crítico y=2x+2=0x=1y' = 2x + 2 = 0 \Rightarrow x = -1 está fora do intervalo. Avaliando as extremidades: y(1)=1+2=3y(1) = 1 + 2 = 3 e y(4)=16+8=24y(4) = 16 + 8 = 24. Logo mínimo em x=1x = 1 e máximo em x=4x = 4.
  8. Ex. 30.8Application

    Encontre os extremos absolutos de y=(xx2)2y = (x - x^2)^2 sobre [1,1][-1, 1].

    Select the correct option
    Select an option first
    Show solution
    Temos y=(xx2)2y = (x - x^2)^2. Pondo u=xx2u = x - x^2, y=2u(12x)=0y' = 2u \cdot (1 - 2x) = 0. Zeros: x=0x = 0, x=1x = 1, x=1/2x = 1/2. Avaliando: y(0)=0y(0) = 0, y(1)=0y(1) = 0, y(1/2)=(1/21/4)2=1/16y(1/2) = (1/2 - 1/4)^2 = 1/16. Nas extremidades: y(1)=(11)2=4y(-1) = (-1-1)^2 = 4. Máximo absoluto: y(1)=4y(-1) = 4; mínimo: y=0y = 0.
  9. Ex. 30.9Application

    Encontre os extremos absolutos de y=9xy = \sqrt{9 - x} sobre [1,9][1, 9].

    Select the correct option
    Select an option first
    Show solution
    Temos y=9xy = \sqrt{9 - x} em [1,9][1, 9]. Derivada: y=129x<0y' = -\frac{1}{2\sqrt{9-x}} < 0 em todo o intervalo — função estritamente decrescente. Logo máximo em x=1x = 1: y(1)=8=22y(1) = \sqrt{8} = 2\sqrt{2}; mínimo em x=9x = 9: y(9)=0y(9) = 0.
  10. Ex. 30.10Application

    Encontre os extremos locais e absolutos de y=sinx+cosxy = \sin x + \cos x sobre [0,2π][0, 2\pi].

    Select the correct option
    Select an option first
    Show solution
    Temos y=cosxsinx=0tanx=1x=π/4,  5π/4y' = \cos x - \sin x = 0 \Rightarrow \tan x = 1 \Rightarrow x = \pi/4,\; 5\pi/4. Valores: y(π/4)=2y(\pi/4) = \sqrt{2}, y(5π/4)=2y(5\pi/4) = -\sqrt{2}. Extremidades: y(0)=y(2π)=1y(0) = y(2\pi) = 1. Máximo: 2\sqrt{2}; mínimo: 2-\sqrt{2}.
    Show step-by-step (with the why)
    1. Calcule y=cosxsinxy' = \cos x - \sin x e resolva y=0y' = 0.
    2. tanx=1x=π/4\tan x = 1 \Rightarrow x = \pi/4 e x=5π/4x = 5\pi/4 em [0,2π][0, 2\pi].
    3. Avalie nos candidatos e extremidades: máximo 2\sqrt{2}, mínimo 2-\sqrt{2}.
  11. Ex. 30.11ApplicationAnswer key

    Encontre os mínimos e máximos locais e absolutos de y=x2+4x+5y = x^2 + 4x + 5 sobre (,+)(-\infty, +\infty).

    Select the correct option
    Select an option first
    Show solution
    Temos y=2x+4=0x=2y' = 2x + 4 = 0 \Rightarrow x = -2. Como y=2>0y'' = 2 > 0, trata-se de mínimo local. y(2)=48+5=1y(-2) = 4 - 8 + 5 = 1. Como y+y \to +\infty quando x±x \to \pm\infty, não há máximo absoluto.
  12. Ex. 30.12ApplicationAnswer key

    Encontre os mínimos e máximos locais e absolutos de y=x312xy = x^3 - 12x sobre (,+)(-\infty, +\infty).

    Select the correct option
    Select an option first
    Show solution
    Temos y=3x212=3(x24)=0x=±2y' = 3x^2 - 12 = 3(x^2 - 4) = 0 \Rightarrow x = \pm 2. y=6xy'' = 6x: y(2)=12<0y''(-2) = -12 < 0 (máximo local), y(2)=12>0y''(2) = 12 > 0 (mínimo local). y(2)=8+24=16y(-2) = -8 + 24 = 16, y(2)=824=16y(2) = 8 - 24 = -16.
    Show step-by-step (with the why)
    1. y=3x212=0x=±2y' = 3x^2 - 12 = 0 \Rightarrow x = \pm 2.
    2. Teste da 2ª derivada: y=6xy'' = 6x. Em x=2x = -2: y=12<0y'' = -12 < 0 → máximo. Em x=2x = 2: y=12>0y'' = 12 > 0 → mínimo.
    3. Valores: y(2)=16y(-2) = 16, y(2)=16y(2) = -16.
  13. Ex. 30.13UnderstandingAnswer key

    Uma função côncava para baixo necessariamente cruza y=0y = 0 para algum valor de xx?

    Select the correct option
    Select an option first
    Show solution
    Contraexemplo: f(x)=x2+100f(x) = -x^2 + 100 é côncava para baixo (f=2<0f'' = -2 < 0) mas f(0)=100>0f(0) = 100 > 0. A função atinge máximo em x=0x = 0 e pode cruzar o eixo, mas se o domínio for restrito adequadamente, não precisa.
  14. Ex. 30.14Understanding

    Um polinômio de grau 2 pode ter ponto de inflexão?

    Select the correct option
    Select an option first
    Show solution
    Para p(x)=ax2+bx+cp(x) = ax^2 + bx + c, temos p=2ap'' = 2a = constante. Como pp'' não muda de sinal, a concavidade é constante e não há ponto de inflexão.
  15. Ex. 30.15Application

    Determine os intervalos de concavidade e os pontos de inflexão de f(x)=x34x2+x+2f(x) = x^3 - 4x^2 + x + 2.

    Select the correct option
    Select an option first
    Show solution
    Temos f(x)=x34x2+x+2f(x) = x^3 - 4x^2 + x + 2. f(x)=6x8f''(x) = 6x - 8. Inflexão: 6x8=0x=4/36x - 8 = 0 \Rightarrow x = 4/3. Para x<4/3x < 4/3: f<0f'' < 0 (côncava para baixo); para x>4/3x > 4/3: f>0f'' > 0 (côncava para cima).
  16. Ex. 30.16Application

    Determine a concavidade e os pontos de inflexão de f(x)=x26xf(x) = x^2 - 6x.

    Select the correct option
    Select an option first
    Show solution
    Temos f(x)=x26xf(x) = x^2 - 6x. f(x)=2>0f''(x) = 2 > 0 sempre. Portanto a função é côncava para cima em todo o domínio e não tem pontos de inflexão.
  17. Ex. 30.17Application

    Determine a concavidade e os pontos de inflexão de f(x)=x36x2f(x) = x^3 - 6x^2.

    Select the correct option
    Select an option first
    Show solution
    Temos f(x)=x36x2f(x) = x^3 - 6x^2. f(x)=3x212xf'(x) = 3x^2 - 12x, f(x)=6x12f''(x) = 6x - 12. Inflexão: 6x12=0x=26x - 12 = 0 \Rightarrow x = 2. Para x<2x < 2: f<0f'' < 0; para x>2x > 2: f>0f'' > 0. Inflexão em x=2x = 2.
  18. Ex. 30.18Modeling

    Uma empresa produtora de celulares tem função de custo C=x21200x+36400C = x^2 - 1200x + 36400, onde CC é o custo em dólares e xx é a quantidade produzida (em milhares). Quantas unidades (em milhares) minimizam o custo?

    Select the correct option
    Select an option first
    Show solution
    Temos C(x)=x21200x+36400C(x) = x^2 - 1200x + 36400. C(x)=2x1200=0x=600C'(x) = 2x - 1200 = 0 \Rightarrow x = 600. Como C=2>0C'' = 2 > 0, é mínimo. Produzir 600 mil unidades minimiza o custo. C(600)=360000720000+36400=323600C(600) = 360000 - 720000 + 36400 = -323600... (em dólares por milhar).
    Show step-by-step (with the why)
    1. C(x)=2x1200C'(x) = 2x - 1200; resolva C(x)=0x=600C'(x) = 0 \Rightarrow x = 600.
    2. C(x)=2>0C''(x) = 2 > 0, confirmando mínimo global.
    3. Produzir 600 mil unidades minimiza o custo.
  19. Ex. 30.19Modeling

    Uma bola é lançada para o ar com posição h(t)=4,9t2+60t+5h(t) = -4{,}9t^2 + 60t + 5 metros. Em que instante a bola para de subir? Qual é a altura máxima?

    Select the correct option
    Select an option first
    Show solution
    Temos h(t)=4,9t2+60t+5h(t) = -4{,}9t^2 + 60t + 5. h(t)=9,8t+60=0t=60/9,86,12h'(t) = -9{,}8t + 60 = 0 \Rightarrow t = 60/9{,}8 \approx 6{,}12 s. Altura: h(6,12)4,937,45+367,2+5188,5h(6{,}12) \approx -4{,}9 \cdot 37{,}45 + 367{,}2 + 5 \approx 188{,}5 m.
  20. Ex. 30.20Modeling

    Você tem 400 pés de cerca para construir um curral retangular. Quais dimensões maximizam a área?

    Select the correct option
    Select an option first
    Show solution
    Seja 2l+2w=4002l + 2w = 400, então w=200lw = 200 - l. Área: A=l(200l)=200ll2A = l(200 - l) = 200l - l^2. A=2002l=0l=100A' = 200 - 2l = 0 \Rightarrow l = 100. Dimensões: 100×300100 \times 300? Não — se l=wl = w (quadrado) dá 2l+2l=400l=1002l + 2l = 400 \Rightarrow l = 100. Área = 100×100=10000100 \times 100 = 10000... Corrigindo: l=100l = 100, w=200100=100w = 200 - 100 = 100. Logo curral quadrado 100×100100 \times 100, área = 10000ft210000\,\text{ft}^2. A opção correta é a quadrada.
    Show step-by-step (with the why)
    1. Restrição: 2l+2w=400w=200l2l + 2w = 400 \Rightarrow w = 200 - l.
    2. Maximize A(l)=l(200l)A(l) = l(200 - l): A=2002l=0l=100A' = 200 - 2l = 0 \Rightarrow l = 100.
    3. Dimensões ótimas: 100ft×100ft100\,\text{ft} \times 100\,\text{ft}, área = 10000ft210000\,\text{ft}^2.
  21. Ex. 30.21ModelingAnswer key

    Você tem 800 pés de cerca para um curral retangular de porcos. Um lado é formado pelo rio (sem cerca). Qual a dimensão que maximiza a área?

    Select the correct option
    Select an option first
    Show solution
    Com rio em um lado, a cerca usa apenas três lados: 2w+l=8002w + l = 800, logo l=8002wl = 800 - 2w. Área: A=wl=w(8002w)=800w2w2A = wl = w(800 - 2w) = 800w - 2w^2. A=8004w=0w=200A' = 800 - 4w = 0 \Rightarrow w = 200. l=800400=400l = 800 - 400 = 400. Área = 200×400=80000ft2200 \times 400 = 80000\,\text{ft}^2.
  22. Ex. 30.22Application

    Você precisa cercar uma área retangular de 1600ft21600\,\text{ft}^2. Quais dimensões minimizam a quantidade de cerca necessária?

    Select the correct option
    Select an option first
    Show solution
    Minimize o perímetro P=2l+2wP = 2l + 2w sujeito a lw=1600lw = 1600. Substitua w=1600/lw = 1600/l: P(l)=2l+3200/lP(l) = 2l + 3200/l. P(l)=23200/l2=0l2=1600l=40P'(l) = 2 - 3200/l^2 = 0 \Rightarrow l^2 = 1600 \Rightarrow l = 40. Logo w=40w = 40: quadrado de lado 40 ft.
    Show step-by-step (with the why)
    1. Restrição: A=lw=1600A = lw = 1600.
    2. Minimize P=2l+2w=2l+3200/lP = 2l + 2w = 2l + 3200/l.
    3. P(l)=23200/l2=0l=40P'(l) = 2 - 3200/l^2 = 0 \Rightarrow l = 40, w=40w = 40.
  23. Ex. 30.23Application

    Calcule limxexx\displaystyle\lim_{x \to \infty} \dfrac{e^x}{x}.

    Select the correct option
    Select an option first
    Show solution
    Forma /\infty/\infty. Aplicando L'Hôpital: limxexx=limxex1=+\lim_{x \to \infty} \frac{e^x}{x} = \lim_{x \to \infty} \frac{e^x}{1} = +\infty. O exponencial cresce muito mais rápido que qualquer potência de xx.
  24. Ex. 30.24Application

    Calcule limx3x29x3\displaystyle\lim_{x \to 3} \dfrac{x^2 - 9}{x - 3}.

    Select the correct option
    Select an option first
    Show solution
    Forma 0/00/0 em x=3x = 3. Aplicando L'Hôpital: limx3x29x3=limx32x1=6\lim_{x \to 3} \frac{x^2 - 9}{x - 3} = \lim_{x \to 3} \frac{2x}{1} = 6. Alternativamente, fatorando: (x3)(x+3)x3=x+36\frac{(x-3)(x+3)}{x-3} = x + 3 \to 6.
    Show step-by-step (with the why)
    1. Forme indeterminada 0/00/0 em x=3x = 3.
    2. L'Hôpital: ddx(x29)=2x\frac{d}{dx}(x^2 - 9) = 2x, ddx(x3)=1\frac{d}{dx}(x - 3) = 1.
    3. Limite: limx32x=6\lim_{x \to 3} 2x = 6.
  25. Ex. 30.25ApplicationAnswer key

    Calcule limxπ/2cosxπ/2x\displaystyle\lim_{x \to \pi/2} \dfrac{\cos x}{\pi/2 - x}.

    Select the correct option
    Select an option first
    Show solution
    Forma 0/00/0 em x=π/2x = \pi/2. Aplicando L'Hôpital: limxπ/2cosxπ/2x=limxπ/2sinx1=sin(π/2)=1\lim_{x \to \pi/2} \frac{\cos x}{\pi/2 - x} = \lim_{x \to \pi/2} \frac{-\sin x}{-1} = \sin(\pi/2) = 1.
  26. Ex. 30.26Application

    Calcule limxπxπsinx\displaystyle\lim_{x \to \pi} \dfrac{x - \pi}{\sin x}.

    Select the correct option
    Select an option first
    Show solution
    Forma 0/00/0 em x=πx = \pi. Aplicando L'Hôpital: limxπxπsinx=limxπ1cosx=1cosπ=11=1\lim_{x \to \pi} \frac{x - \pi}{\sin x} = \lim_{x \to \pi} \frac{1}{\cos x} = \frac{1}{\cos \pi} = \frac{1}{-1} = -1.
  27. Ex. 30.27Application

    Calcule limx0sinxtanxx3\displaystyle\lim_{x \to 0} \dfrac{\sin x - \tan x}{x^3}.

    Select the correct option
    Select an option first
    Show solution
    Forma 0/00/0. Aplicando L'Hôpital: limx0sinxtanxx3\lim_{x \to 0} \frac{\sin x - \tan x}{x^3}. Derivando numerador e denominador até sair da forma indeterminada (ou por expansão de Taylor): sinxtanxx3/2\sin x - \tan x \approx -x^3/2, logo o limite é 1/2-1/2.
    Show step-by-step (with the why)
    1. Expanda: sinxxx3/6\sin x \approx x - x^3/6, tanxx+x3/3\tan x \approx x + x^3/3.
    2. sinxtanxx3/2\sin x - \tan x \approx -x^3/2.
    3. Limite: x3/2x3=12\frac{-x^3/2}{x^3} = -\frac{1}{2}.
  28. Ex. 30.28Application

    Calcule limx0exx1x2\displaystyle\lim_{x \to 0} \dfrac{e^x - x - 1}{x^2}.

    Select the correct option
    Select an option first
    Show solution
    Forma 0/00/0. Aplicando L'Hôpital: limx0exx1x2=limx0ex12x=limx0ex2=12\lim_{x \to 0} \frac{e^x - x - 1}{x^2} = \lim_{x \to 0} \frac{e^x - 1}{2x} = \lim_{x \to 0} \frac{e^x}{2} = \frac{1}{2}.
    Show step-by-step (with the why)
    1. Primeira aplicação: numerador ex1\to e^x - 1, denominador 2x\to 2x. Ainda 0/00/0.
    2. Segunda aplicação: ex212\frac{e^x}{2} \to \frac{1}{2}.
  29. Ex. 30.29Application

    Calcule limx0(1+x)1/x\displaystyle\lim_{x \to 0} (1 + x)^{1/x}.

    Select the correct option
    Select an option first
    Show solution
    Forma 11^\infty. Tome logaritmo: L=limx0ln(1+x)xL = \lim_{x \to 0} \frac{\ln(1+x)}{x} (forma 0/00/0). Por L'Hôpital: L=limx01/(1+x)1=1L = \lim_{x \to 0} \frac{1/(1+x)}{1} = 1. Logo o limite original é eL=e1=ee^L = e^1 = e.
  30. Ex. 30.30Challenge

    Calcule limx0+xln(x4)\displaystyle\lim_{x \to 0^+} x\ln(x^4).

    Select the correct option
    Select an option first
    Show solution
    Forma 0\infty \cdot 0. Reescreva: limx0+xln(x4)=4limx0+xlnx=4limx0+lnx1/x\lim_{x \to 0^+} x \ln(x^4) = 4 \lim_{x \to 0^+} x \ln x = 4 \lim_{x \to 0^+} \frac{\ln x}{1/x}. Forma /+-\infty/+\infty. Por L'Hôpital: =4limx0+1/x1/x2=4limx0+(x)=0= 4 \lim_{x \to 0^+} \frac{1/x}{-1/x^2} = 4 \lim_{x \to 0^+} (-x) = 0.
    Show step-by-step (with the why)
    1. Reescreva: xln(x4)=4xlnx=4lnx1/xx \ln(x^4) = 4x \ln x = 4 \cdot \frac{\ln x}{1/x}.
    2. Forma /+-\infty/+\infty; aplique L'Hôpital: numerador 1/x1/x, denominador 1/x2-1/x^2.
    3. Resultado: 4(x)04 \cdot (-x) \to 0 quando x0+x \to 0^+.

Fontes

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

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