1.

` int _(-1)^(1)(x^(3)+|x|+1)/(x^(2)+2|x|+1)dx` is equal toA. log 2B. 2 log 2C. `1/2 log2`D. `4 log 2`

Answer» Correct Answer - B
Let ` l = int _(-1)^(1) (x^(3) + |x |+1)/(x^(2) +2|x|+1)`
`rArr l = int _(-1)^(1) (x^(3))/(x^(2)+2 |x| +1) + int _(-1)^(1) (|x|+1)/(x^(2) +2|x| +1)dx`
` = 0 +2 int _(0)^(1) (x+1)/((|x|+1)^(2))dx`
[ odd function + even function ]
` = 2 int _(0)^(1) (x+1)/(x+1)^(2)dx= 2 int _(0)^(1) 1/(x+1) dx`
` = 2 [ log |x+1|]_(0)^(1)= 2 log 2 `


Discussion

No Comment Found