document.write( "Question 1031459: Can you please show me the steps on how to solve log(z+5) = 8 \n" ); document.write( "
Algebra.Com's Answer #646139 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! log (z+5)=8 \n" ); document.write( "raise everything to the 10th power \n" ); document.write( "z+5=10^8 \n" ); document.write( "z=10^8-5 \n" ); document.write( "============== \n" ); document.write( "or is it log z +5=8 \n" ); document.write( "log z=3 \n" ); document.write( "z=10^3=1000 \n" ); document.write( "Notice that the parentheses matter. \n" ); document.write( " |