1

I have been researching the Freshman's Dream Quotient Rule for awhile now and have been unable to find an example for which the rule works. I want to know if anyone knows of 2 function which it works for.

Rule is:

$$\left(\frac{f(x)}{g(x)}\right)'=\frac{f'(x)}{g'(x)}$$

qwertz
  • 219

1 Answers1

2

Define the functions $f$ and $g$ on $[1,+\infty]$.

$f(x)=0$ and $g(x)=x$, so $f'(x)=0$ and $g'(x)=1$.

$$\left(\frac{f(x)}{g(x)}\right)'=\left(\frac{0}{x}\right)'=0'=0$$

$$\frac{f(x)'}{g(x)'}=\frac{0}{1}=0$$

Bérénice
  • 9,367