document.write( "Question 1100093: How do you solve 8900=e^5x and 5+2ln(x)=8? I have tried to simplify the second equation but I think I am not solving the right way. Thank You! \n" ); document.write( "
Algebra.Com's Answer #714561 by Alan3354(69443) You can put this solution on YOUR website! How do you solve 8900=e^5x and 5+2ln(x)=8? \n" ); document.write( "8900=e^5x \n" ); document.write( "Is the exponent 5? \n" ); document.write( "Or 5x? \n" ); document.write( "================= \n" ); document.write( "5+2ln(x)=8 \n" ); document.write( "2ln(x)=3 \n" ); document.write( "ln(x) = 1.5 \n" ); document.write( "x = e^1.5 =~ 4.481689 \n" ); document.write( " |