SOLUTION: Differentiate y = 3x - 1/(2x) using first principle

Algebra ->  Test -> SOLUTION: Differentiate y = 3x - 1/(2x) using first principle      Log On


   



Question 1203098: Differentiate y = 3x - 1/(2x) using first
principle

Found 3 solutions by Edwin McCravy, ikleyn, mccravyedwin:
Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
y+=+3x+-+1%2F%282x%29
Break up the fraction into the product of two fractions
y+=+3x+-+%281%2F2%29%281%2Fx%29
Write the x in the denominator as x-1 in the numerator.
y+=+3x+-+expr%281%2F2%29x%5E%28-1%29 
Use the first principle of derivatives d%2Fdx%28x%5En%29%22%22=%22%22n%2Ax%5E%28n-1%29
dy%2Fdx+=+%22y%27%22+=+3++-+expr%281%2F2%29%28-1%29x%5E%28-2%29 
dy%2Fdx+=+%22y%27%22+=+3++%2B+expr%281%2F2%29x%5E%28-2%29 

You can keep going by writing the negative exponent of x in
the numerator as a positive exponent of x in the denominator, 
then getting an LCD, etc.

Edwin

Answer by ikleyn(52809) About Me  (Show Source):
You can put this solution on YOUR website!
.

        Derivative by first principle refers to using algebra and limits
        to find a general expression for the slope of a curve.
        It is also known as the delta method.


What Edwin used in his solution,  is  NOT  first principle method.

Taking derivative with the use of table functions  IS  NOT  first principle.

See your  Calculus textbook and/or many sources in the  Internet,  like these

https://www.google.com/search?q=what+is+first+principle+taking+derivative&rlz=1C1CHBF_enUS910US910&oq=what+is+first+principle+taking+derivative&gs_lcrp=EgZjaHJvbWUyBggAEEUYOTIHCAEQIRigAdIBDjU3NDQzMTg3NWowajE1qAIAsAIA&sourceid=chrome&ie=UTF-8#fpstate=ive&vld=cid:c5156776,vid:2WbxMN6Y0hk,st:15

https://www.youtube.com/watch?v=KdakN2VJIMY

https://www.youtube.com/watch?v=gxwbNdBlEMw

https://en.wikipedia.org/wiki/Derivative



Answer by mccravyedwin(408) About Me  (Show Source):
You can put this solution on YOUR website!
I taught calculus for 40 years but never heard of "first principle".  So I
assumed you meant the first derivative formula you learn which is the derivative
of a power of x.  You haven't gotten to the short-cut formulas yet.

What you want is what we called "by using the definition of the derivative" or
"by the limit of the difference quotient".

dy%2Fdx%22%22=%22%22%22y%27%22%22%22=%22%22

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

y%22%22=%22%223x+-+1%2F%282x%29

dy%2Fdx%22%22=%22%22%22y%27%22%22%22=%22%22

dy%2Fdx%22%22=%22%22%22y%27%22%22%22=%22%22 

dy%2Fdx%22%22=%22%22%22y%27%22%22%22=%22%22

Multiply top and bottom by LCD = 2x(x+h)

dy%2Fdx%22%22=%22%22%22y%27%22%22%22=%22%22

dy%2Fdx%22%22=%22%22%22y%27%22%22%22=%22%22

dy%2Fdx%22%22=%22%22%22y%27%22%22%22=%22%22

Factor h out of the numerator:

dy%2Fdx%22%22=%22%22%22y%27%22%22%22=%22%22

Cancel h's

dy%2Fdx%22%22=%22%22%22y%27%22%22%22=%22%22

dy%2Fdx%22%22=%22%22%22y%27%22%22%22=%22%22

As h approaches 0 the numerator and denominator approach what we
get if we substitute 0 for h, so the limit as h approaches 0 is:

dy%2Fdx%22%22=%22%22%22y%27%22%22%22=%22%22%286x%5E2%2B6%280%29x%2B1%29%2F%282x%28x%2B%280%29%29%29

dy%2Fdx%22%22=%22%22%22y%27%22%22%22=%22%22%286x%5E2%2B1%29%2F%282x%5E2%29

Edwin