document1

727 days ago by michelD

f(x)=1/x 
       
f(5) 
       
\newcommand{\Bold}[1]{\mathbf{#1}}\frac{1}{5}
\newcommand{\Bold}[1]{\mathbf{#1}}\frac{1}{5}
f(x) 
       
\newcommand{\Bold}[1]{\mathbf{#1}}\frac{1}{x}
\newcommand{\Bold}[1]{\mathbf{#1}}\frac{1}{x}
g(x)=diff(f(x),x) 
       
g(x) 
       
\newcommand{\Bold}[1]{\mathbf{#1}}-\frac{1}{x^{2}}
\newcommand{\Bold}[1]{\mathbf{#1}}-\frac{1}{x^{2}}
a=2 
       
g(a) 
       
\newcommand{\Bold}[1]{\mathbf{#1}}-\frac{1}{4}
\newcommand{\Bold}[1]{\mathbf{#1}}-\frac{1}{4}