Derivative of Square Root: Simplifying and Common Mistakes Explained

  • Thread starter Thread starter buffgilville
  • Start date Start date
  • Tags Tags
    Derivative
Click For Summary
SUMMARY

The discussion focuses on the derivative of the square root function, specifically f(x) = √(6x-4), and the derivative of the function f(x) = 3/(x+1). Participants clarify the correct application of the derivative rule and the importance of rationalizing the numerator to simplify expressions. The final derivative for f(x) = √(6x-4) is confirmed as 6/(2√(6x-4)) after applying the limit as h approaches 0. For f(x) = 3/(x+1), the correct limit approach yields -1/(x(x+1)).

PREREQUISITES
  • Understanding of the derivative rule and limit concepts
  • Familiarity with rationalizing expressions in calculus
  • Knowledge of difference quotients in derivative calculations
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study the application of the limit definition of derivatives in calculus
  • Learn techniques for rationalizing numerators and denominators
  • Explore the derivative rules for composite functions
  • Practice solving derivatives of rational functions using the difference quotient
USEFUL FOR

Students studying calculus, educators teaching derivative concepts, and anyone seeking to improve their understanding of differentiation techniques.

buffgilville
Messages
91
Reaction score
0
Derivative of square root:
1) Use derivative rule (f(x) = f(x+h) - f(x) / h) to find square root of (6x-4)

I got: 6 / ((square root of 6x+6h-4) + (square root of 6x-4))
but is this in the simpliest form? I thought you can't have a square root in the denominator.?.


2) (derivative) 3 / (x+1)

I got 1 but the I got it wrong and I tried redoing it but still got it wrong. Can someone please help?
 
Physics news on Phys.org
buffgilville said:
Derivative of square root:
1) Use derivative rule (f(x) = f(x+h) - f(x) / h) to find square root of (6x-4)
Maybe it's just me, but this question doesn't seem to make any sense at all.

2) (derivative) 3 / (x+1)

First, check for the answer doing the easy way.
You're given this:

[tex]3(x + 1)^{-1}[/tex]

so the derivative is this:

[tex]3(-1)(x + 1)^{-2}(1)[/tex]

[tex]\frac{-3}{x^2 + 2x + 1}[/tex]


Now to actually do the problem the way you're supposed to, it's just a matter of add/subtracting fractions

[tex]\frac{\frac{3}{x + h + 1} - \frac{3}{x + 1}}{h}[/tex]

[tex]\frac{3(x + 1) - 3(x + h + 1)}{(x + h + 1)(x + 1)(h)}[/tex]

If you keep working at it, you eventually will get the right answer :wink:
(and yes, I actually did get to the answer working from the formula above)
 
Last edited:
buffgilville said:
Derivative of square root:
1) Use derivative rule (f(x) = f(x+h) - f(x) / h) to find square root of (6x-4)

I got: 6 / ((square root of 6x+6h-4) + (square root of 6x-4))
but is this in the simpliest form? I thought you can't have a square root in the denominator.?.

Perhaps you meant find the derivative of square root of (6x-4)?

Your main problem is that in "6/((square root of 6x+6h-4) + (square root of 6x-4))" you've left out an important part: the limit as h-> 0.

if f(x)= √(6x-4), then f(x+h)= √(6x+ 6h-4) and so the "difference quotient" is [itex]\frac{\sqrt{6x+6h-4}-\sqrt{6x-4}}{h}[/itex]. Since you want to be able to cancel that h in the denominator try "rationalizing the numerator" by multiplying numerator and denominator by [itex]\sqrt{6x+6h-4}+\sqrt{6x-4}[/itex]. In the numerator we get the "difference of two squares", 6x+6h-4- 6x+4= 6h. In the denominator we have the complicated [itex]h\sqrt{6x+6h-4}+\sqrt{6x-4}[/itex] but that's okay: the difference quotient is now [itex]\frac{6h}{h\sqrt{6x+6h-4}+\sqrt{6x-4}}[/itex] and we can cancel the "h"s to get [itex]\frac{6}{\sqrt{6x+6h-4}+\sqrt{6x-4}}[/itex]. Now take the limit as h-> 0 to get [itex]\frac{6}{2\sqrt{6x-4}}[/itex].


2) (derivative) 3 / (x+1)

I got 1 but the I got it wrong and I tried redoing it but still got it wrong. Can someone please help?

f(x)= 3/(x+1) so f(x+h)= 3/(x+h+1) and the difference quotient is [itex]\frac{\frac{3}{x+h+1}-\frac{3}{x+1}}{h}[/itex]. To subtract those fractions in the numerator, you have to get the common denominator: x+1 and x so we have [itex]\frac{\frac{x+1- (x+h+1}{x(x+h+1}}{h}[/itex]
That gives [itex]\frac{-h}{hx(x+h+1}= \frac{-1}{x(x+h+1)}[/itex]
Now take the limit as h goes to 0.
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 21 ·
Replies
21
Views
4K
  • · Replies 3 ·
Replies
3
Views
6K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K