Given: ∫(exloga+ealogx)dx
For the first term exloga:
Using the property nlogb=logbn:
xloga=logax
Therefore:
exloga=elogax=ax
For the second term ealogx:
alogx=logxa
Therefore:
ealogx=elogxa=xa
The integral simplifies to:
∫(ax+xa)dx
For ∫axdx:
∫axdx=logaax+C1
For ∫xadx:
∫xadx=a+1xa+1+C2
Combining the results:
∫(ax+xa)dx=logaax+a+1xa+1+C
where C is an arbitrary constant.