0

I read an example on integrals.

I can't see how $$(\ln(x^2))^2-(\ln x)^2=3(\ln x)^2.$$

Harry Peter
  • 7,819
jacob
  • 2,965

4 Answers4

4

Simply use the following equation:

$$\ln (x^2) = 2 \ln (x)$$

JPi
  • 4,562
Peter
  • 84,454
0

$$a^2-b^2=(a+b)(a-b)$$

Therefore

$$(\ln(x^2))^2-(\ln(x))^2=(\ln(x^2)+\ln(x))(\ln(x^2)-\ln(x))$$

Also we have,

$$\ln(x^2)=2\ln(x)$$

Guy
  • 8,857
  • 1
  • 28
  • 57
0

Alternatively,

$$(\ln x^2)^2 - (\ln x)^2 = (\ln x^2 + \ln x)(\ln x^2 - \ln x)\\ = \ln x^3 \ln x\\ = 3 \ln x \ln x\\ = 3 (\ln x)^2$$

Yiyuan Lee
  • 14,435
0

$(\ln(x^2))^2−(\ln x)^2=3(\ln x)^2$

using ln(x^2)=2ln(x)

(ln(x^2))^2−(lnx)^2 = 4(lnx)^2−(lnx)^2 = 3(lnx)^2

Amzoti
  • 56,093
AnarKi
  • 267