document.write( "Question 248862: Solve for x to the nearest hundredth:
\n" );
document.write( "logx+log3=0.7292\r
\n" );
document.write( "\n" );
document.write( "please show work. thanks \n" );
document.write( "
Algebra.Com's Answer #195486 by Alan3354(69443) You can put this solution on YOUR website! Solve for x to the nearest hundredth: \n" ); document.write( "logx+log3=0.7292 \n" ); document.write( "--------- \n" ); document.write( "log(x) = 0.7292 - log(3) \n" ); document.write( "log(x) =~ 0.2521 \n" ); document.write( "x =~ 1.7868 \n" ); document.write( "or 1.79 \n" ); document.write( " \n" ); document.write( " |