Logarithm problem

Nazariy

Junior Member
Joined
Jan 21, 2014
Messages
124
I need some help with this...

1.JPG

Here are my workings.. All I have done it appears is came back to "simplified" original. It appears there are two solutions here actually.

2.JPG
 
if it wasn't for that 1/3 in the end, I could just compare the powers of the two, because the base is two in both cases. So perhaps think of a number with the base 2 that when raised to power x gives 1/3 ?
 
if it wasn't for that 1/3 in the end, I could just compare the powers of the two, because the base is two in both cases. So perhaps think of a number with the base 2 that when raised to power x gives 1/3 ?


hmm, dont think that is gonna help. it would be two to the power of -1.58
 
And I don't follow what happened from here: 22x * 2= 3*2x -1

I skipped a few steps ... I thought you could fill it in...


To here: 1 = 2x

22x * 2= 3*2x -1

substitute u = 2x

then we have:

2u2 - 3u + 1 = 0

(u - 1)(2u - 1) = 0

so

u - 1 = 0 → 2x - 1 = 0 → x = 0

or

2u - 1 = 0 → ?????
 
22x * 2= 3*2x -1

substitute u = 2x

then we have:

2u2 - 3u + 1 = 0

(u - 1)(2u - 1) = 0

so

u - 1 = 0 → 2x - 1 = 0 → x = 0

or

2u - 1 = 0 → ?????

Sorry this problem was a bit irritating.. Couldn't figure out the steps you skipped.

Brilliant, now we have -1 as well. Thank you for your help.
 
Top