document.write( "Question 444742: find the approximate value of x in the following equation: 2 log x = log 8 \n" ); document.write( "
Algebra.Com's Answer #306500 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The original equation is equivalent to\r
\n" ); document.write( "\n" ); document.write( "\"log%28x%5E2%29+=+log8\"
\n" ); document.write( "==> \"x%5E2+=+8\", because the log function is 1-to-1
\n" ); document.write( "==> \"x+=+sqrt%288%29\", approximately equal to 2.8284, to 4 decimal places.
\n" ); document.write( "(Do NOT accept the negative solution, because it won't satisfy the original equation.)
\n" ); document.write( "
\n" );