Join thousands of students who trust us to help them ace their exams!Watch the first video
Multiple Choice
Find the derivative of the function. y=(8x3−2x)3/2
A
2324x2−2
B
(36x2−3)8x3−2x
C
224x2−23
D
(12x2−1)8x3−2x
Verified step by step guidance
1
Step 1: Recognize that the function y = (8x^3 - 2x)^(3/2) is a composite function. To differentiate it, we will use the chain rule. The chain rule states that if y = f(g(x)), then dy/dx = f'(g(x)) * g'(x).
Step 2: Let the inner function be u = 8x^3 - 2x. Then the outer function becomes y = u^(3/2). Differentiate the outer function with respect to u: dy/du = (3/2) * u^(1/2).
Step 3: Differentiate the inner function u = 8x^3 - 2x with respect to x: du/dx = 24x^2 - 2.
Step 4: Combine the results from Step 2 and Step 3 using the chain rule: dy/dx = (dy/du) * (du/dx). Substituting, we get dy/dx = (3/2) * (8x^3 - 2x)^(1/2) * (24x^2 - 2).
Step 5: Simplify the expression by combining terms. The final derivative is dy/dx = (36x^2 - 3) * sqrt(8x^3 - 2x).