document.write( "Question 774045: I'm suppose to simplify e raised to ln2^5 and i moved the 5 in front of the ln but i don't know how to simplify it further, is there any more simplifications that can be made \n" ); document.write( "
Algebra.Com's Answer #472022 by DrBeeee(684) ![]() You can put this solution on YOUR website! You have \n" ); document.write( "(1) x = e^(ln2^5) \n" ); document.write( "Take the natural logarithm of each side to get \n" ); document.write( "(2) ln(x) = (ln2^5)*ln(e) \n" ); document.write( "Since ln(e) = 1 we have \n" ); document.write( "(3) ln(x) = ln(2^5) \n" ); document.write( "Now take the inverse log of each to get \n" ); document.write( "(4) x = 2^5 or \n" ); document.write( "(5) x = 32 \n" ); document.write( "Answer: e^(ln2^5) = 32 \n" ); document.write( " |