document.write( "Question 1015648: Please help me with this problem:
\n" );
document.write( "Differentiate the following functions:
\n" );
document.write( "y = (ln x)(tan x) \n" );
document.write( "
Algebra.Com's Answer #632009 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Differentiate the following functions: \n" ); document.write( "y = (ln x)(tan x) \n" ); document.write( "---- \n" ); document.write( "It's the product rule. \n" ); document.write( "= d(ln(x))*tan(x) + ln(x)*d(tan(x) \n" ); document.write( "= (1/x)*tan(x) + ln(x)*sec^2(x) \n" ); document.write( " \n" ); document.write( " |