Quote (alex_was_here @ Apr 10 2015 05:52pm)
i know that im having trouble with approaching the equations when they in square root and fraction forms
so rewrite them into exponent form first
example:
f(x) = sqrt(x+1)
rewritten:
f(x) = (x+1)^0.5
chain rule:
f'(x) = 0.5*(x+1)^-0.5 * dx/dx
f'(x) = 0.5*(x+1)^-0.5 * 1
rewriting:
f'(x) = 1 / ( 2 sqrt(x+1) )
try one of the problems out and show every step. when you get to the step you're having the problem, i'll walk you through it.