document.write( "Question 828628: What is the slope of the line tangent to the curve at a given value of x?
\n" );
document.write( " f(x)= 8x^2 + 5x at x= 3 \n" );
document.write( "
Algebra.Com's Answer #499419 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "differentiate f(x): \n" ); document.write( "--- \n" ); document.write( "f'(x) = 8*2x + 5 \n" ); document.write( "f'(x) = 16x + 5 \n" ); document.write( "--- \n" ); document.write( "at x=3 \n" ); document.write( "--- \n" ); document.write( "f'(3) = 16*3 + 5 \n" ); document.write( "f'(3) = 53 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "the slope of the tangent at x=3 is: 53 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |