Help with a derivative and solving for Critical points

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
4 replies · 2K views
LLofantaine
Messages
2
Reaction score
0
I have the equation

(x^2)/(sqrt(x+1))

This one has been stumping me, not sure how to reduce the derivative properly much less solve for 0.

I get it down to this using the quotient rule:

((x+1)^(1/2)*2x - x^2*1/2(x+1)^(-1/2)) / (x+1)

Just started learning derivative a few weeks ago and they're still stumping me. I'm really terrible at simplifying these down. Once it's simplified down how would I solve for ZERO to find the crit points?

Any help would be appreciated.
 
Physics news on Phys.org
LLofantaine said:
I have the equation

(x^2)/(sqrt(x+1))

This one has been stumping me, not sure how to reduce the derivative properly much less solve for 0.

I get it down to this using the quotient rule:

((x+1)^(1/2)*2x - x^2*1/2(x+1)^(-1/2)) / (x+1)

Just started learning derivative a few weeks ago and they're still stumping me. I'm really terrible at simplifying these down. Once it's simplified down how would I solve for ZERO to find the crit points?

Any help would be appreciated.
Hello LLofantaine. Welcome to PF !

The derivative is correct. The rest is just algebra.

((x+1)^(1/2)*2x - x^2*1/2(x+1)^(-1/2)) / (x+1) → [itex]\displaystyle \frac{2x\sqrt{x+1}-\displaystyle \frac{x^2}{2\sqrt{x+1}}}{x+1}[/itex]
 
Thanks, so that's what the derivative looks like, is there anyway to simplify that down further? Also, my algebra skills are obviously horrible so I can't remember the first thing about setting and solving that for 0
 
LLofantaine said:
Thanks, so that's what the derivative looks like, is there anyway to simplify that down further? Also, my algebra skills are obviously horrible so I can't remember the first thing about setting and solving that for 0
To reduce the fraction, multiply the "main" numerator & denominator by √(x+1) . That should allow you to simplify the numerator greatly.

(Yes. When students say they're having trouble doing the calculus, it's often the algebra skills that are lacking.)