document.write( "Question 364990: What is the solution for x? \r
\n" );
document.write( "\n" );
document.write( "(All logarithms have the base \"b\")\r
\n" );
document.write( "\n" );
document.write( "Logx = Log2^3 + Log25^.5 - Log20 \n" );
document.write( "
Algebra.Com's Answer #260223 by Alan3354(69443) You can put this solution on YOUR website! What is the solution for x? \r \n" ); document.write( "\n" ); document.write( "(All logarithms have the base \"b\")\r \n" ); document.write( "\n" ); document.write( "Logx = Log2^3 + Log25^.5 - Log20 \n" ); document.write( "--------------------------- \n" ); document.write( "log(x) = log(8) + log(5) - log(20) \n" ); document.write( "log(x) = log(8*5/20) \n" ); document.write( "log(x) = log(2) \n" ); document.write( "x = 2\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |