document.write( "Question 1078931: Find the first derivatives for the following functions:\r
\n" );
document.write( "\n" );
document.write( "a. y(x)=4x^5-6x^3-2x+2\r
\n" );
document.write( "\n" );
document.write( "b. y(x)=5log(x)-4e^-5x \n" );
document.write( "
Algebra.Com's Answer #693315 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the first derivatives for the following functions:\r \n" ); document.write( "\n" ); document.write( "a. y(x)=4x^5-6x^3-2x+2 \n" ); document.write( "---- \n" ); document.write( "y' = 20x^4 - 18x^2 - 2 --- polynomials are easy. \n" ); document.write( "============== \n" ); document.write( "b. y(x)=5log(x)-4e^-5x \n" ); document.write( "Is it log base 10 of x? Or ln(x)? \n" ); document.write( " \n" ); document.write( " |