document.write( "Question 280484: make x the subject of the equation y=3e^2x
\n" );
document.write( "write the natural logarithrm of x as ln (X) \n" );
document.write( "
Algebra.Com's Answer #203864 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! make x the subject of the equation y=3e^2x \n" ); document.write( "write the natural logarithrm of x as ln (X) \n" ); document.write( "--------------------------------------- \n" ); document.write( "y=3e^2x \n" ); document.write( "---------- \n" ); document.write( "e^(2x) = y/3 \n" ); document.write( "Take the natural log of both sides to get: \n" ); document.write( "2x = ln(y/3) \n" ); document.write( "x = (1/2)ln(y/3) \n" ); document.write( "OR \n" ); document.write( "x = ln[sqrt(y/3)] \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |