How can i evaluate this indefinite integral.
$$ \int { \frac { 1 }{ \sqrt { 8-{ x }^{ 2 }-2x } } } \,dx$$
I know it involves completing square but i don't know how to do it.
How can i evaluate this indefinite integral.
$$ \int { \frac { 1 }{ \sqrt { 8-{ x }^{ 2 }-2x } } } \,dx$$
I know it involves completing square but i don't know how to do it.
Hint:
$$8 - x^2 - 2x = 8 - (x^2 + 2x) = 8 - (x^2 + 2x + 1) + 1 = 9 - (x + 1)^2$$
Can you take it from here?