Find the second derivate d^2y/dx^2 when y = x^6 + sqrt(x).

Initially we find the first derivative of the function y = x6 + sqrt(x). We achieve this by multiplying each x term by the power it is raised to, then reducing the power by 1. Solution:
1) It helps to initially simplify the sqrt(x) term to x1/2 to give: y = x6 + x1/2
2) We can then determine the first derivative: dy/dx = 6x5+ 1/2x-1/2
To determine the second derivative we then take the first derivative and differentiate that function, repeating the prior steps:
3) d2y/dx2 = 30x4 + (-1/4)x-3/2
We can simplify the answer to give:
4) d2y/dx2 = 30
x4 -1/4
x-3/2
Simplifying fully gives:
5) d2y/dx2 = 30x4 - (1/(4x3/2))

Related Maths A Level answers

All answers ▸

How to solve a quadratic equation?


Find the exact value of x from the equation 3^x * e^4x = e^7


What are logarithms and how do you manipulate them?


Prove, using the product rule that, the derivative of x^{n} is nx^{n-1} where n is a natural number. What if n is an integer or n is rational?