Can you use derivatives and integrals to solve algebraic problems?

Rib5
Messages
59
Reaction score
0
I've seen derivatives and integrals used before to change the form of an equation to one that is more suitable for solving a problem. Usually the person will just differentiate both sides and the equality holds? Is this always the case?

Because if you take the derivative of both sides of x^2 = 4, you get 2x = 0, which is not right. Can someone explain how this works?
 
Physics news on Phys.org
I am not aware that you can do such things, do you have an example of where this was used?

But yes the equality will hold once you do the same thing on both sides of the equation.
 
What you have found in your example is the value of x for which x^2 - 4 has a horizontal tangent.

What you might be thinking of is that if two functions are identically equal (equal for all values of x), then their deriviatives are equal. In your example, the functions x^2 and 4 (or x^2 - 4 and 0) are not identically equal; they are only conditionally equal.
 
In my book they do use the derivative to solve an infinite sum.

http://img268.imageshack.us/img268/6097/probf.gif

[edit] Ah ok! Thanks!
 
Last edited by a moderator:
This summation is identically true for all values of alpha, so the derivatives will also be equal.
\sum_{i = m}^n \alpha^i~=~\frac{\alpha^m - \alpha^{n + 1}}{1 - \alpha}
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top