document.write( "Question 170206: Can someone please explain how to answer the following 2 problems? Any assistance is greatly appreciated!
\n" );
document.write( "The population of a country doubled in 100 years. What was the exponential growth rate?
\n" );
document.write( "and
\n" );
document.write( "Solve
\n" );
document.write( "ln square root of x-2=1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #125668 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve \n" ); document.write( "ln square root of x-2=1 \n" ); document.write( "--------------- \n" ); document.write( "ln(sqrt(x-2)) = 1 \n" ); document.write( "Let both sides be the exponent of e \n" ); document.write( "sqrt(x-2) = e \n" ); document.write( "Square \n" ); document.write( "x-2 = e^2 \n" ); document.write( "x = e^2 + 2 \n" ); document.write( "x=~ 9.389 \n" ); document.write( " \n" ); document.write( " |