document.write( "Question 1129939: Solve for x. Show all work and give exact answers.
\n" );
document.write( "(log_3( 81 ) - log_pi (1 ) ) / (log_(2*sqrt(2)) ( 8 ) - log(0.001)
\n" );
document.write( "(Just to clarify: the underscore means “base” or “subscript”) \n" );
document.write( "
Algebra.Com's Answer #746557 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "(log_3( 81 ) - log_pi (1 ) ) / (log_(2*sqrt(2)) ( 8 ) - log(0.001) \n" ); document.write( "log_3(81) = 4 because 3^4 = 81 \n" ); document.write( "log_pi(1) = 0 because (pi)^0 = 1 \n" ); document.write( "log_(2*sqrt(2))(8) = 2 because (2*sqrt(2))^2 = 8 \n" ); document.write( "log(0.001) = -3 because 10^(-3) = 0.001 \n" ); document.write( "(4-0)/(2-(-3)) = 4/5 \n" ); document.write( " |