document.write( "Question 1104203: 11. Let x = ln 3 and y = ln 5. Write the following expressions in terms of x and y.
\n" );
document.write( "
\n" );
document.write( "a. ln(5/3)
\n" );
document.write( "b. ln45 \n" );
document.write( "
Algebra.Com's Answer #718934 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Let x = ln 3 and y = ln 5. Write the following expressions in terms of x and y. \n" ); document.write( "------------ \n" ); document.write( "Log(a/b) = log(a) - log(b) \n" ); document.write( "log(a*b) = log(a) + log(b) \n" ); document.write( " ==================== \n" ); document.write( "a. ln(5/3) \n" ); document.write( "5/3 = 5/3 \n" ); document.write( "======= \n" ); document.write( "b. ln45 \n" ); document.write( "45 = 3*3*5 \n" ); document.write( " \n" ); document.write( " |