document.write( "Question 308721: write the equation in its equivalent exponential form. then solve for x.
\n" );
document.write( "log4(x-2)=2 \n" );
document.write( "
Algebra.Com's Answer #220754 by texttutoring(324)![]() ![]() You can put this solution on YOUR website! Use the definiton of log:\r \n" ); document.write( "\n" ); document.write( "logb (x) = y -----> x=b^y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so for this question:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x-2)=4^2 \n" ); document.write( "x-2=16 \n" ); document.write( "x=18 \n" ); document.write( " |