document.write( "Question 690557: Solve the logarithmic equation. Round to the nearest ten-thousandth if necessary.\r
\n" );
document.write( "\n" );
document.write( "3 log 2x = 4
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #426415 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Solve the logarithmic equation. Round to the nearest ten-thousandth if necessary. \n" ); document.write( "3 log(2x) = 4 \n" ); document.write( "log(2x)=4/3 \n" ); document.write( "convert to exponential form \n" ); document.write( "10^(4/3)=2x \n" ); document.write( "2x≈21.5443 \n" ); document.write( "x≈21.5443/2 \n" ); document.write( "x≈10.7722 \n" ); document.write( " |