if "1 > x" is x > 1 or is x < 1 may sound too easy, but this is troubleshooting me a lot.
if x is less than 1, then x is less than 1 regardless of where you put it
the symbol is simply defining the relation; it isnt set in stone; if x moves, move the symbol
think of it as xs little flashlight :) or whatever number/object is using it
Cannot remember, but some1 told me that in the expression "1>x" if you change the x to the left hand side and the 1 to the left hand side simultaneously, you have to change the direction of the inequality. that is: x<1 ................................................ Today I had to find the domain of the following function: f(x) = Log(Log(x)) I made Log(x) > 0 then I put in into an exponential expression, that is: 10^0 > x 1>x and I flipped the direction of the sign, so I end up with x<0
i dont think you can create a log(log(x)) function tho
yeah but you want \[\log(x)>0\] right?
exactly
yeah that caveat
no that is wrong
there is some trick teachers will play saying find this or that and give a function that makes no sense
on no \[\ln(\ln(x))\] if a perfectly good function
I need to find the domain of f(x) = Log(Log(x))
I know the correct answer is x>0
an nice example of a function whose limit as x goes to infinity is infinity, but that grows very very VERY slowly
a no, that is not the right answer
sorry the correct answer is x>1
you cannot take the log of a negative number.
right that is the correct answer
you have to make sure that \[\log(x)>0\] meaning \[x>1\] done
for clarity tho http://www.wolframalpha.com/input/?i=domain+log%28log%28x%29%29
@amistre this is \[\ln(\ln(x))\] and it is graphing real and imaginary parts.
this is not the "real number" graph.
wolfram did it, not me :) i cant get it to do what i want it to :)
the plot is this, right?
i specified "real" and it gave the domain too!
probably. it looks like a log
the picture amistre sent has it, just ignore everything to the left of 1, where it is graphing real and complex parts
log(x) > 0; when x > 10^0, which is when x>1
You simplified the log by setting one base in in both sides.
yeah, i think
log(1) = 0 ; so everything past it
I know that way. I want to carry out the the same problem by changing it to the exponential form
\[log(log(x))=y\] \[10^{log(log(x))}=10^y\] \[log(x)=10^y\] \[10^{log(x)}=10^{10^y}\] \[x =10^{10^y}\] something like that?
remember that I need to find the domain of the function. THat is , I have to limit the inner log to Log(x) > 0 so I get 10^0 > x. then I get 1 > x. That means that if I want to get to the correct answer I must change x to the left size and the 1 to the right side and no changing the direction of the signg.
the domain of the function is the range if its inverse :) the range of its inverse is (1,inf)
\[\lim_{y->-\infty} 10^{10^y}=1\]
\[log(x)>0\] \[10^{log(x)}>10^0\] \[x>1\] as long as x is greater than 1 your good
your either a little dyslexic in your process; or your making a simple mistake
I think the second one haha
\[log(x)>0\] does not morph into\[10^0>x\]
that means 1 > x or x > 1, right?
no; it means that x >1 , which is the same as 1 < x
1 < x < inf\[\] inf < x < 1
Im sorry if this is getting boring, but 10^0 > x is the same as 1 > x. Right?
missed that one lol; ignore the typo
where are you getting the 10^0 > x from? your inventing that from some nonmath standard and trying to fit it into the problem.
No. I want to find the domain of the function f(x) = Log(Log(x)). Logs can only be possitive, so I made Log(x)>0.
good; log(x) > 0 , the next step is?
put it into an exponetial form. that is 10 ^0 > x, right?
exponentiate!
but you have the inequality backwards!
\[log(x)>0\] invent some new form of non math procedure and come up with \[10^0 > x\] what steps are you using to invent this abomination?
\[\log(x)>0\] \[10^{\log(x)}>10^0\] \[x>1\]
i am using "exponentiate"
use the rules that math provides, and you come to a consistent answer everytime; invent your own rules and you will end up who knows where :)
the function \[g(x)=10^x\] s a strictly increasing function so if \[a>b\] if follow that \[10^a>10^b\]
That is what is throublering me. In the equation log(x) = 0, you can do the following: 10^0 = x; can I do the same with inequalities?
you can as long as you see that you flipped at all around; along with the equals sign
that sign is as mobile as the others ... it just doesnt make that much of an impact visually
log(x) = 0\[\] log(x) > 0\[\] 0 = log(x) ; did you see the equal sign flip around too?\[\] 0 < log(x)\[\] 10^0 = x\[\] 10^0 < x\[\]
make it a general rule; when your flipping things aroung; flip your signs\[\] when you multiply or divide by a "-"; flip your signs .... all of them
dont try to remember separate rules for separate things when 1 rule does it all
does that make sense?
yeah finally :) Normally I understand maths quicky, but this time ups ... Thank you very much amistre64 and Satellite
would you think this is good form?\[\] x < 3\[\] x = 3\[\] 3 = x\[\] 3 < x\[\] ??
No. I think 3 > x. You have to flip the sign, right?
you flipped everything around; including the sign ... no matter what the sign looks like, =, >, < , any of them
so my answer was right?
yes, your answer was right :)\[\] what property do we have that says:\[\] x = 3 therefore 3=x?\[\] \[x=3\] \[x-3=3-3\] \[x-x-3=0-x\] \[-3=-x\] \[-3(-1)=-x(-1)\text{ ; right here we have to flip the sign right?}\] \[3=x\]
try it with your > and < signs and see if you need to :)
how can I pass to the other line? I give enter but everything is shown in one single line
force a carriage return by putting in an empty equation:\[\] \ then [ then \ then ] \[\] at the end of where you want it to break
h= 10 +t \ then [ then \ then ]
???
take out the "thens" of course ..
if i try to just type it in to show you it doest\[\]show up ...
h= 10 +t \ [ \ ]
so i have to break it apart so it doesnt get feed to the parser as an equation; now remove all the spaces
ok I think this problem will be solved tomorrow or the day after. So im gonna use mathematica worlfram for the moment. Wait and Im gonna try x=3 with the '>' ;)
you do that with the >; and it should convince you that your "shorcut" is really just plowing over the real math that is usually done behind the scenes :)
is that right?
Join our real-time social learning platform and learn together with your friends!