2024/G9/12: Difference between revisions

From Mr. V Wiki Math
< 2024‎ | G9
Jump to navigation Jump to search
(Created page with "<math>{\frac{d}{dx}} [c] = 0 </math> <br> <math>{\frac{d}{dx}} [c\cdot f(x)] = c\cdot{\frac{d}{dx}} [f(x)] </math> <br> <math>{\frac{d}{dx}} [f(x)\pm g(x)] = {\frac{d}{dx}} [f(x)] \pm {\frac{d}{dx}} [g(x)] </math> <br> <math> {\frac{d}{dx}} [x^n] = n \cdot x^n-1 </math> <br> <math>{\frac{d}{dx}} [a^x] = \ln(a)a^x </math><br> <math> {\frac{d}{dx}} [e^x] = e^x </math><br>")
 
No edit summary
Line 1: Line 1:
Chapter 3 Section 2 Notes<br>
<math>{\frac{d}{dx}} [c] = 0 </math> <br>
<math>{\frac{d}{dx}} [c] = 0 </math> <br>
<math>{\frac{d}{dx}} [c\cdot f(x)] = c\cdot{\frac{d}{dx}} [f(x)] </math> <br>
<math>{\frac{d}{dx}} [c\cdot f(x)] = c\cdot{\frac{d}{dx}} [f(x)] </math> <br>
<math>{\frac{d}{dx}} [f(x)\pm g(x)] = {\frac{d}{dx}} [f(x)] \pm {\frac{d}{dx}} [g(x)] </math> <br>
<math>{\frac{d}{dx}} [f(x)\pm g(x)] = {\frac{d}{dx}} [f(x)] \pm {\frac{d}{dx}} [g(x)] </math> <br>
<math> {\frac{d}{dx}} [x^n] = n \cdot x^n-1 </math> <br>
<math>\color{Blue}Power Rule </math><br>
<math>{\frac{d}{dx}} [x^n] = n \cdot x^n-1 </math> <br>
<math>{\frac{d}{dx}} [a^x] = \ln(a)a^x </math><br>
<math>{\frac{d}{dx}} [a^x] = \ln(a)a^x </math><br>
<math> {\frac{d}{dx}} [e^x] = e^x </math><br>
<math>{\frac{d}{dx}} [e^x] = e^x </math><br>
<math>\color{Blue}Product Rule </math><br>
<math>{\frac{d}{dx}} [f\cdot{g}]= {\frac{d}{dx}}[f]\cdot{g}+{\frac{d}{dx}}[g]\cdot{f}</math><br>
<math>\color{Blue}Quotient Rule </math><br>
<math>{\frac{d}{dx}}[/frac{f}{g}]=/frac{{\frac{d}{dx}}[f]\cdot{g}-{\frac{d}{dx}}[g]\cdot{f}}</math><br>

Revision as of 22:55, 28 March 2023

Chapter 3 Section 2 Notes