SOLUTION: Can you explain the quotient rule and the power rule and how to tell the difference between them in example. I’m confused how you know the difference and what they mean by the po

Algebra ->  Exponential-and-logarithmic-functions -> SOLUTION: Can you explain the quotient rule and the power rule and how to tell the difference between them in example. I’m confused how you know the difference and what they mean by the po      Log On


   



Question 1209241: Can you explain the quotient rule and the power rule and how to tell the difference between them in example. I’m confused how you know the difference and what they mean by the power rule.
Found 2 solutions by Edwin McCravy, ikleyn:
Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
QUOTIENT RULE:

matrix%281%2C3%2C%0D%0A%0D%0Ay%2C%22%22=%22%22%2C%28%28TOP%29%29%2F%28%28BOTTOM%29%29%29

 

EXAMPLE:





Simplify that and get:



------------------------------------------

POWER RULE:

matrix%281%2C3%2C%0D%0A%0D%0Ay%2C%22%22=%22%22%2C%28BASE%29%5E%28%28EXPONENT%29%29%29
 

Example:

matrix%281%2C3%2C%0D%0A%0D%0Ay%2C%22%22=%22%22%2C%284x%5E2%2B1%29%5E3%29%29
matrix%281%2C3%2C%0D%0Ady%2Fdx%2C%22%22=%22%22%2C3%2A%284x%5E2%2B1%29%5E2%2A%288x%29%29
matrix%281%2C3%2C%0D%0Ady%2Fdx%2C%22%22=%22%22%2C24x%2A%284x%5E2%2B1%29%5E2%29

Edwin


Answer by ikleyn(52793) About Me  (Show Source):
You can put this solution on YOUR website!
.
Can you explain the quotient rule and the power rule and how to tell the difference between
them in example. I’m confused how you know the difference and what they mean by the power rule.
~~~~~~~~~~~~~~~~~~~~~~


It seems to me that you want to ask something different,
but your question drowned in words.

A reasonable question to ask is THIS:

      Let's consider a rational function  y(x) = 1%2Fx%5En,  where n is a positive integer number.
      We can consider it as  a power function  y = x%5E%28-n%29,  too.

      If we want to find the derivative  y'(x),  we can do it using the power rule 
      or using the quotient rule.

      Is there the difference and how to know, which rule to use ?


The answer is that both these rules lead to the same result in this case,
so one can use any of these two rules.


Indeed, if we use the power rule, then  


   y'(x) = x%5E%28-n%29' = %28-n%29%2Ax%5E%28-n-1%29 = %28-n%29%2Fx%5E%28n%2B1%29.         (1)



If we use the quotient rule, then the calculations are as follows

          (derivative of the numerator)*denominator - numerator*(derivative of denominator)
    y' = ----------------------------------------------------------------------------------- =
                                             denominator^2

          0*denominator - 1*n*x^(n-1)       (-n)
       = ------------------------------ = ---------     (2)
                     x^(2n)                x^(n+1)


(1) and (2) are the same, so the answer is the same: 


you may use any of these two rules/techniques, the result is the same.