I stuck on this problem similar to the one above,
If f(x) = (sqrt(x)-3)/(sqrt(x)+3)
Find f'(x).
((sqrt(x)+3)(sqrt(x)-3)' - (sqrt(x)+3)'(sqrt(x)-3)) / (sqrt(x)+3)^2
=
((sqrt(x)+3)(sqrt(x))-(sqrt(x))(sqrt(x)-3)) / (sqrt(x)+3)^2
im stuck at this point, not sure if i should cancel out the sqrt(x).