Solveeit Logo

Question

Question: Evaluate \(\int {\left[ {\sin \left( {\log x} \right) + \cos \left( {\log x} \right)} \right]} dx = ...

Evaluate [sin(logx)+cos(logx)]dx=\int {\left[ {\sin \left( {\log x} \right) + \cos \left( {\log x} \right)} \right]} dx =
A.xcos(logx)+cx\cos \left( {\log x} \right) + c
B.cos(logx)+c\cos \left( {\log x} \right) + c
C.xsin(logx)+cx\sin \left( {\log x} \right) + c
D.sin(logx)+c\sin \left( {\log x} \right) + c

Explanation

Solution

Hint : In order to find the value of the integration of the given function, separately integrate the operands. We can see that there are two functions in each operand, so we would use the integration by parts method to integrate the functions and then substitute them in the original equation, solve them and get the results.
Formula used:
etdt=et\int {{e^t}dt} = {e^t}
uvdx=uvdxu(vdx)dx\int {uvdx = u\int {vdx} - \int {u'\left( {\int {vdx} } \right)dx} }
(sint)=cost\left( {\sin t} \right)' = \cos t

Complete step-by-step answer :
We are given with an equation [sin(logx)+cos(logx)]dx\int {\left[ {\sin \left( {\log x} \right) + \cos \left( {\log x} \right)} \right]} dx. Considering it to be I'I'. Numerically written as:
I=[sin(logx)+cos(logx)]dxI = \int {\left[ {\sin \left( {\log x} \right) + \cos \left( {\log x} \right)} \right]} dx
Taking the integration sign separately, we get:
I=sin(logx)dx+cos(logx)dxI = \int {\sin \left( {\log x} \right)} dx + \int {\cos \left( {\log x} \right)dx} ……..(1)
Taking the first operand to be I1{I_1} and the other operand to be I2{I_2}, written as:
I=I1+I2I = {I_1} + {I_2}
Solving the first operand I1{I_1}, we get:
I1=sin(logx)dx{I_1} = \int {\sin \left( {\log x} \right)} dx ………(2)
Considering logx=t\log x = t.
Writing logx=t\log x = t as x=etx = {e^t}.
Differentiating both sides of logx=t\log x = t with respect to x, we get:
ddx(logx)=dtdx\Rightarrow \dfrac{d}{{dx}}\left( {\log x} \right) = \dfrac{{dt}}{{dx}}
1x=dtdx\Rightarrow \dfrac{1}{x} = \dfrac{{dt}}{{dx}}
dx=xdt\Rightarrow dx = xdt
Substituting the value of x=etx = {e^t} in the above equation, we get:
dx=etdt\Rightarrow dx = {e^t}dt
Substituting dx=etdtdx = {e^t}dt and logx=t\log x = t in equation 2, we get:
I1=sint.(et)dt{I_1} = \int {\sin t.\left( {{e^t}} \right)dt}
Since, we have two functions, so we are using integration by parts, which is as:
uvdx=uvdxu(vdx)dx\int {uvdx = u\int {vdx} - \int {u'\left( {\int {vdx} } \right)dx} }
Comparing u, v with I1{I_1}, we get:
u=sint v=et   u = \sin t \\\ v = {e^t} \;
Substituting the values in the formula of parts, we get:
I1=sint.(et)dt=sintetdt(sint)(etdt)dt{I_1} = \int {\sin t.\left( {{e^t}} \right)dt = \sin t\int {{e^t}dt} - \int {\left( {\sin t} \right)'\left( {\int {{e^t}dt} } \right)dt} }
Since, we know that etdt=et\int {{e^t}dt} = {e^t} and (sint)=cost\left( {\sin t} \right)' = \cos t, so substituting the value in above equation, we get:
I1=sint.(et)dt=etsintetcostdt+c\Rightarrow {I_1} = \int {\sin t.\left( {{e^t}} \right)dt = {e^t}\sin t - \int {{e^t}\cos tdt} } + c
Substituting the values et{e^t}as xx and tt as (logx)\left( {\log x} \right) on the right side of the above equation and we get:
I1=sin(logx)dx=xsin(logx)xcos(logx)dxx+c\Rightarrow {I_1} = \int {\sin \left( {\log x} \right)dx = x\sin \left( {\log x} \right) - \int {x\cos \left( {\log x} \right)\dfrac{{dx}}{x}} } + c
I1=sin(logx)dx=xsin(logx)cos(logx)dx+c\Rightarrow {I_1} = \int {\sin \left( {\log x} \right)} dx = x\sin \left( {\log x} \right) - \int {\cos \left( {\log x} \right)dx} + c
Substituting this equation in the equation 1, and we get:
I=xsin(logx)cos(logx)dx+cos(logx)dx+cI = x\sin \left( {\log x} \right) - \int {\cos \left( {\log x} \right)dx} + \int {\cos \left( {\log x} \right)dx} + c
And, we can see that the first and second operand can be cancelled, so we get:
I=xsin(logx)+cI = x\sin \left( {\log x} \right) + c
[sin(logx)+cos(logx)]dx=xsin(logx)+c\Rightarrow \int {\left[ {\sin \left( {\log x} \right) + \cos \left( {\log x} \right)} \right]} dx = x\sin \left( {\log x} \right) + c
Hence, [sin(logx)+cos(logx)]dx=xsin(logx)+c\int {\left[ {\sin \left( {\log x} \right) + \cos \left( {\log x} \right)} \right]} dx = x\sin \left( {\log x} \right) + c which is the option 3.
So, the correct answer is “Option 3”.

Note : The term “Operands” used in the above statements refers to the equations, variables, or constants etc., present before and after an operator (+, -, *, /).
It is always recommended to solve the integration parts step by step in order to avoid any mistakes.