Интеграл (9-x^2)^(1/2) (dx)

Преподаватель очень удивится увидев твоё верное решение 😼

d

↑ Введите нижнюю границу интеграла и верхнюю границу интеграла b, подинтегральную функцию f(x) - смотрите пример

Кусочно-заданная:

{ кусочно-заданную функцию ввести здесь.

    Решение

    Вы ввели [src]
      1               
      /               
     |                
     |     ________   
     |    /      2    
     |  \/  9 - x   dx
     |                
    /                 
    0                 
    01x2+9dx\int_{0}^{1} \sqrt{- x^{2} + 9}\, dx
    Подробное решение

      TrigSubstitutionRule(theta=_theta, func=3*sin(_theta), rewritten=9*cos(_theta)**2, substep=ConstantTimesRule(constant=9, 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=9*cos(_theta)**2, symbol=_theta), restriction=And(x < 3, x > -3), context=sqrt(-x**2 + 9), symbol=x)

    1. Добавляем постоянную интегрирования:

      {x2x2+9+92asin(x3)forx>3x<3+constant\begin{cases} \frac{x}{2} \sqrt{- x^{2} + 9} + \frac{9}{2} \operatorname{asin}{\left (\frac{x}{3} \right )} & \text{for}\: x > -3 \wedge x < 3 \end{cases}+ \mathrm{constant}


    Ответ:

    {x2x2+9+92asin(x3)forx>3x<3+constant\begin{cases} \frac{x}{2} \sqrt{- x^{2} + 9} + \frac{9}{2} \operatorname{asin}{\left (\frac{x}{3} \right )} & \text{for}\: x > -3 \wedge x < 3 \end{cases}+ \mathrm{constant}

    График
    02468-8-6-4-2-1010-2020
    Ответ [src]
      1                                     
      /                                     
     |                                      
     |     ________                         
     |    /      2         ___   9*asin(1/3)
     |  \/  9 - x   dx = \/ 2  + -----------
     |                                2     
    /                                       
    0                                       
    9arcsin(13)+2322{{9\,\arcsin \left({{1}\over{3}}\right)+2^{{{3}\over{2}}}}\over{2}}
    Численный ответ [src]
    2.94347965491664
    Ответ (Неопределённый) [src]
      /                                                                         
     |                                                                          
     |    ________          //      /x\        ________                        \
     |   /      2           ||9*asin|-|       /      2                         |
     | \/  9 - x   dx = C + |<      \3/   x*\/  9 - x                          |
     |                      ||--------- + -------------  for And(x > -3, x < 3)|
    /                       \\    2             2                              /
    x9x22+9arcsin(x3)2{{x\,\sqrt{9-x^2}}\over{2}}+{{9\,\arcsin \left({{x}\over{3}}\right) }\over{2}}