Advertisements
Advertisements
प्रश्न
Evaluate the following integral:
`int ("d"x)/("e"^x + 6 + 5"e"^-x)`
उत्तर
`int ("d"x)/("e"^x + 6 + 5"e"^-x) = int ("d"x)/("e"^x + 6 + 5/"e"^x)`
= `int ("e"^x "d"x)/("e"^(2x) + 6"e"^x + 5)`
Let ex = t
Then exdx = dt
So integral becomes = `ont "dt"/("t"^2 + 6"t" + 5)`
= `int "dt"/(("t" + 5)("t" + 1))`
Now = `1/(("t" + 5)("t" + 1))`
= `"A"/("t" + 5) + "B"/("t" + 1)`
1 = A(t + 1) + B(t + 5)
Put t = – 1
⇒ 4B = 1
B = `1/4`
Put t = – 5
⇒ – 4A = 1
A = ` 1/4`
So we have `1/4 int((-1)/("t" + 5) + 1/("t" + 1)) "dt"`
= `1/4 [- log("t" + 5) + log("t" + 1)] + "c"`
= `1/4 log |(("t" + 1))/(("t" + 5))| + "c"`
= `1/4 log |("e"^x + 1)/("e"^x + 5)| + "c"`
APPEARS IN
संबंधित प्रश्न
Integrate the following with respect to x.
`(9x^2 - 4/x^2)^2`
Integrate the following with respect to x.
`sqrt(x)(x^3 - 2x + 3)`
Integrate the following with respect to x.
`"e"^x [1/x^2 - 2/x^3]`
Integrate the following with respect to x.
`"e"^x [(x - 1)/(x + 1)^3]`
Integrate the following with respect to x.
`"e"^(3x) [(3x - 1)/(9x^2)]`
Integrate the following with respect to x.
`1/(9 - 16x^2)`
Choose the correct alternative:
`int 1/x^3 "d"x` is
Choose the correct alternative:
`int (sin5x - sinx)/(cos3x) "d"x` is
Choose the correct alternative:
`int logx/x "d"x, x > 0` is
Choose the correct alternative:
If `int_0^1 f(x) "d"x = 1, int_0^1 x f(x) "d"x = "a"`, and `int_0^1 x^2 f(x) "d"x = "a"^2`, then `int_0^1 ("a" - x)^2 f(x) "d"x` is