Mister Exam

Derivative of f*x/((g*x))

Function f() - derivative -N order at the point
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
f*x
---
g*x
fxgx\frac{f x}{g x}
(f*x)/((g*x))
Detail solution
  1. Apply the quotient rule, which is:

    ddxf(x)g(x)=f(x)ddxg(x)+g(x)ddxf(x)g2(x)\frac{d}{d x} \frac{f{\left(x \right)}}{g{\left(x \right)}} = \frac{- f{\left(x \right)} \frac{d}{d x} g{\left(x \right)} + g{\left(x \right)} \frac{d}{d x} f{\left(x \right)}}{g^{2}{\left(x \right)}}

    f(x)=fxf{\left(x \right)} = f x and g(x)=gxg{\left(x \right)} = g x.

    To find ddxf(x)\frac{d}{d x} f{\left(x \right)}:

    1. The derivative of a constant times a function is the constant times the derivative of the function.

      1. Apply the power rule: xx goes to 11

      So, the result is: ff

    To find ddxg(x)\frac{d}{d x} g{\left(x \right)}:

    1. The derivative of a constant times a function is the constant times the derivative of the function.

      1. Apply the power rule: xx goes to 11

      So, the result is: gg

    Now plug in to the quotient rule:

    00


The answer is:

00

The first derivative [src]
   1     f 
f*--- - ---
  g*x   g*x
f1gxfgxf \frac{1}{g x} - \frac{f}{g x}
The second derivative [src]
0
00
The third derivative [src]
0
00