document.write( "Question 135862This question is from textbook A Graphical Approach to College Algebra
\n" );
document.write( ": 39. lnx+lnx^2=3
\n" );
document.write( "The answer is {e}, but hot did they get that?\r
\n" );
document.write( "\n" );
document.write( "41. logx+log(x-21)=2\r
\n" );
document.write( "\n" );
document.write( "The answer is {25}, but how did they get that? \n" );
document.write( "
Algebra.Com's Answer #99527 by stanbon(75887) ![]() You can put this solution on YOUR website! 39. lnx+lnx^2=3 \n" ); document.write( "ln(x^3) = 3 \n" ); document.write( "x^3 = e^3 \n" ); document.write( "x = e \n" ); document.write( "------------------ \n" ); document.write( "The answer is {e}, but hot did they get that? \n" ); document.write( "----------------------- \n" ); document.write( "41. logx+log(x-21)=2 \n" ); document.write( "log(x(x-21)) = 2 \n" ); document.write( "log(x^2-21x) = 2 \n" ); document.write( "x^2-21x=10^2 \n" ); document.write( "x^2-21x-100 = 0 \n" ); document.write( "(x-25)(x+4) = 0 \n" ); document.write( "x=25 or x=-4 \n" ); document.write( "But x cannot be -4 as that would give you log(-4) in the problem; \n" ); document.write( "log(-4) is meaningless. \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "The answer is {25}, but how did they get that? \n" ); document.write( " \n" ); document.write( " |