Sr Examen

Otras calculadoras

Integral de sqrt((8-x^2)/(4)) dx

Límites de integración:

interior superior
v

Gráfico:

interior superior

Definida a trozos:

Solución

Ha introducido [src]
    -2                   
     /                   
    |                    
    |         ________   
    |        /      2    
    |       /  8 - x     
    |      /   ------  dx
    |    \/      4       
    |                    
   /                     
     ___                 
-2*\/ 2                  
2228x24dx\int\limits_{- 2 \sqrt{2}}^{-2} \sqrt{\frac{8 - x^{2}}{4}}\, dx
Integral(sqrt((8 - x^2)/4), (x, -2*sqrt(2), -2))
Solución detallada
  1. Vuelva a escribir el integrando:

    True\text{True}

  2. La integral del producto de una función por una constante es la constante por la integral de esta función:

    8x22dx=8x2dx2\int \frac{\sqrt{8 - x^{2}}}{2}\, dx = \frac{\int \sqrt{8 - x^{2}}\, dx}{2}

      TrigSubstitutionRule(theta=_theta, func=2*sqrt(2)*sin(_theta), rewritten=8*cos(_theta)**2, substep=ConstantTimesRule(constant=8, other=cos(_theta)**2, substep=RewriteRule(rewritten=cos(2*_theta)/2 + 1/2, substep=AddRule(substeps=[ConstantTimesRule(constant=1/2, other=cos(2*_theta), substep=URule(u_var=_u, u_func=2*_theta, constant=1/2, substep=ConstantTimesRule(constant=1/2, other=cos(_u), substep=TrigRule(func='cos', arg=_u, context=cos(_u), symbol=_u), context=cos(_u), symbol=_u), context=cos(2*_theta), symbol=_theta), context=cos(2*_theta)/2, symbol=_theta), ConstantRule(constant=1/2, context=1/2, symbol=_theta)], context=cos(2*_theta)/2 + 1/2, symbol=_theta), context=cos(_theta)**2, symbol=_theta), context=8*cos(_theta)**2, symbol=_theta), restriction=(x > -2*sqrt(2)) & (x < 2*sqrt(2)), context=sqrt(8 - x**2), symbol=x)

    Por lo tanto, el resultado es: {x8x22+4asin(2x4)forx>22x<222\frac{\begin{cases} \frac{x \sqrt{8 - x^{2}}}{2} + 4 \operatorname{asin}{\left(\frac{\sqrt{2} x}{4} \right)} & \text{for}\: x > - 2 \sqrt{2} \wedge x < 2 \sqrt{2} \end{cases}}{2}

  3. Ahora simplificar:

    {x8x24+2asin(2x4)forx>22x<22\begin{cases} \frac{x \sqrt{8 - x^{2}}}{4} + 2 \operatorname{asin}{\left(\frac{\sqrt{2} x}{4} \right)} & \text{for}\: x > - 2 \sqrt{2} \wedge x < 2 \sqrt{2} \end{cases}

  4. Añadimos la constante de integración:

    {x8x24+2asin(2x4)forx>22x<22+constant\begin{cases} \frac{x \sqrt{8 - x^{2}}}{4} + 2 \operatorname{asin}{\left(\frac{\sqrt{2} x}{4} \right)} & \text{for}\: x > - 2 \sqrt{2} \wedge x < 2 \sqrt{2} \end{cases}+ \mathrm{constant}


Respuesta:

{x8x24+2asin(2x4)forx>22x<22+constant\begin{cases} \frac{x \sqrt{8 - x^{2}}}{4} + 2 \operatorname{asin}{\left(\frac{\sqrt{2} x}{4} \right)} & \text{for}\: x > - 2 \sqrt{2} \wedge x < 2 \sqrt{2} \end{cases}+ \mathrm{constant}

Respuesta (Indefinida) [src]
  /                       /                       ________                                    
 |                        |      /    ___\       /      2                                     
 |      ________          <      |x*\/ 2 |   x*\/  8 - x           /         ___          ___\
 |     /      2           |4*asin|-------| + -------------  for And\x > -2*\/ 2 , x < 2*\/ 2 /
 |    /  8 - x            \      \   4   /         2                                          
 |   /   ------  dx = C + --------------------------------------------------------------------
 | \/      4                                               2                                  
 |                                                                                            
/                                                                                             
8x24dx=C+{x8x22+4asin(2x4)forx>22x<222\int \sqrt{\frac{8 - x^{2}}{4}}\, dx = C + \frac{\begin{cases} \frac{x \sqrt{8 - x^{2}}}{2} + 4 \operatorname{asin}{\left(\frac{\sqrt{2} x}{4} \right)} & \text{for}\: x > - 2 \sqrt{2} \wedge x < 2 \sqrt{2} \end{cases}}{2}
Gráfica
-2.80-2.70-2.60-2.50-2.40-2.30-2.20-2.10-2.005-5
Respuesta [src]
     pi
-1 + --
     2 
1+π2-1 + \frac{\pi}{2}
=
=
     pi
-1 + --
     2 
1+π2-1 + \frac{\pi}{2}
-1 + pi/2
Respuesta numérica [src]
(0.570796326794897 + 1.8701271862879e-25j)
(0.570796326794897 + 1.8701271862879e-25j)

    Estos ejemplos se pueden aplicar para introducción de los límites de integración inferior y superior.