Find the derivative of the function

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 2K views
frosty8688
Messages
126
Reaction score
0
1. Find the derivative of the function using the quotient rule and also by simplifying



2. F(x) = (x - 3x√x)/√x



3. (9x^2 - x - 8) / (2x √x)
 
Physics news on Phys.org
[itex]\sqrt{x}[/itex] (1-3(1[itex]/[/itex]2[itex]\sqrt{x}[/itex])) - (x-3x[itex]\sqrt{x}[/itex])(1[itex]/[/itex]2[itex]\sqrt{x}[/itex])[itex]/[/itex][itex]\sqrt{x}[/itex][itex]^{2}[/itex] = (1-9-x+9x[itex]^{2}[/itex])[itex]/[/itex](2[itex]\sqrt{x}[/itex][itex]\sqrt{x}[/itex][itex]^{2}[/itex]) = (9x[itex]^{2}[/itex]-x-8) [itex]/[/itex] (2x[itex]\sqrt{x}[/itex])
 
[tex]\frac{d}{dx}x^n=nx^{n-1}[/tex]
And so for the numerator you should have,
[tex]\frac{d}{dx}\left(x-3x\sqrt{x}\right)[/tex]
[tex]=\frac{d}{dx}\left(x-3x^{3/2}\right)[/tex]
[tex]=1-3\left(\frac{3}{2}\cdot x^{1/2}\right)[/tex]
 
Personally, I wouldn't have used the quotient rule for this at all. I would have written the function as [itex]F(x)= (x+ x^{3/2})x^{-1/2}= x^{1/2}+ x[/itex]

The other function is [itex](9x^2- x- 8)(1/2)(x^{-3/2}= (1/2)(9x^{1/2}- x^{-1/2}- 9x^{-3/2})[/itex]
 
It said to use both simplification and the quotient rule and to show that the two are the same.
 
HallsofIvy said:
Personally, I wouldn't have used the quotient rule for this at all. I would have written the function as [itex]F(x)= (x+ x^{3/2})x^{-1/2}= x^{1/2}+ x[/itex]

The other function is [itex](9x^2- x- 8)(1/2)(x^{-3/2}= (1/2)(9x^{1/2}- x^{-1/2}- 9x^{-3/2})[/itex]

It said to use both simplification and the quotient rule and to show that the answers are the same.
 
Here's what I got for the quotient rule: [itex]\frac{1}{2}[/itex](x[itex]^{-1}[/itex] - x[itex]^{-1/2}[/itex])
 
For simplification, I get: (x-3x[itex]^{3/2}[/itex]) x[itex]^{-1/2}[/itex] = (x-[itex]\frac{9}{2}[/itex]x[itex]^{1/2}[/itex]) x[itex]^{-1/2}[/itex]