A function is defined as f(x) = x / sqrt(2x-2). Use the quotient rule to show that f'(x) = (x-2)/(2x-2)^(3/2)

u = x v = (2x-2)^(0.5)u' = 1 v' = (2x-2)^(-0.5)f'(x) = (vu' - uv') / v^2Therefore, f'(x) = (((2x-2)^(0.5) * 1) - (x * (2x-2)^(-0.5))) / ((2x-2)^(0.5))^2f'(x) = (2x - 2 - x) / (2x-2)^(3/2) = (x-2) / (2x-2)^(3/2)Would be easier to follow with the whiteboard function

IF

Related Maths A Level answers

All answers ▸

How would you express (11+x-x^2)/[(x+1)(x-2)^2] in terms of partial fractions?


How do you solve a Differential equation using integrating factors?


Differentiate 3x^2 + 4x - 7


Find the coordinates of the point of intersection of the lines 2x + 5y = 5 and x − 2y = 4.