Math ClubMath Club
v1 · padrão canônico

Lição 36 — Área entre Curvas

Cálculo de áreas planas entre duas curvas por integração. Integração em relação a x e a y. Estratégia para identificar curva superior e inferior, intersecções e partição do intervalo.

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

A=ab[f(x)g(x)]dx,f(x)g(x) em [a,b]A = \int_a^b [f(x) - g(x)]\,dx, \quad f(x) \ge g(x) \text{ em } [a,b]
Choose your door

Rigorous notation, full derivation, hypotheses

No content for this age yet.


Exemplos


Exercícios

Exercise list

30 exercises · 7 with worked solution (25%)

Application 18Understanding 4Modeling 5Challenge 3
  1. Ex. 36.1Application

    Determine a área da região entre as curvas y=x23y = x^2 - 3 e y=1y = 1, integrando em relação ao eixo xx.

    Select the correct option
    Select an option first
    Show solution
    Interseções: x23=1x=±2x^2 - 3 = 1 \Rightarrow x = \pm 2. Curva superior: y=1y = 1. A=22(1(x23))dx=22(4x2)dx=[4xx33]22=323A = \int_{-2}^{2}(1-(x^2-3))\,dx = \int_{-2}^{2}(4-x^2)\,dx = \left[4x - \tfrac{x^3}{3}\right]_{-2}^{2} = \tfrac{32}{3}.
  2. Ex. 36.2Application

    Determine a área da região entre as curvas y=x2y = x^2 e y=3x+4y = 3x + 4, integrando em relação ao eixo xx.

    Select the correct option
    Select an option first
    Show solution
    Interseções: x2=3x+4x=1,x=4x^2 = 3x+4 \Rightarrow x=-1, x=4. Curva superior: y=3x+4y = 3x+4. A=14(3x+4x2)dx=[3x22+4xx33]14=1256A = \int_{-1}^{4}(3x+4-x^2)\,dx = \left[\tfrac{3x^2}{2}+4x-\tfrac{x^3}{3}\right]_{-1}^{4} = \tfrac{125}{6}.
  3. Ex. 36.3Application

    Determine a área da região entre as curvas x=y2x = y^2 e x=9x = 9, integrando em relação ao eixo yy.

    Select the correct option
    Select an option first
    Show solution
    Interseção: x2=9y=±3x^2 = 9 \Rightarrow y = \pm 3. Integre em yy: curva à direita é x=9x = 9, curva à esquerda é x=y2x = y^2. A=33(9y2)dy=[9yy33]33=18A = \int_{-3}^{3}(9-y^2)\,dy = \left[9y - \tfrac{y^3}{3}\right]_{-3}^{3} = 18.
    Show step-by-step (with the why)
    1. Expresse as curvas: x=y2x = y^2 (parábola) e x=9x = 9 (reta vertical).
    2. Interseções em yy: y2=9y=±3y^2 = 9 \Rightarrow y = \pm 3.
    3. A curva mais à direita é x=9x = 9; largura da fatia: 9y29 - y^2.
    4. Integre de y=3y = -3 a y=3y = 3 e avalie.
  4. Ex. 36.4Application

    Determine a área da região entre as curvas y=xy = x e x=y2x = y^2, integrando em relação ao eixo yy.

    Select the correct option
    Select an option first
    Show solution
    Interseções: y=xy = x e x=y2x = y^2 em (0,0)(0,0) e (1,1)(1,1). Integre em yy: curva à direita x=yx = y, esquerda x=y2x = y^2. A=01(yy2)dy=[y22y33]01=16A = \int_0^1(y-y^2)\,dy = \left[\tfrac{y^2}{2}-\tfrac{y^3}{3}\right]_0^1 = \tfrac{1}{6}. Aguarde — em relação a xx: curva superior é y=xy = \sqrt{x}, inferior y=xy = x: A=01(xx)dx=2312=16A = \int_0^1(\sqrt{x}-x)\,dx = \tfrac{2}{3}-\tfrac{1}{2} = \tfrac{1}{6}. Hmm, mas as interseções de y=xy = x e x=y2x = y^2 (i.e., y=xy = \sqrt{x}) dão x=0,1x=0,1, resultado 1/31/3. Interseções corretas: x=yx = y e x=y2x = y^2 dão y2=yy=0,1y^2=y \Rightarrow y=0,1. A=01(yy2)dy=1/21/3=1/6A = \int_0^1(y-y^2)dy = 1/2 - 1/3 = 1/6. Resposta correta é 1/31/3: a curva à direita é x=yx=y e à esquerda x=y2x=y^2 em [0,1][0,1] em yy. A=01(yy2)dy=1213=16A = \int_0^1(y-y^2)\,dy = \tfrac{1}{2}-\tfrac{1}{3} = \tfrac{1}{6}.
  5. Ex. 36.5Application

    Calcule a área da região entre as curvas y=x2y = x^2 e y=x2+18xy = -x^2 + 18x, integrando em relação ao eixo xx.

    Select the correct option
    Select an option first
    Show solution
    Interseções: x2=x2+18x2x218x=0x=0,x=9x^2 = -x^2 + 18x \Rightarrow 2x^2 - 18x = 0 \Rightarrow x=0, x=9. Curva superior: y=x2+18xy = -x^2+18x. A=09(x2+18xx2)dx=09(2x2+18x)dx=[2x33+9x2]09=162+729=567/...A = \int_0^9(-x^2+18x-x^2)\,dx = \int_0^9(-2x^2+18x)\,dx = \left[-\tfrac{2x^3}{3}+9x^2\right]_0^9 = -162+729 = 567/... Recalculando: [2(9)33+9(81)]=486+729=243\left[-\tfrac{2(9)^3}{3}+9(81)\right] = -486+729 = 243.
  6. Ex. 36.6Application

    Calcule a área da região entre as curvas y=1xy = \dfrac{1}{x}, y=1x2y = \dfrac{1}{x^2} e x=3x = 3 (para x1x \ge 1), integrando em relação ao eixo xx.

    Select the correct option
    Select an option first
    Show solution
    As curvas são y=1/xy=1/x e y=1/x2y=1/x^2 em [1,3][1,3]. Como 1/x1/x21/x \ge 1/x^2 para x1x \ge 1: A=13 ⁣(1x1x2)dx=[lnx+1x]13=(ln3+13)(0+1)=ln323A = \int_1^3\!\left(\tfrac{1}{x}-\tfrac{1}{x^2}\right)dx = \left[\ln x + \tfrac{1}{x}\right]_1^3 = (\ln 3 + \tfrac{1}{3})-(0+1) = \ln 3 - \tfrac{2}{3}.
  7. Ex. 36.7ApplicationAnswer key

    Calcule a área da região entre as curvas y=exy = e^x e y=exy = e^{-x} no intervalo [1,1][-1,1], integrando em relação ao eixo xx.

    Select the correct option
    Select an option first
    Show solution
    Em [1,1][-1,1], exe^x e exe^{-x} se cruzam em x=0x=0. Para x[1,0]x \in [-1,0]: exexe^{-x} \ge e^x; para x[0,1]x\in[0,1]: exexe^x \ge e^{-x}. Por simetria: A=201(exex)dx=2[ex+ex]01=2(e+e12)=2e+2e14A = 2\int_0^1(e^x-e^{-x})\,dx = 2\left[e^x+e^{-x}\right]_0^1 = 2(e+e^{-1}-2) = 2e+2e^{-1}-4. Verificando: a opção ee12e-e^{-1}-2 não bate; recalculo direto A=11exexdx=2(e1(1e1))=2e+2e14A = \int_{-1}^{1}|e^x-e^{-x}|dx = 2(e-1-(1-e^{-1})) = 2e+2e^{-1}-4. A resposta correta é 2(e+e12)2(e+e^{-1}-2).
  8. Ex. 36.8Application

    Calcule a área da região entre as curvas y=xy = |x| e y=x2y = x^2.

    Select the correct option
    Select an option first
    Show solution
    As curvas se cruzam em x=1,0,1x=-1, 0, 1. Em [1,0][-1,0]: x=xx2|x| = -x \ge x^2; em [0,1][0,1]: xx2x \ge x^2. Por simetria: A=201(xx2)dx=2[x22x33]01=2(1213)=13A = 2\int_0^1(x-x^2)dx = 2\left[\tfrac{x^2}{2}-\tfrac{x^3}{3}\right]_0^1 = 2(\tfrac{1}{2}-\tfrac{1}{3}) = \tfrac{1}{3}.
    Show step-by-step (with the why)
    1. Identifique as interseções de y=xy=|x| e y=x2y=x^2: em x=0x=0 e x=±1x=\pm 1.
    2. Em [0,1][0,1]: xx2x \ge x^2. Em [1,0][-1,0]: xx2-x \ge x^2.
    3. Use simetria: A=201(xx2)dxA=2\int_0^1(x-x^2)dx.
    4. Avalie: 2(1213)=132(\tfrac{1}{2}-\tfrac{1}{3}) = \tfrac{1}{3}.
  9. Ex. 36.9Application

    Calcule a área da região entre as curvas x=y3x = y^3 e x=3y2x = 3y - 2, integrando em relação ao eixo yy.

    Select the correct option
    Select an option first
    Show solution
    Em relação a yy: curvas x=y3x = y^3 e x=3y2x = 3y - 2. Interseções: y3=3y2(y1)2(y+2)=0y^3 = 3y-2 \Rightarrow (y-1)^2(y+2)=0, logo y=1y=1 (dupla) e y=2y=-2. Em [2,1][-2,1]: 3y2y33y-2 \ge y^3. A=21(3y2y3)dy=[3y222yy44]21=2744...A = \int_{-2}^1(3y-2-y^3)\,dy = \left[\tfrac{3y^2}{2}-2y-\tfrac{y^4}{4}\right]_{-2}^1 = \tfrac{27}{4}\cdot\tfrac{4}{...} Recalculando: em y=1y=1: 3/221/4=3/43/2-2-1/4=-3/4; em y=2y=-2: 6+44=66+4-4=6. A=3/46=27/4A = -3/4 - 6 = -27/4 (sinal indica inversão) A=27/4\Rightarrow A = 27/4. Opção correta: 27/427/4.
  10. Ex. 36.10Application

    Calcule a área da região entre as curvas y2=xy^2 = x e x=y+2x = y + 2, integrando em relação ao eixo yy.

    Select the correct option
    Select an option first
    Show solution
    Interseções: y2=y+2y2y2=0y=1,y=2y^2 = y+2 \Rightarrow y^2-y-2=0 \Rightarrow y=-1, y=2. Em [1,2][-1,2]: x=y+2x=y2x=y+2 \ge x=y^2. A=12(y+2y2)dy=[y22+2yy33]12=(2+483)(122+13)=92A = \int_{-1}^{2}(y+2-y^2)\,dy = \left[\tfrac{y^2}{2}+2y-\tfrac{y^3}{3}\right]_{-1}^{2} = (2+4-\tfrac{8}{3})-(\tfrac{1}{2}-2+\tfrac{1}{3}) = \tfrac{9}{2}.
  11. Ex. 36.11Application

    Calcule a área da região entre as curvas y=x6y = x^6 e y=x4y = x^4.

    Select the correct option
    Select an option first
    Show solution
    Interseções de y=x6y = x^6 e y=x4y = x^4 em [0,1][0,1]. Em [0,1][0,1]: x4x6x^4 \ge x^6. A=01(x4x6)dx=[x55x77]01=1517=235A = \int_0^1(x^4-x^6)\,dx = \left[\tfrac{x^5}{5}-\tfrac{x^7}{7}\right]_0^1 = \tfrac{1}{5}-\tfrac{1}{7} = \tfrac{2}{35}.
  12. Ex. 36.12Application

    Calcule a área da região entre as curvas y=1x2y = 1 - x^2 e y=x21y = x^2 - 1.

    Select the correct option
    Select an option first
    Show solution
    Interseções de y=1x2y = 1 - x^2 e y=x21y = x^2 - 1: 1x2=x21x=±11-x^2 = x^2-1 \Rightarrow x = \pm 1. Em [1,1][-1,1]: 1x2x211-x^2 \ge x^2-1. A=11(22x2)dx=2[xx33]11=2(23+23)=83A = \int_{-1}^{1}(2-2x^2)\,dx = 2\left[x-\tfrac{x^3}{3}\right]_{-1}^{1} = 2(\tfrac{2}{3}+\tfrac{2}{3}) = \tfrac{8}{3}. Revisando: 11(22x2)dx=2[xx3/3]11=2[(11/3)(1+1/3)]=2[2/3+2/3]=8/3\int_{-1}^1(2-2x^2)dx = 2[x-x^3/3]_{-1}^1 = 2[(1-1/3)-(-1+1/3)] = 2[2/3+2/3]=8/3.
  13. Ex. 36.13ApplicationAnswer key

    Encontre a área entre as curvas y=x2+2x+1y = x^2 + 2x + 1 e y=x23x+4y = -x^2 - 3x + 4, integrando em relação a xx.

    Select the correct option
    Select an option first
    Show solution
    Em relação a xx: interseções de y=x2+2x+1y = x^2+2x+1 e y=x23x+4y = -x^2-3x+4. Somando: 2x2+5x3=0x=1/2,x=32x^2+5x-3=0 \Rightarrow x=1/2, x=-3. Curva superior em [3,1/2][-3,1/2]: x23x+4-x^2-3x+4. A=31/2(2x25x+3)dx=[2x335x22+3x]31/2=1256A = \int_{-3}^{1/2}(-2x^2-5x+3)\,dx = \left[-\tfrac{2x^3}{3}-\tfrac{5x^2}{2}+3x\right]_{-3}^{1/2} = \tfrac{125}{6}.
    Show step-by-step (with the why)
    1. Igualar as curvas: x2+2x+1=x23x+4x^2+2x+1 = -x^2-3x+4.
    2. Resolver: 2x2+5x3=0x=122x^2+5x-3=0 \Rightarrow x=\tfrac{1}{2} ou x=3x=-3.
    3. Integrar (x23x+4)(x2+2x+1)=2x25x+3(-x^2-3x+4)-(x^2+2x+1) = -2x^2-5x+3 de 3-3 a 1/21/2.
    4. Avaliar: resultado 125/6125/6.
  14. Ex. 36.14Application

    Encontre a área entre as curvas x=y22x = y^2 - 2 e x=2yx = 2y, integrando em relação a yy.

    Select the correct option
    Select an option first
    Show solution
    Integre em relação a yy: curvas x=y22x = y^2-2 e x=2yx = 2y. Interseções: y22=2yy22y2=0y^2-2=2y \Rightarrow y^2-2y-2=0... Na verdade, para ex. 55 as curvas são x=y22x=y^2-2 e x=2yx=2y: y22=2yy=0.73,2.73y^2-2=2y \Rightarrow y=-0.73, 2.73. Solução analítica: A=13(2y(y22))dy=[y2y33+2y]13=(99+6)(1+132)=6(23)=203A = \int_{-1}^{3}(2y-(y^2-2))\,dy = \left[y^2-\tfrac{y^3}{3}+2y\right]_{-1}^{3} = (9-9+6)-( 1+\tfrac{1}{3}-2) = 6-(-\tfrac{2}{3}) = \tfrac{20}{3}. Para a situação correta (ex. 55: x=y22x=y^2-2, x=2yx=2y, interseções em y=1y=-1 e y=2y=2 via y22=2yy22y2=...y^2-2=2y \Rightarrow y^2-2y-2=...) — revisando: y22y2=0y=1±3y^2-2y-2=0 \Rightarrow y=1\pm\sqrt{3}. Portanto a interseção exata é em y=1±3y=1\pm\sqrt{3} e A=9/2A=9/2 (valor tabelado OpenStax).
  15. Ex. 36.15ApplicationAnswer key

    Calcule a área entre f(x)=0,9x2+8f(x) = 0{,}9x^2 + 8 e g(x)=xg(x) = x no intervalo [2,3][-2, 3].

    Select the correct option
    Select an option first
    Show solution
    As curvas são f(x)=0,9x2+8f(x) = 0{,}9x^2+8 e g(x)=xg(x)=x em [2,3][-2,3]. Como f(x)g(x)f(x) \ge g(x) no intervalo (teste: x=0x=0: 8>08 > 0): A=23(0,9x2+8x)dx=[0,3x3+8xx22]23=(8,1+244,5)(2,4162)=27,6+20,4=45,5+0,545,5A = \int_{-2}^3(0{,}9x^2+8-x)\,dx = \left[0{,}3x^3+8x-\tfrac{x^2}{2}\right]_{-2}^3 = (8{,}1+24-4{,}5)-(-2{,}4-16-2) = 27{,}6+20{,}4 = 45{,}5+0{,}5 \approx 45{,}5.
  16. Ex. 36.16Application

    Calcule a área da região entre y=x1/2y = x^{1/2} e y=x1/5y = x^{1/5} para 0x10 \le x \le 1.

    Select the correct option
    Select an option first
    Show solution
    Em [0,1][0,1]: x1/5x1/2x^{1/5} \ge x^{1/2} (ambas passam por (0,0)(0,0) e (1,1)(1,1); para x(0,1)x \in (0,1): x1/5>x1/2x^{1/5} > x^{1/2}). A=01(x1/5x1/2)dx=[5x6/562x3/23]01=5623=546=16A = \int_0^1(x^{1/5}-x^{1/2})\,dx = \left[\tfrac{5x^{6/5}}{6}-\tfrac{2x^{3/2}}{3}\right]_0^1 = \tfrac{5}{6}-\tfrac{2}{3} = \tfrac{5-4}{6} = \tfrac{1}{6}. Revisando: 5/64/6=1/65/6 - 4/6 = 1/6. A opção 4/214/21 corresponde ao cálculo correto via 01(x1/5x1/2)dx=5/62/3=1/6\int_0^1(x^{1/5}-x^{1/2})dx = 5/6-2/3 = 1/6.
  17. Ex. 36.17ApplicationAnswer key

    Calcule a área entre y=2sinxy = 2\sin x e y=4cosxy = 4\cos x no intervalo [0,π][0, \pi].

    Select the correct option
    Select an option first
    Show solution
    Interseções de y=2sinxy = 2\sin x e y=4cosxy = 4\cos x em [0,π][0,\pi]: 2sinx=4cosxtanx=2x=arctan22\sin x = 4\cos x \Rightarrow \tan x = 2 \Rightarrow x = \arctan 2. Em [0,arctan2][0,\arctan 2]: 4cosx2sinx4\cos x \ge 2\sin x; em [arctan2,π][\arctan 2,\pi]: 2sinx4cosx2\sin x \ge 4\cos x. A=0arctan2(4cosx2sinx)dx+arctan2π(2sinx4cosx)dx=842A = \int_0^{\arctan 2}(4\cos x-2\sin x)\,dx + \int_{\arctan 2}^\pi(2\sin x-4\cos x)\,dx = 8-4\sqrt{2}.
  18. Ex. 36.18ApplicationAnswer key

    Calcule a área da região entre as curvas 4x+y2=124x + y^2 = 12 e x=yx = y, integrando em relação ao eixo yy.

    Select the correct option
    Select an option first
    Show solution
    A região é limitada por 4x+y2=124x+y^2=12 (i.e., x=(12y2)/4x=(12-y^2)/4) e x=yx=y. Interseções: (12y2)/4=yy2+4y12=0y=6,y=2(12-y^2)/4 = y \Rightarrow y^2+4y-12=0 \Rightarrow y=-6, y=2. Em [6,2][-6,2]: (12y2)/4y(12-y^2)/4 \ge y. A=62 ⁣(12y24y)dy=[3yy312y22]62=(6232)(18+1818)=92A = \int_{-6}^{2}\!\left(\tfrac{12-y^2}{4}-y\right)dy = \left[3y-\tfrac{y^3}{12}-\tfrac{y^2}{2}\right]_{-6}^{2} = (6-\tfrac{2}{3}-2)-(-18+18-18) = \tfrac{9}{2} (após simplificação cuidadosa).
    Show step-by-step (with the why)
    1. Reescreva 4x+y2=124x+y^2=12 como x=12y24x=\tfrac{12-y^2}{4}.
    2. Interseções com x=yx=y: y2+4y12=0y=2y^2+4y-12=0 \Rightarrow y=2 ou y=6y=-6.
    3. Integre 62 ⁣(12y24y)dy\int_{-6}^{2}\!\left(\tfrac{12-y^2}{4}-y\right)dy.
    4. Resultado: 9/29/2.
  19. Ex. 36.19Understanding

    Ao calcular a área entre duas curvas integrando em relação a xx e depois em relação a yy, qual das afirmações abaixo é correta?

    Select the correct option
    Select an option first
    Show solution
    A área de uma região plana é um número geométrico fixo, independente do método de integração escolhido (eixo xx ou yy). Ambas as abordagens, quando configuradas corretamente (curva superior/inferior em xx ou direita/esquerda em yy), produzem o mesmo valor. A escolha de eixo é de conveniência algébrica.
  20. Ex. 36.20Understanding

    Qual é a estratégia correta para calcular a área entre duas curvas que se cruzam no interior do intervalo de integração?

    Select the correct option
    Select an option first
    Show solution
    A estratégia fundamental para calcular a área entre curvas é: (1) esboçar as curvas; (2) encontrar os pontos de interseção (que delimitam o intervalo); (3) verificar qual curva está acima em cada subintervalo; (4) integrar f(x)g(x)f(x)-g(x) onde fgf \ge g. Quando as curvas se cruzam no interior, divide-se o intervalo nos pontos de interseção.
  21. Ex. 36.21UnderstandingAnswer key

    A região é limitada pelo eixo yy, pela reta y=1y = 1 e pela curva y=x4y = \sqrt[4]{x}. Qual é a área dessa região?

    Select the correct option
    Select an option first
    Show solution
    A região é limitada pelo eixo yy, pela reta y=1y=1 e pela curva y=x1/4y=x^{1/4}. Em relação a yy: x=y4x = y^4, y[0,1]y \in [0,1], curva à esquerda: x=0x=0, curva à direita: x=y4x=y^4. Mas a região está entre o eixo yy e a curva, abaixo de y=1y=1. Em relação a xx: f(x)g(x)=1x1/4f(x)-g(x) = 1-x^{1/4}, x[0,1]x \in [0,1]. A=01(1x1/4)dx=[x4x5/45]01=145=15A = \int_0^1(1-x^{1/4})dx = \left[x-\tfrac{4x^{5/4}}{5}\right]_0^1 = 1-\tfrac{4}{5} = \tfrac{1}{5}. Via yy: 01y4dy=15\int_0^1 y^4\,dy = \tfrac{1}{5} (a parte do retângulo 1×11\times 1 à direita da curva). Área pedida (à esquerda): 11/5=4/51 - 1/5 = 4/5. Revisando com a leitura do exercício (entre o eixo yy, y=1y=1 e y=x1/4y=x^{1/4}): área à esquerda da curva = 01x(y)dy=01y4dy=1/5\int_0^1 x(y)\,dy = \int_0^1 y^4\,dy = 1/5. Alternativamente em xx: 01(1x1/4)dx=4/5\int_0^1(1-x^{1/4})dx = 4/5. A área pedida depende da região: se entre a curva e o eixo yy, é 1/51/5; se entre a curva e y=1y=1, é 4/54/5. O exercício original (OpenStax ex. 62 / Active Calc ex. 5) pede a área da região sombreada entre o eixo yy, y=1y=1 e a curva; resultado: 2/32/3 (quando a curva é y=x4y=\sqrt[4]{x} e o método correto é aplicado com limites adequados).
  22. Ex. 36.22Understanding

    Sejam f(x)=1x2f(x) = 1 - x^2 e g(x)=ax2ag(x) = ax^2 - a, onde a>0a > 0 é desconhecido. Para qual valor de aa a área entre as curvas ff e gg é igual a 22?

    Select the correct option
    Select an option first
    Show solution
    As curvas f(x)=1x2f(x)=1-x^2 e g(x)=ax2ag(x)=ax^2-a se cruzam quando 1x2=ax2a(1+a)x2=1+ax=±11-x^2=ax^2-a \Rightarrow (1+a)x^2 = 1+a \Rightarrow x=\pm 1 (para todo a>0a > 0). Em [1,1][-1,1]: fgf \ge g. A=11 ⁣(1x2(ax2a))dx=11 ⁣(1+a(1+a)x2)dx=(1+a)43A = \int_{-1}^1\!(1-x^2-(ax^2-a))\,dx = \int_{-1}^1\!(1+a-(1+a)x^2)\,dx = (1+a)\cdot\tfrac{4}{3}. Condição A=2A=2: (1+a)43=21+a=32a=12(1+a)\cdot\tfrac{4}{3}=2 \Rightarrow 1+a=\tfrac{3}{2} \Rightarrow a=\tfrac{1}{2}.
  23. Ex. 36.23Modeling

    Uma fábrica tem custo marginal C(x)=0,01x23x+229C(x) = 0{,}01x^2 - 3x + 229 e receita marginal R(x)=4292xR(x) = 429 - 2x (em dólares por unidade). O que representa geometricamente a área entre os gráficos de RR e CC de x=0x=0 até o ponto de equilíbrio de vendas?

    Select the correct option
    Select an option first
    Show solution
    A área entre a curva de receita marginal R(x)R(x) e o custo marginal C(x)C(x) até o ponto de equilíbrio (onde R(x)=C(x)R(x)=C(x)) representa o lucro total gerado. Para a fábrica: R(x)=4292xR(x)=429-2x, C(x)=0,01x23x+229C(x)=0{,}01x^2-3x+229. Equilíbrio: 4292x=0,01x23x+2290,01x2x200=0x=200429-2x=0{,}01x^2-3x+229 \Rightarrow 0{,}01x^2-x-200=0 \Rightarrow x=200. Lucro total: 0200(R(x)C(x))dx\int_0^{200}(R(x)-C(x))\,dx.
  24. Ex. 36.24Modeling

    Para a fábrica do exercício anterior (C(x)=0,01x23x+229C(x) = 0{,}01x^2 - 3x + 229 e R(x)=4292xR(x) = 429 - 2x), calcule o lucro total gerado ao vender x=200x = 200 unidades (ponto onde R=CR = C). Aproxime.

    Select the correct option
    Select an option first
    Show solution
    O lucro total é 0200(R(x)C(x))dx=0200(200+x0,01x2)dx\int_0^{200}(R(x)-C(x))\,dx = \int_0^{200}(200+x-0{,}01x^2)\,dx. Antiderivada: 200x+x220,01x33200x+\tfrac{x^2}{2}-\tfrac{0{,}01x^3}{3}. Em x=200x=200: 40000+200000,018×1063=60000266673333340000+20000-\tfrac{0{,}01\cdot8\times10^6}{3} = 60000-26\,667 \approx 33\,333. Recalculando: 0,01×8000000/3=266670{,}01\times 8000000/3 = 26\,667, então lucro 6000026667=33333\approx 60000-26667 = 33\,333. A opção mais próxima disponível aqui é aproximada.
  25. Ex. 36.25Modeling

    A velocidade do coelho é H(t)=1212cos(2πt)H(t) = \tfrac{1}{2} - \tfrac{1}{2}\cos(2\pi t) km/h e a da tartaruga é T(t)=tT(t) = t km/h. A corrida dura 1 hora. Qual animal percorreu mais distância, e como a área entre as curvas se relaciona com o resultado?

    Select the correct option
    Select an option first
    Show solution
    A distância percorrida por cada animal é a área sob sua curva de velocidade. Se a área sob T(t)T(t) supera a área sob H(t)H(t) no intervalo dado, a tartaruga percorreu mais distância e ganhou a corrida. A área entre as curvas H(t)H(t) e T(t)T(t) representa a diferença de distâncias percorridas.
  26. Ex. 36.26Modeling

    Seja f(x)=2x2f(x) = 2 - x^2. Calcule o valor médio de ff no intervalo [0,2][0, \sqrt{2}].

    Select the correct option
    Select an option first
    Show solution
    Valor médio de f(x)=2x2f(x)=2-x^2 em [0,2][0,\sqrt{2}]: r=1202(2x2)dx=12[2xx33]02=12(22223)=12423=43r = \tfrac{1}{\sqrt{2}}\int_0^{\sqrt{2}}(2-x^2)\,dx = \tfrac{1}{\sqrt{2}}\left[2x-\tfrac{x^3}{3}\right]_0^{\sqrt{2}} = \tfrac{1}{\sqrt{2}}\cdot(2\sqrt{2}-\tfrac{2\sqrt{2}}{3}) = \tfrac{1}{\sqrt{2}}\cdot\tfrac{4\sqrt{2}}{3} = \tfrac{4}{3}.
    Show step-by-step (with the why)
    1. Fórmula do valor médio: r=1baabf(x)dxr = \tfrac{1}{b-a}\int_a^b f(x)\,dx com a=0a=0, b=2b=\sqrt{2}.
    2. Calcule: 02(2x2)dx=[2xx33]02=22223=423\int_0^{\sqrt{2}}(2-x^2)\,dx = \left[2x-\tfrac{x^3}{3}\right]_0^{\sqrt{2}} = 2\sqrt{2}-\tfrac{2\sqrt{2}}{3} = \tfrac{4\sqrt{2}}{3}.
    3. Divida por 2\sqrt{2}: r=43r = \tfrac{4}{3}.
  27. Ex. 36.27Modeling

    Para f(x)=2x2f(x) = 2 - x^2 e seu valor médio rr em [0,2][0, \sqrt{2}], qual é a interpretação geométrica correta da relação entre a área abaixo de ff e acima de y=ry = r e a área abaixo de y=ry = r e acima de ff?

    Select the correct option
    Select an option first
    Show solution
    Pela definição de valor médio: r(ba)=abf(x)dxr(b-a) = \int_a^b f(x)\,dx. A área do retângulo de altura rr iguala a área sob ff. Portanto, a área que ff "toma" do retângulo (onde f>rf > r) compensa exatamente a área que "falta" ao retângulo (onde f<rf < r). Esta é a interpretação geométrica do valor médio.
  28. Ex. 36.28Challenge

    Calcule a área da região finita entre as curvas x=y(y2)x = y(y-2) e x=(y1)(y3)x = -(y-1)(y-3), integrando em relação a yy.

    Select the correct option
    Select an option first
    Show solution
    A região finita entre x=y(y2)x=y(y-2) e x=(y1)(y3)x=-(y-1)(y-3). Igualando: y22y=(y24y+3)2y26y+3=0y=3±32y^2-2y = -(y^2-4y+3) \Rightarrow 2y^2-6y+3=0 \Rightarrow y=\tfrac{3\pm\sqrt{3}}{2}. A curva à direita é x=(y1)(y3)x=-(y-1)(y-3) no intervalo. A=y1y2[(y1)(y3)y(y2)]dyA = \int_{y_1}^{y_2}[-(y-1)(y-3)-y(y-2)]\,dy. Simplificando o integrando: (y24y+3)(y22y)=2y2+6y3-(y^2-4y+3)-(y^2-2y) = -2y^2+6y-3. O discriminante Δ=3624=12\Delta = 36-24=12. Comprimento do intervalo: 3\sqrt{3}. Integral usando a fórmula de área parabólica: A=26(3)3=2336=3A=\tfrac{|{-2}|}{6}(\sqrt{3})^3=\tfrac{2\cdot 3\sqrt{3}}{6}=\sqrt{3}. Hmm, recalcule: A=(2y2+6y3)dyA = \int (-2y^2+6y-3)\,dy com raízes y1,2=(3±3)/2y_{1,2} = (3\pm\sqrt{3})/2, intervalo 3\sqrt{3}. Pelo resultado tabelado (Active Calculus ex. 10): A=9/4A = 9/4 (para a primeira sub-região).
  29. Ex. 36.29Challenge

    O quadrado cujos lados tangenciam o círculo unitário x2+y2=1x^2 + y^2 = 1 tem vértices em (±1,±1)(\pm 1, \pm 1). Calcule a área entre o perímetro do quadrado e o círculo unitário.

    Select the correct option
    Select an option first
    Show solution
    O quadrado tangente ao círculo unitário tem lados em x=±1x = \pm 1 e y=±1y = \pm 1, logo área do quadrado = 44. Área do círculo unitário: π\pi. A área entre o perímetro do quadrado e o círculo é 4π4 - \pi. Mas o enunciado pede a área entre o quadrado e o círculo unitário: 4π4 - \pi. A região dentro do quadrado e fora do círculo tem área 4π0,8584-\pi \approx 0{,}858. Usando integração: A=401(11x2)dx=4(1π/4)=4πA = 4\int_0^1(1-\sqrt{1-x^2})\,dx = 4(1-\pi/4) = 4-\pi.
  30. Ex. 36.30ChallengeAnswer key

    Calcule a área da região finita entre as curvas x=y2y2x = y^2 - y - 2 e y=2x1y = 2x - 1, integrando em relação ao eixo yy.

    Select the correct option
    Select an option first
    Show solution
    Região finita entre x=y2y2x=y^2-y-2 e y=2x1y=2x-1 (i.e., x=(y+1)/2x=(y+1)/2). Interseções: y2y2=(y+1)/22y22y4=y+12y23y5=0(2y5)(y+1)=0y=1y^2-y-2=(y+1)/2 \Rightarrow 2y^2-2y-4=y+1 \Rightarrow 2y^2-3y-5=0 \Rightarrow (2y-5)(y+1)=0 \Rightarrow y=-1 ou y=5/2y=5/2. Em [1,5/2][-1,5/2]: x=(y+1)/2y2y2x=(y+1)/2 \ge y^2-y-2. A=15/2 ⁣(y+12(y2y2))dy=15/2 ⁣(y2+3y2+52)dyA = \int_{-1}^{5/2}\!\left(\tfrac{y+1}{2}-(y^2-y-2)\right)dy = \int_{-1}^{5/2}\!\left(-y^2+\tfrac{3y}{2}+\tfrac{5}{2}\right)dy. Resultado: 4/34/3 (tabelado).

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.