Sr Examen

Otras calculadoras

Integral de 1/sqrt(7-5x^2) dx

Límites de integración:

interior superior
v

Gráfico:

interior superior

Definida a trozos:

Solución

Ha introducido [src]
  1                 
  /                 
 |                  
 |        1         
 |  ------------- dx
 |     __________   
 |    /        2    
 |  \/  7 - 5*x     
 |                  
/                   
0                   
$$\int\limits_{0}^{1} \frac{1}{\sqrt{7 - 5 x^{2}}}\, dx$$
Integral(1/(sqrt(7 - 5*x^2)), (x, 0, 1))
Solución detallada

    TrigSubstitutionRule(theta=_theta, func=sqrt(35)*sin(_theta)/5, rewritten=sqrt(5)/5, substep=ConstantRule(constant=sqrt(5)/5, context=sqrt(5)/5, symbol=_theta), restriction=(x > -sqrt(35)/5) & (x < sqrt(35)/5), context=1/(sqrt(7 - 5*x**2)), symbol=x)

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


Respuesta:

Respuesta (Indefinida) [src]
  /                       //          /    ____\                                   \
 |                        ||  ___     |x*\/ 35 |                                   |
 |       1                ||\/ 5 *asin|--------|         /       ____         ____\|
 | ------------- dx = C + |<          \   7    /         |    -\/ 35        \/ 35 ||
 |    __________          ||--------------------  for And|x > --------, x < ------||
 |   /        2           ||         5                   \       5            5   /|
 | \/  7 - 5*x            \\                                                       /
 |                                                                                  
/                                                                                   
$$\int \frac{1}{\sqrt{7 - 5 x^{2}}}\, dx = C + \begin{cases} \frac{\sqrt{5} \operatorname{asin}{\left(\frac{\sqrt{35} x}{7} \right)}}{5} & \text{for}\: x > - \frac{\sqrt{35}}{5} \wedge x < \frac{\sqrt{35}}{5} \end{cases}$$
Gráfica
Respuesta [src]
          /  ____\
  ___     |\/ 35 |
\/ 5 *asin|------|
          \  7   /
------------------
        5         
$$\frac{\sqrt{5} \operatorname{asin}{\left(\frac{\sqrt{35}}{7} \right)}}{5}$$
=
=
          /  ____\
  ___     |\/ 35 |
\/ 5 *asin|------|
          \  7   /
------------------
        5         
$$\frac{\sqrt{5} \operatorname{asin}{\left(\frac{\sqrt{35}}{7} \right)}}{5}$$
sqrt(5)*asin(sqrt(35)/7)/5
Respuesta numérica [src]
0.450278656805443
0.450278656805443

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