document.write( "Question 439365: What is the slope of the tangent line to the curve y = 2x^4 + x^3 + 6x at x = 1 \n" ); document.write( "
Algebra.Com's Answer #303623 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
What is the slope of the tangent line to the curve y = 2x^4 + x^3 + 6x at x = 1
\n" ); document.write( "---------
\n" ); document.write( "y' = 8x^3 + 3x^2 + 6
\n" ); document.write( "At x = 1, y' = 8 + 3 + 6 = 17
\n" ); document.write( "Slope = 17
\n" ); document.write( "
\n" );