How do you solve : log(x^2)=(log(x))^2 ? thanks

1 Answer
Apr 11, 2018

x=1,x=100

Explanation:

log(x2)=(logx)2

I am assuming these to be common logs ( base 10 ):

log(x2)=2log(x)

2log(x)=(log(x))2

(log(x))22log(x)=0

Factor:

log(x)(log(x)2)=0

log(x)=0

Using antilogarithm:

10log(x)=100

x=100=1

log(x)2=0

log(x)=2

10log(x)=102

x=102=100

x=1,x=100