document.write( "Question 1190765: If f(x)=1/³√2x+1 find f(x+h)-f(x)/h at h=0 \n" ); document.write( "
Algebra.Com's Answer #849190 by CPhill(1959)\"\" \"About 
You can put this solution on YOUR website!
You're asking for the derivative of f(x) with respect to x, which is the limit of [f(x+h) - f(x)] / h as h approaches 0. Since you're asking to evaluate it *at* h=0, you're effectively asking for the derivative.\r
\n" ); document.write( "\n" ); document.write( "Here's how to find f'(x):\r
\n" ); document.write( "\n" ); document.write( "1. **Rewrite f(x):** It's often easier to work with fractional exponents: f(x) = (2x + 1)^(-1/3)\r
\n" ); document.write( "\n" ); document.write( "2. **Apply the chain rule:**
\n" ); document.write( " * The outer function is u^(-1/3), where u = 2x + 1. The derivative of this is (-1/3)u^(-4/3).
\n" ); document.write( " * The inner function is u = 2x + 1. The derivative of this is 2.\r
\n" ); document.write( "\n" ); document.write( "3. **Combine the derivatives:**
\n" ); document.write( " f'(x) = (-1/3)(2x + 1)^(-4/3) * 2
\n" ); document.write( " f'(x) = (-2/3)(2x + 1)^(-4/3)\r
\n" ); document.write( "\n" ); document.write( "4. **Rewrite with a radical (optional):**
\n" ); document.write( " f'(x) = -2 / (3 * ³√((2x + 1)^4)) or f'(x) = -2 / (3(2x+1) * ³√(2x+1))\r
\n" ); document.write( "\n" ); document.write( "Since the question asks to evaluate at h=0, but the expression contains only x, we presume that it is asking for the derivative of f(x) with respect to x. Therefore, the answer is:\r
\n" ); document.write( "\n" ); document.write( "f'(x) = (-2/3)(2x + 1)^(-4/3) or f'(x) = -2 / (3(2x+1) * ³√(2x+1))
\n" ); document.write( "
\n" ); document.write( "
\n" );