document.write( "Question 24363: I need to find the domain, x-intercept, and vertical asymptote of the equation
\n" );
document.write( "y=-log3^x+2. First, i changed it into exponential form so that it was -3^y-2=x and tried to solve for the x-intercept. however, i got (-1/9,0) even thought the answer is supposed to be (9,0). Please help me, I need this answer today!
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #12949 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! I need to find the domain, x-intercept, and vertical asymptote of the equation \n" ); document.write( "y=-log3^x+2.THE ANSWER YOU GAVE AS 9 INDICATES THAT THE PROBLEM AS TYPED OUT BY YOU IS NOT CORRECT.IT SHOULD BE Y=2-LOG X TO BASE 3 \n" ); document.write( "THEN FOR X INTERCEPT ,WE PUT Y=0 AND SOLVE FOR X \n" ); document.write( "0=2-LOG X TO BASE 3 \n" ); document.write( "LOG X TO BASE 3 =2 \n" ); document.write( "HENCE X=3^2=9 \n" ); document.write( "SO CORRECTING YOUR PROBLEM AS ABOVE ,LET US FIND DOMAIN OF X. \n" ); document.write( "HERE THERE IS A LOG OF A FUNCTION X AND IT SHOULD BE ALWAYS POSITIVE. HENCE THE DOMAIN IS ALL REAL POSITIVE NUMBERS FOR X. \n" ); document.write( " \n" ); document.write( " First, i changed it into exponential form so that it was -3^y-2=x \n" ); document.write( "SO NOW YOU CAN SEE THAT Y=2-LOG X TO BASE 3 \n" ); document.write( "LOG X TO BASE 3 =2-Y \n" ); document.write( "X=3^(2-Y)..SO WHEN Y=0 ,WE HAVE X=3^2=9 AS SHOWN ABOVE. \n" ); document.write( "X=0 IS THE VERTICAL ASYMPTOTE SINCE WE FIND THAT LIMITING VALUE OF X =3^(2-Y)WHICH IS POSITIVE IS AS Y TENDS TO INFINITY X TENDS TO ZERO. \n" ); document.write( " \n" ); document.write( " |