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. f(x)=(5x2−3x)
A
2110x−3
B
210x−31
C
D
25x2−31
Verified step by step guidance
1
Step 1: Recognize that the function f(x) = √(5x² - 3x) is a composite function. To find its derivative, we will use the chain rule. The chain rule states that if a function is composed of two functions, say g(h(x)), then its derivative is g'(h(x)) * h'(x).
Step 2: Rewrite the square root function in exponential form for easier differentiation. Recall that √(u) = u^(1/2). So, f(x) = (5x² - 3x)^(1/2).
Step 3: Differentiate the outer function (u^(1/2)) with respect to u. The derivative of u^(1/2) is (1/2)u^(-1/2). Substituting u = (5x² - 3x), we get (1/2)(5x² - 3x)^(-1/2).
Step 4: Multiply the result from Step 3 by the derivative of the inner function (5x² - 3x). The derivative of 5x² - 3x is 10x - 3. So, the derivative of the entire function becomes (1/2)(5x² - 3x)^(-1/2) * (10x - 3).
Step 5: Simplify the expression. Rewrite (5x² - 3x)^(-1/2) as 1/√(5x² - 3x). The final derivative is (10x - 3) / (2√(5x² - 3x)).