document.write( "Question 742889: what is the value of y in log y=3.0?\r
\n" );
document.write( "\n" );
document.write( "answer in 2 decimal places \n" );
document.write( "
Algebra.Com's Answer #452674 by Alan3354(69443) You can put this solution on YOUR website! what is the value of y in log y=3.0? \n" ); document.write( "------ \n" ); document.write( "log(y) = 3 \n" ); document.write( "y = 10^3 \n" ); document.write( "y = 1000 \n" ); document.write( " |