document.write( "Question 193136: I got x=log9 (1/81)\r
\n" );
document.write( "\n" );
document.write( "I have tried it this way:\r
\n" );
document.write( "\n" );
document.write( "log9 1 - log9 3^4 = \r
\n" );
document.write( "\n" );
document.write( "log9 1 - 4log9 3 = \r
\n" );
document.write( "\n" );
document.write( "but the task does not only state log9 (1/81) it says x=...\r
\n" );
document.write( "\n" );
document.write( "so i am not sure if I am going the correct way!
\n" );
document.write( "could you help me on this one? \n" );
document.write( "
Algebra.Com's Answer #144981 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! x=log9 (1/81) \n" ); document.write( "x = log9(1) - log9(81) \n" ); document.write( "Since it is \"base 9\", write in terms of powers of 9: \n" ); document.write( "x = log9(9^0) - log9(9^2) \n" ); document.write( "x = 0 - 2 \n" ); document.write( "x = -2 \n" ); document.write( " \n" ); document.write( " |