Advertisements
Advertisements
प्रश्न
Integrate the following w.r.t.x:
`x^2/((x - 1)(3x - 1)(3x - 2)`
Advertisements
उत्तर
Let I = `int x^2/((x - 1)(3x - 1)(3x - 2)).dx`
Let `x^2/((x - 1)(3x - 1)(3x - 2)) = "A"/(x - 1) + "B"/(3x -1) + "C"/(3x - 2)`
∴ x2 = A(3x -1)(3x - 2) + B(x – 1)(3x - 2) + C(x – 1)(3x -1)
Put x – 1 = 0, i.e. x = 1, we get
∴ x2 = A(2)(1) + B(0)(1) + C(0)(2)
∴ 2 = 4A
∴ A = `(1)/(2)`
Put x + 2 = 0, i.e. x = – 2, we get
2 + 2 = A(0)(1) + B(– 3)(1) + C(– 3)(0)
∴ 6 = – 3B
∴ B = – 2
Put x + 3 = 0, i.e. x = – 3we get
9 + 2 = A(– 1)(0) + B(– 4)(0) + C(– 4)(– 1)
∴ 11 = 4C
∴ C = `(11)/(4)`
∴ `(x^2 + 2)/((3x - 1)(x - 1)(3x - 2))`
= `((1/4))/(3x - 1) + (-2)/(x - 1) + ((11/4))/(3x - 2)`
∴ I = `int [((1/4))/(3x - 1) + (-2)/(x - 1) + ((11/4))/(3x - 2)].dx`
= `(1)/(18) int (1)/(3x - 1).dx - 2 int(1)/(x - 1).dx + (4)/(9) int (1)/(3x - 2).dx`
= `(1)/(18) log|3x - 1| + (1)/(2) log|x - 1| - (4)/(9) log|3x - 2| + c`.
APPEARS IN
संबंधित प्रश्न
Find : `int x^2/(x^4+x^2-2) dx`
Find: `I=intdx/(sinx+sin2x)`
Integrate the rational function:
`1/(x^2 - 9)`
Integrate the rational function:
`(3x - 1)/((x - 1)(x - 2)(x - 3))`
Integrate the rational function:
`(2x)/(x^2 + 3x + 2)`
Integrate the rational function:
`2/((1-x)(1+x^2))`
Integrate the rational function:
`((x^2 +1)(x^2 + 2))/((x^2 + 3)(x^2+ 4))`
Integrate the rational function:
`(2x)/((x^2 + 1)(x^2 + 3))`
Integrate the following w.r.t. x : `(x^2 + 2)/((x - 1)(x + 2)(x + 3)`
Integrate the following w.r.t. x : `(2x)/((2 + x^2)(3 + x^2)`
Choose the correct options from the given alternatives :
If `int tan^3x*sec^3x*dx = (1/m)sec^mx - (1/n)sec^n x + c, "then" (m, n)` =
Integrate the following with respect to the respective variable : `cot^-1 ((1 + sinx)/cosx)`
Integrate the following w.r.t.x : `(1)/(2cosx + 3sinx)`
Integrate the following w.r.t.x : `(1)/(sinx + sin2x)`
Integrate the following w.r.t.x : `sec^2x sqrt(7 + 2 tan x - tan^2 x)`
Evaluate: `int (2"x" + 1)/(("x + 1")("x - 2"))` dx
Evaluate: `int ("x"^2 + "x" - 1)/("x"^2 + "x" - 6)` dx
Evaluate:
`int x/((x - 1)^2(x + 2)) dx`
State whether the following statement is True or False.
If `int (("x - 1") "dx")/(("x + 1")("x - 2"))` = A log |x + 1| + B log |x - 2| + c, then A + B = 1.
For `int ("x - 1")/("x + 1")^3 "e"^"x" "dx" = "e"^"x"` f(x) + c, f(x) = (x + 1)2.
Evaluate: `int (1 + log "x")/("x"(3 + log "x")(2 + 3 log "x"))` dx
`int "e"^(3logx) (x^4 + 1)^(-1) "d"x`
`int ((x^2 + 2))/(x^2 + 1) "a"^(x + tan^(-1_x)) "d"x`
`int (7 + 4x + 5x^2)/(2x + 3)^(3/2) dx`
`int (sinx)/(sin3x) "d"x`
`int (x^2 + x -1)/(x^2 + x - 6) "d"x`
`int (6x^3 + 5x^2 - 7)/(3x^2 - 2x - 1) "d"x`
`int x^3tan^(-1)x "d"x`
`int x^2/((x^2 + 1)(x^2 - 2)(x^2 + 3)) "d"x`
`int 1/(sinx(3 + 2cosx)) "d"x`
`int (3"e"^(2x) + 5)/(4"e"^(2x) - 5) "d"x`
Choose the correct alternative:
`int (x + 2)/(2x^2 + 6x + 5) "d"x = "p"int (4x + 6)/(2x^2 + 6x + 5) "d"x + 1/2 int 1/(2x^2 + 6x + 5)"d"x`, then p = ?
Evaluate `int (2"e"^x + 5)/(2"e"^x + 1) "d"x`
`int (3"e"^(2"t") + 5)/(4"e"^(2"t") - 5) "dt"`
Evaluate the following:
`int x^2/(1 - x^4) "d"x` put x2 = t
Evaluate the following:
`int_"0"^pi (x"d"x)/(1 + sin x)`
Evaluate the following:
`int "e"^(-3x) cos^3x "d"x`
Evaluate the following:
`int sqrt(tanx) "d"x` (Hint: Put tanx = t2)
Evaluate: `int_-2^1 sqrt(5 - 4x - x^2)dx`
If `intsqrt((x - 5)/(x - 7))dx = Asqrt(x^2 - 12x + 35) + log|x| - 6 + sqrt(x^2 - 12x + 35) + C|`, then A = ______.
Evaluate: `int (2x^2 - 3)/((x^2 - 5)(x^2 + 4))dx`
Evaluate:
`int 2/((1 - x)(1 + x^2))dx`
