document.write( "Question 92494: Can you help me figure out how to graph natural log's...the problem i have is:
\n" );
document.write( "y=ln x \n" );
document.write( "
Algebra.Com's Answer #67348 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! The easiest way to graph is to firstly find some of the coordinates. \n" ); document.write( "Domain: x > 0 \n" ); document.write( "Range: All Reals \n" ); document.write( "(0.25,-1.39) \n" ); document.write( "(0.5,-0.69) \n" ); document.write( "(1,0) \n" ); document.write( "(2,0.69) \n" ); document.write( "(3,1.1) \n" ); document.write( "(4,1.39) \n" ); document.write( " |