👉 Try now NerdPal! Our new math app on iOS and Android

Find the integral $\int\frac{\sqrt{x^2-25}}{x^3}dx$

Step-by-step Solution

Go!
Symbolic mode
Text mode
Go!
1
2
3
4
5
6
7
8
9
0
a
b
c
d
f
g
m
n
u
v
w
x
y
z
.
(◻)
+
-
×
◻/◻
/
÷
2

e
π
ln
log
log
lim
d/dx
Dx
|◻|
θ
=
>
<
>=
<=
sin
cos
tan
cot
sec
csc

asin
acos
atan
acot
asec
acsc

sinh
cosh
tanh
coth
sech
csch

asinh
acosh
atanh
acoth
asech
acsch

Final answer to the problem

$\frac{1}{10}\arctan\left(\frac{\sqrt{x^2-25}}{5}\right)+\frac{-\sqrt{x^2-25}}{2x^2}+C_0$
Got another answer? Verify it here!

Step-by-step Solution

Specify the solving method

1

We can solve the integral $\int\frac{\sqrt{x^2-25}}{x^3}dx$ by applying integration by substitution method (also called U-Substitution). First, we must identify a section within the integral with a new variable (let's call it $u$), which when substituted makes the integral easier. We see that $\sqrt{x^2-25}$ it's a good candidate for substitution. Let's define a variable $u$ and assign it to the choosen part

$u=\sqrt{x^2-25}$
2

Now, in order to rewrite $dx$ in terms of $du$, we need to find the derivative of $u$. We need to calculate $du$, we can do that by deriving the equation above

$du=\left(x^2-25\right)^{-\frac{1}{2}}xdx$
3

Isolate $dx$ in the previous equation

$\frac{du}{\left(x^2-25\right)^{-\frac{1}{2}}x}=dx$
4

Rewriting $x$ in terms of $u$

$x=\sqrt{u^{2}+25}$
5

Substituting $u$, $dx$ and $x$ in the integral and simplify

$\int\frac{u^2}{\left(u^{2}+25\right)^{2}}du$
6

Rewrite the fraction $\frac{u^2}{\left(u^{2}+25\right)^{2}}$ in $2$ simpler fractions using partial fraction decomposition

$\frac{u^2}{\left(u^{2}+25\right)^{2}}=\frac{Au+B}{u^{2}+25}+\frac{Cu+D}{\left(u^{2}+25\right)^{2}}$
7

Find the values for the unknown coefficients: $A, B, C, D$. The first step is to multiply both sides of the equation from the previous step by $\left(u^{2}+25\right)^{2}$

$u^2=\left(u^{2}+25\right)^{2}\left(\frac{Au+B}{u^{2}+25}+\frac{Cu+D}{\left(u^{2}+25\right)^{2}}\right)$
8

Multiplying polynomials

$u^2=\frac{\left(u^{2}+25\right)^{2}\left(Au+B\right)}{u^{2}+25}+\frac{\left(u^{2}+25\right)^{2}\left(Cu+D\right)}{\left(u^{2}+25\right)^{2}}$
9

Simplifying

$u^2=\left(u^{2}+25\right)\left(Au+B\right)+Cu+D$
10

Assigning values to $u$ we obtain the following system of equations

$\begin{matrix}0=25B+D&\:\:\:\:\:\:\:(u=0) \\ 1=26A+26B+C+D&\:\:\:\:\:\:\:(u=1) \\ 1=-26A+26B-C+D&\:\:\:\:\:\:\:(u=-1) \\ 4=58A+29B+2C+D&\:\:\:\:\:\:\:(u=2)\end{matrix}$
11

Proceed to solve the system of linear equations

$\begin{matrix}0A & + & 25B & + & 0C & + & 1D & =0 \\ 26A & + & 26B & + & 1C & + & 1D & =1 \\ -26A & + & 26B & - & 1C & + & 1D & =1 \\ 58A & + & 29B & + & 2C & + & 1D & =4\end{matrix}$
12

Rewrite as a coefficient matrix

$\left(\begin{matrix}0 & 25 & 0 & 1 & 0 \\ 26 & 26 & 1 & 1 & 1 \\ -26 & 26 & -1 & 1 & 1 \\ 58 & 29 & 2 & 1 & 4\end{matrix}\right)$
13

Reducing the original matrix to a identity matrix using Gaussian Elimination

$\left(\begin{matrix}1 & 0 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 & 1 \\ 0 & 0 & 1 & 0 & 0 \\ 0 & 0 & 0 & 1 & -25\end{matrix}\right)$
14

The integral of $\frac{u^2}{\left(u^{2}+25\right)^{2}}$ in decomposed fraction equals

$\int\left(\frac{1}{u^{2}+25}+\frac{-25}{\left(u^{2}+25\right)^{2}}\right)du$
15

Expand the integral $\int\left(\frac{1}{u^{2}+25}+\frac{-25}{\left(u^{2}+25\right)^{2}}\right)du$ into $2$ integrals using the sum rule for integrals, to then solve each integral separately

$\int\frac{1}{u^{2}+25}du+\int\frac{-25}{\left(u^{2}+25\right)^{2}}du$
16

The integral $\int\frac{1}{u^{2}+25}du$ results in: $\frac{1}{5}\arctan\left(\frac{\sqrt{x^2-25}}{5}\right)$

$\frac{1}{5}\arctan\left(\frac{\sqrt{x^2-25}}{5}\right)$
17

The integral $\int\frac{-25}{\left(u^{2}+25\right)^{2}}du$ results in: $-\frac{1}{5}\left(\frac{1}{2}\arctan\left(\frac{\sqrt{x^2-25}}{5}\right)+\frac{5\sqrt{x^2-25}}{2x^2}\right)$

$-\frac{1}{5}\left(\frac{1}{2}\arctan\left(\frac{\sqrt{x^2-25}}{5}\right)+\frac{5\sqrt{x^2-25}}{2x^2}\right)$
18

Gather the results of all integrals

$\frac{1}{5}\arctan\left(\frac{\sqrt{x^2-25}}{5}\right)-\frac{1}{5}\left(\frac{1}{2}\arctan\left(\frac{\sqrt{x^2-25}}{5}\right)+\frac{5\sqrt{x^2-25}}{2x^2}\right)$
19

As the integral that we are solving is an indefinite integral, when we finish integrating we must add the constant of integration $C$

$\frac{1}{5}\arctan\left(\frac{\sqrt{x^2-25}}{5}\right)-\frac{1}{5}\left(\frac{1}{2}\arctan\left(\frac{\sqrt{x^2-25}}{5}\right)+\frac{5\sqrt{x^2-25}}{2x^2}\right)+C_0$
20

Expand and simplify

$\frac{1}{10}\arctan\left(\frac{\sqrt{x^2-25}}{5}\right)+\frac{-\sqrt{x^2-25}}{2x^2}+C_0$

Final answer to the problem

$\frac{1}{10}\arctan\left(\frac{\sqrt{x^2-25}}{5}\right)+\frac{-\sqrt{x^2-25}}{2x^2}+C_0$

Explore different ways to solve this problem

Give us your feedback!

Function Plot

Plotting: $\frac{1}{10}\arctan\left(\frac{\sqrt{x^2-25}}{5}\right)+\frac{-\sqrt{x^2-25}}{2x^2}+C_0$

SnapXam A2
Answer Assistant

beta
Got a different answer? Verify it!

Go!
1
2
3
4
5
6
7
8
9
0
a
b
c
d
f
g
m
n
u
v
w
x
y
z
.
(◻)
+
-
×
◻/◻
/
÷
2

e
π
ln
log
log
lim
d/dx
Dx
|◻|
θ
=
>
<
>=
<=
sin
cos
tan
cot
sec
csc

asin
acos
atan
acot
asec
acsc

sinh
cosh
tanh
coth
sech
csch

asinh
acosh
atanh
acoth
asech
acsch

How to improve your answer:

Main Topic: Integrals by Partial Fraction Expansion

The partial fraction decomposition or partial fraction expansion of a rational function is the operation that consists in expressing the fraction as a sum of a polynomial (possibly zero) and one or several fractions with a simpler denominator.

Used Formulas

See formulas (3)

Your Math & Physics Tutor. Powered by AI

Available 24/7, 365.

Unlimited step-by-step math solutions. No ads.

Includes multiple solving methods.

Support for more than 100 math topics.

Premium access on our iOS and Android apps as well.

20% discount on online tutoring.

Choose your subscription plan:
Have a promo code?
Pay $39.97 USD securely with your payment method.
Please hold while your payment is being processed.
Create an Account