Deriving the 1st Derivative of f(x)=x^2+4/x using the Long Way Method

  • Thread starter tony873004
  • Start date
  • Tags
    Derivative
In summary, Tony found the 1st derivative using "the long way" method. However, he got stuck and forgot the algebra for the step that would bring the term up from the denominator. He posted a solution that used some very bad algebra. He then solved the problem using simpler algebra and showed his working.
  • #1
tony873004
Science Advisor
Gold Member
1,752
143
Find the 1st derivative using "the long way" method. Show all the algebra.
[tex]f(x)=x^2+\frac{4}{x}[/tex]

[tex]
\begin{array}{l}
f'(x) = \mathop {\lim }\limits_{h \to 0} \frac{{f(x + h) - f(x)}}{h} = \\
\\
\mathop {\lim }\limits_{h \to 0} \frac{{\left( {x + h} \right)^2 + 4\left( {x + h} \right)^{ - 1} - \left( {x^2 + 4x^{ - 1} } \right)}}{h} = \\
\\
\mathop {\lim }\limits_{h \to 0} \frac{{x^2 + 2xh + h^2 + 4\left( {x + h} \right)^{ - 1} - x^2 - 4x^{ - 1} }}{h} \\
\end{array}

[/tex]

Here's where I get stuck. I don't know what to do with
[tex]
{\left( {x + h} \right)^{ - 1} }
[/tex]

I forget the algebra for this step. Am I even going in the right direction to bring this term up from the denominator?
 
Physics news on Phys.org
  • #2
Ack.. nasty. If you've done such limit problems on simpler functions before you find that you sometimes need to multiply top and bottom by some factor and sometimes you don't. The functions x^2 and 1/x require different treatments, so you really should split the limit in two:

[tex]f'(x)=\lim_{h \to 0}\frac{(x+h)^2-x^2}{h}+4\lim_{h \to 0}\frac{1/(x+h)-1/x}{h}[/tex]
And solve them seperately.

EDIT: fixed typos: x-> x^2 and 1/x -> 4/x
 
Last edited:
  • #3
I don't really follow you here. Don't post a follow up yet, because my brain is dead right now. I might look at this in the morning and understand it.

I'm still concerned since this way is nothing like the lecture notes or the book introduces. And this teacher does take off points for the right answer if you didn't do it the way he wants.

This question was from the test, and I did continue beyond what I posted, but using some very bad algebra. Then I put the correct answer (from the power rule which we couldn't use here). I was hoping he wouldn't catch it. No such luck.
 
  • #4
I'm still lost. Sorry Galileo. There's some tricks you're doing that I don't understand.
 
  • #5
tony873004 said:
I'm still lost. Sorry Galileo. There's some tricks you're doing that I don't understand.

He separated the problem that's all.

Simplifying the expression he gave will get you to the beginning of where you started. You might want to do this to show yourself that it is true.

Basically, what he is saying is...

If f(x) = h(x) + g(x), then f'(x) = h'(x) + g'(x).

Note: The derivative must exist obviously.
 
  • #6
Since this was a prob in a test you've already done, I think it's OK to post a complete solution.

For clarity, I'll give it in steps.

[tex]f(x + h) = (x+h)^2 + \frac{4}{x+h} = x^2 + 2xh + h^2 + \frac{4}{x+h} [/tex]
[tex]f(x+h) - f(x) = (x^2 + 2xh + h^2 + \frac{4}{x+h}) - (x^2 + \frac{4}{x}) = 2xh + h^2 + 4\frac{x - (x+h)}{x(x+h)} = 2xh + h^2 - 4\frac{h}{x(x+h)}[/tex]
[tex]\frac{f(x+h) - f(x)}{h} = 2x + h - 4\frac{1}{x(x+h)}[/tex]
[tex]f'(x) = lim_{h \rightarrow 0}\frac{f(x+h) - f(x)}{h} = 2x - \frac{4}{x^2}[/tex]

Clear enough ? :smile:
 
  • #7
Since this was a prob in a test you've already done, I think it's OK to post a complete solution.
Ethical issues with tests and homework aren't the only reasons to avoid posting complete solutions! In general, a student will learn more if they're walked through a problem than if they simply read a solution.

Of course, it's even better to merely point them in the right direction -- but it's hard to give good hints, and sometimes people used to being hand-held aren't too receptive. :frown: (This is just a general comment on the philosophy of help! In particular, it's not directed at anyone in this thread)
 
Last edited:
  • #8
Hurkyl said:
Ethical issues with tests and homework aren't the only reasons to avoid posting complete solutions! In general, a student will learn more if they do the problem with help on individual steps as needed than if they simply read the solution.

(Of course, it's even better to point them in the right direction without suggesting steps, but that's a bit more difficult to do, and sometimes those who are used to explicit suggestions aren't too receptive. This is just a general comment -- it is not directed at anyone)

Sometimes, they can learn from worked solutions, so they can apply it to future problems. :smile:

Tony's obviously not one of those who want to be spoon-fed. He's worked hard (I think too hard ! ;) ) and showed his working. I think it's OK to give a solution he can learn from for future reference.
 
  • #9
Thanks, Curious3141. I finally figured it out in the other thread, but your way is shorter and helps clarify things. This really isn't that difficult of a problem now that I understand it. And now I understand what Galileo is saying too. Thanks Galileo.
 

Related to Deriving the 1st Derivative of f(x)=x^2+4/x using the Long Way Method

What is the concept of finding the 1st derivative?

The 1st derivative, also known as the first order derivative, is a mathematical concept used to calculate the rate of change of a function at a specific point. It measures how quickly a function is changing at that point.

Why is it important to find the 1st derivative?

Finding the 1st derivative is important in many areas of science and engineering as it helps us understand the behavior and properties of functions. It is particularly useful in analyzing motion, optimization problems, and predicting future values.

What is the process of finding the 1st derivative?

The process of finding the 1st derivative involves using a set of rules and formulas to calculate the derivative of a given function. These rules, such as the power rule and product rule, allow us to find the derivative of any polynomial function. We can also use the chain rule to find the derivative of composite functions.

How do you interpret the 1st derivative graphically?

The 1st derivative can be interpreted graphically as the slope of the tangent line to the graph of the original function at a specific point. A positive 1st derivative indicates an increasing function, while a negative 1st derivative indicates a decreasing function. A zero 1st derivative indicates a horizontal tangent line and a critical point.

What is the difference between the 1st derivative and the 2nd derivative?

The 1st derivative measures the instantaneous rate of change of a function, while the 2nd derivative measures the rate of change of the rate of change. In other words, the 2nd derivative is the derivative of the 1st derivative. The 2nd derivative can tell us about the concavity of a function, whether it is concave up or concave down.

Similar threads

  • Calculus and Beyond Homework Help
Replies
6
Views
923
  • Calculus and Beyond Homework Help
Replies
1
Views
434
  • Calculus and Beyond Homework Help
Replies
4
Views
510
  • Calculus and Beyond Homework Help
Replies
3
Views
645
  • Calculus and Beyond Homework Help
Replies
2
Views
577
  • Calculus and Beyond Homework Help
Replies
5
Views
143
  • Calculus and Beyond Homework Help
Replies
2
Views
353
  • Calculus and Beyond Homework Help
Replies
6
Views
640
Replies
9
Views
808
  • Calculus and Beyond Homework Help
Replies
6
Views
921
Back
Top