document.write( "Question 966459: 1. The tangent line to y = x + sin x at the origin is:\r
\n" );
document.write( "\n" );
document.write( "2. What is the tangent line to f(x) = x^2 + 3x at (-2,-2)?\r
\n" );
document.write( "\n" );
document.write( "3. On a circle of radius 5 find the x and y coordinates at angle 270 degrees (or 3pi/2 in radian measure).\r
\n" );
document.write( "\n" );
document.write( "4. The tangent line to y = 3x - cos x at the (0, -1) is?\r
\n" );
document.write( "\n" );
document.write( "5. What is the derivative of f(x) = (5x + 1)^2 at (2, 121)?\r
\n" );
document.write( "\n" );
document.write( "6. What is the derivative of f(x) times g(x), if f(x) = sin (x) and g(x) = x^2?\r
\n" );
document.write( "\n" );
document.write( "7. What is the derivative of f(x) = (x^2 + 1)^2 at (2, 25)?\r
\n" );
document.write( "\n" );
document.write( "8. Which function has the same slope as g(x)= 5x^4 + 2? \n" );
document.write( "
Algebra.Com's Answer #590693 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 1. The tangent line to y = x + sin x at the origin is: \n" ); document.write( "y' = 1 + cos(x) \n" ); document.write( "@ x = 0 --> y = 2x \n" ); document.write( "============================= \n" ); document.write( "2. What is the tangent line to f(x) = x^2 + 3x at (-2,-2)? \n" ); document.write( "f'(x) = 2x + 3 \n" ); document.write( "f'(-2) = -1 \n" ); document.write( "---- \n" ); document.write( "--> y+2 = -1*(x+2) \n" ); document.write( "============================\r \n" ); document.write( "\n" ); document.write( "3. On a circle of radius 5 find the x and y coordinates at angle 270 degrees (or 3pi/2 in radian measure). \n" ); document.write( "You have to specify the center or give the equation. \n" ); document.write( "================================= \n" ); document.write( "4. The tangent line to y = 3x - cos x at the (0, -1) is? \n" ); document.write( "Similar to #2 \n" ); document.write( "========================= \n" ); document.write( "5. What is the derivative of f(x) = (5x + 1)^2 at (2, 121)? \n" ); document.write( "Don't enter so many problems. \n" ); document.write( "================\r \n" ); document.write( "\n" ); document.write( "6. What is the derivative of f(x) times g(x), if f(x) = sin (x) and g(x) = x^2?\r \n" ); document.write( "\n" ); document.write( "7. What is the derivative of f(x) = (x^2 + 1)^2 at (2, 25)?\r \n" ); document.write( "\n" ); document.write( "8. Which function has the same slope as g(x)= 5x^4 + 2? \n" ); document.write( " |