Different results with quotient rule

  • Thread starter Thread starter mike82140
  • Start date Start date
  • Tags Tags
    quotient
mike82140
Messages
4
Reaction score
0
I have been trying to figure out the derivative of (X²-1)/X. When I use the quotient rule, the result I get is 1-1/X². However, when I simplify the expression first, then take the derivative, I get 1+1/X²

Why are the results different?
 
Physics news on Phys.org
Hypersphere said:
I get the same answer using both methods. Are you sure you include all terms in the quotient rule? http://en.wikipedia.org/wiki/Quotient_rule

Can you show how you evaluate it? I tried both ways, but get different results.
 
Alright, for a function
[tex]f(x) = \frac{g(x)}{h(x)}[/tex]
the quotient rule says
[tex]f'(x) = \frac{g'(x)h(x)-g(x)h'(x)}{h^2(x)}[/tex]

In your case, [itex]g(x)=x^2-1[/itex] and [itex]h(x)=x[/itex]. Thus [itex]g'(x)=2x[/itex] and [itex]h'(x)=1[/itex]. Then you get
[tex]\frac{\mathrm{d}}{\mathrm{dx}}\frac{x^2-1}{x}=\frac{2x\cdot x - \left( x^2 -1 \right) \cdot 1}{x^2}=\frac{2x^2-x^2+1}{x^2}=1+\frac{1}{x^2}[/tex]
Are you sure you included the [itex]g'(x)[/itex] term?

Simplifying first,
[tex]\frac{\mathrm{d}}{\mathrm{dx}}\frac{x^2-1}{x} = \frac{\mathrm{d}}{\mathrm{dx}} \left( x - \frac{1}{x} \right) = 1- \frac{-1}{x^2}=1+\frac{1}{x^2}[/tex]
 
Where did +1 come from when you were multiplying x²-1 with 1?
 
mike82140 said:
Where did +1 come from when you were multiplying x²-1 with 1?

It was also multiplied by -1, from the quotient rule formula.
 
Hypersphere said:
It was also multiplied by -1, from the quotient rule formula.

I'm sorry for asking so many questions, and this may sound stupid, but, what -1?

Edit: It appears as though I have made a mistake. The -1 is the minus part that is in front of the x²-1, so the negative, or minus, distributes itself.

Thank you for the help, I appreciate it.
 
mike82140 said:
I'm sorry for asking so many questions, and this may sound stupid, but, what -1?

You see the minus sign in front of [itex]\left( x^2 -1 \right) \cdot 1[/itex], right? That is just short notation for

[tex]- \left( x^2 -1 \right) \cdot 1=\left( -1 \right) \cdot \left( x^2 -1 \right)= (-1) \cdot x^2 + (-1) \cdot (-1) = -x^2+1[/tex]

Agreed? Or are you pulling my leg here?

EDIT: Ah, good. I was almost giving up for a while there.
 
Look at the formula for the quotient rule.

If h(x) = x, what is h'(x)?
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 25 ·
Replies
25
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K