document.write( "Question 152799: E^(3 ln x) simplify \n" ); document.write( "
Algebra.Com's Answer #112307 by orca(409)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Use the following formulas to calculate. \n" ); document.write( "(1) aln b = ln b^a \n" ); document.write( "(2) e^ln a = a \n" ); document.write( "So \n" ); document.write( "3ln x = ln x^3 \n" ); document.write( "e^(3ln x) = e^(ln x^3) = x^3 \n" ); document.write( " \n" ); document.write( " |