MHB How Do You Calculate the Third Derivative of y = (5x - 1)^(1/2)?

  • Thread starter Thread starter hatelove
  • Start date Start date
  • Tags Tags
    Derivative
Click For Summary
To calculate the third derivative of y = (5x - 1)^(1/2), the first derivative is found using the Chain Rule, resulting in y' = (5/2)(5x - 1)^(-1/2). The second derivative is derived using the product and Chain Rule, yielding y'' = -25/4(5x - 1)^(-3/2). The third derivative is calculated similarly, resulting in y''' = 375/8(5x - 1)^(-5/2). The discussion highlights the utility of tools like Wolfram Alpha for verifying derivative calculations and mentions that while some graphing calculators can compute derivatives, manual calculations are encouraged for better understanding.
hatelove
Messages
101
Reaction score
1
y = (5x - 1)^{\frac{1}{2}}

So to find the 1st derivative I use the Chain Rule:

y&#039; = \frac{1}{2}(5x - 1)^{\frac{1}{2} - 1} \cdot (5 - 0) \\<br /> = \frac{5}{2}(5x - 1)^{-\frac{1}{2}}

2nd:

Multiplication rule [f'(x)*g(x) + f(x)*g'(x)] and Chain Rule:

y&#039;&#039; = \frac{5}{2}(5x - 1)^{-\frac{1}{2}} \\<br /> = 0\cdot (5x - 1)^{-\frac{1}{2}} + \frac{5}{2}\cdot [-\frac{1}{2}(5x - 1)^{-\frac{1}{2} - 1} \cdot (5 - 0)] \\<br /> = \frac{5}{2}\cdot (-\frac{5}{2})(5x - 1)^{-\frac{3}{2}} \\<br /> = -\frac{25}{4}(5x - 1)^{-\frac{3}{2}}

3rd:

Multiplication rule [f'(x)*g(x) + f(x)*g'(x)] and Chain Rule:

y&#039;&#039;&#039; = -\frac{25}{4}(5x - 1)^{-\frac{3}{2}} \\<br /> = 0\cdot (5x - 1)^{-\frac{3}{2}} + -\frac{25}{4}\cdot [(-\frac{3}{2}(5x - 1)^{-\frac{3}{2}-1}) \cdot (5 - 0)] \\<br /> = -\frac{25}{4}\cdot (-\frac{15}{2})(5x - 1)^{-\frac{5}{2}} \\<br /> = \frac{375}{8}(5x - 1)^{-\frac{5}{2}} \\<br /> = \frac{375}{8(5x-1)^{\frac{5}{2}}}

I think I got this one wrong but this is how I worked it out...have I done any step incorrectly here?
 
Physics news on Phys.org
Oh wow, I typed in "third derivative of" and then the given equation and it found the exact answer I got lol

If only my HP-15c could do this too

Do you know if graphing calculators are capable of this?
 
Certain ones are, for example the TI-89 but it's better to do these calculations without this kind of help. With great power comes great responsibility! ;)

Many calculators can calculate the derivative at a certain point, so you could type in something like Deriv(x^2, x, 2) meaning calculate the derivative of x^2 with respect to x at the point x=2 and it would output 4. Far less calculators can output the general derivative.
 
Last edited:
daigo said:
So to find the 1st derivative I use the Chain Rule:

y&#039; = \frac{1}{2}(5x - 1)^{\frac{1}{2} - 1} \cdot (5 - 0) \\<br /> = \frac{5}{2}(5x - 1)^{-\frac{1}{2}}

2nd:

Multiplication rule [f'(x)*g(x) + f(x)*g'(x)] and Chain Rule:

y&#039;&#039; = \frac{5}{2}(5x - 1)^{-\frac{1}{2}} \\<br /> = 0\cdot (5x - 1)^{-\frac{1}{2}} + \frac{5}{2}\cdot [-\frac{1}{2}(5x - 1)^{-\frac{1}{2} - 1} \cdot (5 - 0)] \\<br /> = \frac{5}{2}\cdot (-\frac{5}{2})(5x - 1)^{-\frac{3}{2}} \\<br /> = -\frac{25}{4}(5x - 1)^{-\frac{3}{2}}

3rd:

Multiplication rule [f'(x)*g(x) + f(x)*g'(x)] and Chain Rule:

y&#039;&#039;&#039; = -\frac{25}{4}(5x - 1)^{-\frac{3}{2}} \\<br /> = 0\cdot (5x - 1)^{-\frac{3}{2}} + -\frac{25}{4}\cdot [(-\frac{3}{2}(5x - 1)^{-\frac{3}{2}-1}) \cdot (5 - 0)] \\<br /> = -\frac{25}{4}\cdot (-\frac{15}{2})(5x - 1)^{-\frac{5}{2}} \\<br /> = \frac{375}{8}(5x - 1)^{-\frac{5}{2}} \\<br /> = \frac{375}{8(5x-1)^{\frac{5}{2}}}

I think I got this one wrong but this is how I worked it out...have I done any step incorrectly here?

You can elliminate a lot of the algebra when doing this by observing that:
\[y'=\frac{5}{2}\;y^{-1}\]
so:
\[y''=-\;\frac{5}{2}y'\;y^{-2}=-\frac{25}{4}\;y^{-3}\]
Then differentiating again gives:
\[y'''=\frac{25\times 3 \times 5}{8}y^{-5}\]

CB
 
Last edited:
Thread 'Problem with calculating projections of curl using rotation of contour'
Hello! I tried to calculate projections of curl using rotation of coordinate system but I encountered with following problem. Given: ##rot_xA=\frac{\partial A_z}{\partial y}-\frac{\partial A_y}{\partial z}=0## ##rot_yA=\frac{\partial A_x}{\partial z}-\frac{\partial A_z}{\partial x}=1## ##rot_zA=\frac{\partial A_y}{\partial x}-\frac{\partial A_x}{\partial y}=0## I rotated ##yz##-plane of this coordinate system by an angle ##45## degrees about ##x##-axis and used rotation matrix to...

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
Replies
6
Views
2K
Replies
4
Views
4K
  • · Replies 12 ·
Replies
12
Views
3K
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
1K