The integral I=∫e3logex−e2logexe5logex−e4logexdx can be simplified using the property ealogex=xa.
Applying this property to each term:
e5logex=x5
e4logex=x4
e3logex=x3
e2logex=x2
The integral becomes:
I=∫x3−x2x5−x4dx
Factoring the numerator and denominator:
Numerator: x5−x4=x4(x−1)
Denominator: x3−x2=x2(x−1)
I=∫x2(x−1)x4(x−1)dx
Canceling (x−1) from numerator and denominator, and simplifying:
I=∫x2x4dx
I=∫x2dx
Using the power rule for integration:
I=3x3+C
Therefore, the integral equals 3x3+C.