Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
How do i solve the integral Ln(x^4)/x dx?
4 Answers
- NorthstarLv 71 decade agoFavorite Answer
Integrate ln(x^4)/x with respect to x.
∫{ln(x^4)/x}dx
Let
u = ln(x^4)
du = (4x³/x^4)dx = (4/x)dx
du/4 = dx/x
= ∫{ln(x^4)/x}dx = (1/4)∫u du = u²/8 + C = [ln(x^4)]²/8 + C
= [4ln(x)]²/8 + C = 2[ln(x)]² + C
- 1 decade ago
integral ln (x^4) / x dx = integral 4*ln x / x
Since integral ln x /x = (ln^2 x)/2 our answer is 2 (ln^2 x)
Source(s): Schaum's outline - Scarlet ManukaLv 71 decade ago
ln(x^4) = 4 ln x.
Set u = ln x, du = 1/x dx. Then
â« ln(x^4)/x dx
= â« 4u du
= 2u^2 + c
= 2 (ln x)^2 + c.
- 1 decade ago
ln (x^4) / x dx = x/x^4 + c
= x / (x^2)^2
ln(x^4)/x = 4 ln x / x
let u = ln x, du = 1/x dx.
let v = x , dv = 1
â« ln(x^4)/x dx
= 4 â« u/v dx
=4 [ (v â« u - u â« v) / v^2 ]
= 4[ (v x u^2/2(x)) - (u x v^2/2(1)) / v^2] + c
= 2(x)(ln x)(x) - 2(ln x)(1) + c
= 2x^2ln x - 2 ln x + c.........ans
.........gut luck......