document.write( "Question 609340: Find the domain
\n" );
document.write( "f(x)= 1/log(base2)x
\n" );
document.write( "I know how to normally find a log (set the \"x\" to greater than 0), but I'm not sure how to find it with the one in the numerator. I'm not allowed to use a calculator on this sheet... I have to show my work. I'm at a lost of what to do, and if there is anything different to do.
\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #383712 by lwsshak3(11628) ![]() You can put this solution on YOUR website! Find the domain \n" ); document.write( "f(x)= 1/log(base2)x \n" ); document.write( "** \n" ); document.write( "When x=0, the log(x) of any base=1 \n" ); document.write( "f(0)=1/1=1 \n" ); document.write( "x>0 \n" ); document.write( "When x=1, the log(x) of any base=0 \n" ); document.write( "f(1)=1/0=undefined (x=1 is an equation of an asymptote) \n" ); document.write( "Domain: (0,1) U (1,∞) \n" ); document.write( " |