Finding derivative of a square root - Quick question

The first thing you wrote was clearly wrong, and the second thing was ambiguous.edit: Sorry for the redundancy, I didn't see the posts between when I started typing and when I hit submit.
  • #1
nukeman
655
0

Homework Statement



Ok, working on a inverse function question, and I got stuck with something.

Can someone explain the steps that makes this possible here. Something I am missing :(

f(x) = √(x^3 + x^2 + x + 1)

How is the inverse of the above function this...

3x^2 + 2x + 1 / 2√(x^3 + x^2 + x + 1)

Homework Equations


The Attempt at a Solution



I just looked at f(x) = √(x^3 + x^2 + x + 1) and went:

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

Thats as far as I got...:(
 
Physics news on Phys.org
  • #2
nukeman said:

Homework Statement



Ok, working on a inverse function question, and I got stuck with something.

Can someone explain the steps that makes this possible here. Something I am missing :(

f(x) = √(x^3 + x^2 + x + 1)

How is the inverse of the above function this...

3x^2 + 2x + 1 / 2√(x^3 + x^2 + x + 1)

Homework Equations


The Attempt at a Solution



I just looked at f(x) = √(x^3 + x^2 + x + 1) and went:

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

Thats as far as I got...:(

You aren't finding the inverse, you are taking the derivative. The part you are missing is the chain rule. (u^(1/2))'=(1/2)u^(-1/2)u'. Put u=x^3 + x^2 + x + 1. It's a special case of (f(g(x))'=f'(g(x))*g'(x).
 
  • #3
Dick said:
You aren't finding the inverse, you are taking the derivative. The part you are missing is the chain rule. (u^(1/2))'=(1/2)u^(-1/2)u'. Put u=x^3 + x^2 + x + 1.

SORRY! Mistake... yes I am not finding the inverse. See below:

f(x) = √(x^3 + x^2 + x + 1)

How is the DERIVATIVE of the above function this...

3x^2 + 2x + 1 / 2√(x^3 + x^2 + x + 1)
 
  • #4
nukeman said:

Homework Statement



Ok, working on a inverse function question, and I got stuck with something.

Can someone explain the steps that makes this possible here. Something I am missing :(

f(x) = √(x^3 + x^2 + x + 1)

How is the inverse of the above function this...

3x^2 + 2x + 1 / 2√(x^3 + x^2 + x + 1)


Homework Equations





The Attempt at a Solution



I just looked at f(x) = √(x^3 + x^2 + x + 1) and went:

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

Thats as far as I got...:(

What you wrote is not the inverse, but the derivative (but badly written). What you wrote reads as
[tex] 3 x^2 + 2x + \frac{1}{2 \sqrt{x^3 + x^2 + x + 1}},[/tex]
but perhaps you wanted to write
[tex] \frac{3x^2 + 2x + 1}{2 \sqrt{x^3 + x^2 + x + 1}}.[/tex] In that case you should use parentheses, like this:
(3x^2 + 2x + 1)/(2 √(x^3 + x^2 + x + 1)).

The inverse of f(x) is much harder to get, as it would involve the solution of a 4th degree polynomial.

RGV
 
  • #5
Ray Vickson said:
What you wrote is not the inverse, but the derivative (but badly written). What you wrote reads as
[tex] 3 x^2 + 2x + \frac{1}{2 \sqrt{x^3 + x^2 + x + 1}},[/tex]
but perhaps you wanted to write
[tex] \frac{3x^2 + 2x + 1}{2 \sqrt{x^3 + x^2 + x + 1}}.[/tex] In that case you should use parentheses, like this:
(3x^2 + 2x + 1)/(2 √(x^3 + x^2 + x + 1)).

The inverse of f(x) is much harder to get, as it would involve the solution of a 4th degree polynomial.

RGV

You are correct, sorry.
 
  • #6
nukeman said:

Homework Statement



Ok, working on a inverse function question, and I got stuck with something.

Can someone explain the steps that makes this possible here. Something I am missing :(

f(x) = √(x^3 + x^2 + x + 1)

How is the inverse of the above function this...

3x^2 + 2x + 1 / 2√(x^3 + x^2 + x + 1)
That isn't the inverse function. What it looks like is ##\frac{dy}{dx}## or ##f'(x)##.

Homework Equations


The Attempt at a Solution



I just looked at f(x) = √(x^3 + x^2 + x + 1) and went:

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

Thats as far as I got...:(

If you are calculating ##f'(x)## you aren't done. You need the chain rule (the derivative of the "inside"). Noting that you haven't actually stated the problem you are working on, let me guess that it has something to do with the derivative of the inverse function, not the inverse function itself. What is the relationship between the derivative of a function and the derivative of its inverse?

[Edit] Wow! All those replies while I was typing. I must really be slow...
 
  • #7
nukeman said:
SORRY! Mistake... yes I am not finding the inverse. See below:

f(x) = √(x^3 + x^2 + x + 1)

How is the DERIVATIVE of the above function this...

3x^2 + 2x + 1 / 2√(x^3 + x^2 + x + 1)

I told you how. The numerator is u', the 2 in the denominator comes from (1/2) and √(x^3 + x^2 + x + 1) is u^(-1/2). Match them up with the parts of (u^(1/2))'=(1/2)u^(-1/2)u'. Chain rule.
 
  • #8
Thanks Dick, just got it!

I got confused as to why the 3x^2 + 2x + 1 went on top.
 
  • #9
With over 600 posts here at PF you shouldn't be writing this:
nukeman said:
3x^2 + 2x + 1 / 2√(x^3 + x^2 + x + 1)
when you mean this:
$$ \frac{3x^2 + 2x + 1}{2\sqrt{x^3 + x^2 + x + 1}}$$

If using LaTeX is too much for you, at least use enough parentheses so that what you write can be clearly understood, like this:

(3x^2 + 2x + 1) / (2√(x^3 + x^2 + x + 1))
 

1. What is the formula for finding the derivative of a square root?

The formula for finding the derivative of a square root is:
f'(x) = (1/2)(1/√x) = 1/(2√x)

2. Can you explain the process of finding the derivative of a square root?

To find the derivative of a square root, you first rewrite the function as an exponent, then use the power rule to find the derivative. In other words, if the function is written as √x, you would rewrite it as x^(1/2) and then use the power rule (multiply the exponent by the coefficient and subtract 1 from the exponent) to find the derivative.

3. Are there any special rules for finding the derivative of a square root?

Yes, there are a few special rules for finding the derivative of a square root. One is that the derivative of √x is always 1/(2√x). Another is that if the square root is inside another function, you can use the chain rule to find the derivative.

4. Can you provide an example of finding the derivative of a square root using the power rule?

Sure, let's say we have the function f(x) = √(x^3). We can rewrite this as x^(3/2) and then use the power rule to find the derivative: f'(x) = (3/2)x^(3/2-1) = (3/2)x^(1/2) = (3/2)(√x).

5. How can finding the derivative of a square root be useful in real-world applications?

Finding the derivative of a square root can be useful in various fields such as physics, engineering, and economics. For example, it can be used to find the maximum or minimum value of a function, which is important in optimizing processes and systems. It can also be used to calculate rates of change, such as velocity or acceleration, in real-world scenarios.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
345
  • Calculus and Beyond Homework Help
Replies
25
Views
313
  • Calculus and Beyond Homework Help
Replies
8
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
643
  • Calculus and Beyond Homework Help
Replies
4
Views
735
  • Calculus and Beyond Homework Help
Replies
17
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
531
  • Calculus and Beyond Homework Help
Replies
23
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
840
Back
Top