Finding the Second Derivative of a Square Root Function

Click For Summary

Homework Help Overview

The discussion revolves around finding the second derivative of the function f(x) = √(3x - 4). Participants are tasked with determining the exact value of f''(2) and exploring the differentiation process involved.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Some participants attempt to use the product rule for differentiation, while others suggest using the chain rule instead. There is confusion regarding the correct form of the function and the application of differentiation rules.

Discussion Status

The discussion includes various attempts at finding the first and second derivatives, with some participants expressing uncertainty about their results. There is acknowledgment of mistakes in the differentiation process, and some guidance is offered regarding the proper application of rules. Multiple interpretations of the function's form are being explored.

Contextual Notes

Participants note that the original function may have been misrepresented, leading to confusion about the appropriate differentiation method. There is also mention of specific values and expressions that arise during the calculations, indicating a need for careful verification of steps taken.

illegalvirus
Messages
8
Reaction score
0

Homework Statement



Find the exact value of f''(2) if f(x)=[tex]\sqrt{3x-4}[/tex]

Homework Equations



See above

The Attempt at a Solution



I've tried to use the product rule to differentiate.

f= x(3x -4)[tex]^{\frac{1}{2}}[/tex]

f'= (3x -4)[tex]^{\frac{1}{2}}[/tex] + [tex]\frac{3}{2}[/tex][tex]^{\frac{-1}{2}}[/tex]

f''= [tex]\frac{3}{2}[/tex]x(3x -4)[tex]^{\frac{-1}{2}}[/tex] . [tex]\frac{3}{2}[/tex]x(3x -4)[tex]^{\frac{-1}{2}}[/tex] + (3x -4)[tex]^{\frac{1}{2}}[/tex] . [tex]\frac{-9}{4}[/tex]x(3x-4)[tex]^{\frac{-3}{2}}[/tex]

= [tex]\sqrt{3x -4}[/tex] . [tex]\frac{-9x}{4\sqrt{(3x-4)^{3}}}[/tex]

Now I am kind of stuck here. I've tried it a few times and I have no idea what I am doing wrong, some advice please?
 
Physics news on Phys.org
Use the chain rule instead
 
Somehow I got the same answer :confused:

f'(x) = [tex]\frac{3}{2}[/tex]x(3x -4)[tex]^{\frac{-1}{2}}[/tex]
f''(x) = [tex]\frac{-9}{4}[/tex](3x -4)[tex]^{\frac{-3}{2}}[/tex]
 
illegalvirus said:
Somehow I got the same answer :confused:

f'(x) = [tex]\frac{3}{2}[/tex]x(3x -4)[tex]^{\frac{-1}{2}}[/tex]
f''(x) = [tex]\frac{-9}{4}[/tex](3x -4)[tex]^{\frac{-3}{2}}[/tex]

Your first derivative is incorrect. However, you have somehow ended up with the correct second derivative :S.

f''(x) = [tex]\frac{-9}{4}[/tex](3x -4)[tex]^{\frac{-3}{2}}[/tex][BTW: f'(x) = [tex]\frac{3}{2}[/tex](3x -4)[tex]^{\frac{-1}{2}}[/tex] ]
 
Last edited:
illegalvirus said:

Homework Statement



Find the exact value of f''(2) if f(x)=[tex]\sqrt{3x-4}[/tex]

Homework Equations



See above

The Attempt at a Solution



I've tried to use the product rule to differentiate.

f= x(3x -4)[tex]^{\frac{1}{2}}[/tex]
Why are you writing your function like this? There is no factor of x outside the radical, so the product rule is not called for here. This is your function.
[tex]f(x)=\sqrt{3x-4}[/tex]
illegalvirus said:
f'= (3x -4)[tex]^{\frac{1}{2}}[/tex] + [tex]\frac{3}{2}[/tex][tex]^{\frac{-1}{2}}[/tex]

f''= [tex]\frac{3}{2}[/tex]x(3x -4)[tex]^{\frac{-1}{2}}[/tex] . [tex]\frac{3}{2}[/tex]x(3x -4)[tex]^{\frac{-1}{2}}[/tex] + (3x -4)[tex]^{\frac{1}{2}}[/tex] . [tex]\frac{-9}{4}[/tex]x(3x-4)[tex]^{\frac{-3}{2}}[/tex]

= [tex]\sqrt{3x -4}[/tex] . [tex]\frac{-9x}{4\sqrt{(3x-4)^{3}}}[/tex]

Now I am kind of stuck here. I've tried it a few times and I have no idea what I am doing wrong, some advice please?
 
Sorry, I think the first derivative is this,

f'(x) = [tex]\frac{1}{2}[/tex]x(3x -4)[tex]^{\frac{-1}{2}}[/tex]
 
Please read your textbook on chain rule. It is wrong to put an x in the front or a half for that matter.
 
Mark44 said:
Why are you writing your function like this? There is no factor of x outside the radical, so the product rule is not called for here. This is your function.
[tex]f(x)=\sqrt{3x-4}[/tex]

Ahh, whoops. The original equation to derive is actually [tex]f(x)=x\sqrt{3x-4}[/tex]!
 
Ok, in that case you were right to use the product rule.

f'(x) = [tex]\frac{3x}{2}(3x-4)^{-0.5}+(3x-4)^{0.5}[/tex]

I leave the rest to you.
 
Last edited:
  • #10
Anti-Meson said:
Ok, in that case you were right to use the product rule.

f'(x) = [tex]\frac{3x}{2}(3x-4)^{-0.5}+(3x-4)^{0.5}[/tex]

I leave the rest to you.

Wait, how did you get that?
 
  • #11
Product rule.
[tex]\frac{d[u(x)v(x)]}{dx} = u\frac{dv}{dx} + v\frac{du}{dx}[/tex]
 
  • #12
Okay thank you, I've just realized that I've forgotten to multiply by the derivative of the brackets.
 
  • #13
Just in case you get stuck the answer is:

[tex]3(3x-4)^{-0.5}-\frac{9}{4}x(3x-4)^{-1.5}[/tex]

Though you should work this out by yourself. To verify.
 
  • #14
Anti-Meson said:
Just in case you get stuck the answer is:

[tex]3(3x-4)^{-0.5}-\frac{9}{4}x(3x-4)^{-1.5}[/tex]

Though you should work this out by yourself. To verify.


I got this, [tex]\frac{3}{2}(3x-4)^{-0.5}-\frac{9}{4}x(3x-4)^{-1.5}[/tex]

But when finding the exact value of [tex]f''(2)[/tex] I had a bit of a problem as well.

So far I have, [tex]f''(2)= \frac{-9}{4\sqrt{2}} + \frac{3}{2\sqrt{2}}[/tex].

[tex]=\frac{-6\sqrt{2}}{4\sqrt{2}}[/tex]

But the answer is [tex]\frac{3\sqrt{2}}{8}[/tex]
 
  • #15
That answer arises from my answer (i.e. the correct answer) go through your derivation again to check the mistakes.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 25 ·
Replies
25
Views
2K
Replies
1
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
11K