document.write( "Question 997184: y=3x+c
\n" );
document.write( "Given that x=ln(3), express y as a single logarithmic expression. \n" );
document.write( "
Algebra.Com's Answer #615393 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! y=3ln3 +c \n" ); document.write( "e^y=e^(3ln3 +c) \n" ); document.write( "e^y=27e^c\r \n" ); document.write( "\n" ); document.write( "ln of both sides \n" ); document.write( "y=c*ln27 \n" ); document.write( " |