How i can derivative this problem

  • Thread starter Thread starter r-soy
  • Start date Start date
  • Tags Tags
    Derivative
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
r-soy
Messages
170
Reaction score
1
Hi all

Queation say : x^2 - 2x + 3 / X^5

I try to solve

y1 = X^2/X^5 - 2x/x^5 + 3 X^5

If this derivative is coorect if yes how i can complet

>
 
Physics news on Phys.org
Use the product rule on (1/x^5) and (x^2-2x+3)

Should end up with -2/x^5+2/x^4-(5 (x^2-2 x+3))/x^6
 
r-soy said:
Hi all

Queation say : x^2 - 2x + 3 / X^5

I try to solve

y1 = X^2/X^5 - 2x/x^5 + 3 X^5
If the function is y = (x^2 - 2x + 3)/x^5, then you can rewrite the equation as y = x^2/x^5 - 2x/x^5 + 3/x^5.

Each term should be simplified. Then you can differentiate each term to get y'.
r-soy said:
If this derivative is coorect if yes how i can complet

>