How do you solve log(x3)+logx=1?

2 Answers
Apr 28, 2018

5

Explanation:

log(x3)+logx=1

logarithms on the left side may be added together by multiplying argumnts, on the other side we can rewrite number 1

log[(x3)x]=log10

Logarithm is a simple function, therefore we can compare arguments

[(x3)x]=10

x23x10=0

(x+2)(x5)=0

x1=2
x2=5

Since argument of logaritm can be only positive, x1 is not a solution
log(23)+log(2) not possible

log(53)+log5log2+log5log(52)log101
1=1 ;correct;

Apr 28, 2018

See below

Explanation:

The goal with type of problems is to get a expresion like logA=logB. By injectivity of function log, we can say that A=B

Let see...
Using logarithmic rules

log(x3)+logx=log10=1

log(x3)x=log10

Then (x3)x=10

However 10=5x2 or 2x5, or negatives ones. Let say x3=5 then x=2

If x=5 then x3=2

Other way is operate in x(x3)=x23x=10 or

x23x10=0 using quadratic formula we have

x=3±9+402=3±72 this arrives to x=5 and x=2

Lets check the answers log(23)+log2=1 reject this solution because nor log5 neither log2 doesn`t exists

By other hand log(53)+log5=log(2×5)=log10=1

So, the only solution is x=5