j
k
j a
j l
I have no idea why it fails to recognize Log[10]/Log[100]...
Ah, here we go: In[1]:= FullSimplify[Solve[ x^2 + Log[10,2x] == 3, x]] 5 Out[1]= {{x -> Sqrt[-]}} 2 --Michael Kleber kleber@brandeis.edu
Back to the thread
Back to the list