5.3 The Fundamental Theorem of Calculus: Difference between revisions

From Burton Tech. Points Wiki
Jump to navigation Jump to search
No edit summary
Line 5: Line 5:
== Lecture notes ==
== Lecture notes ==


:1. FTC #1 <math>\int_{a(x))^(b(x))=</math><br>
:1. FTC #1  
 
:: <math>\int_{a(x)}^{b(x)}=</math><br>
: <math>x</math> is called the <b>input</b> or <b>argument</b> of the function and <math>f(x)</math> or <math>y</math> is called the <b>output</b> or <b>value</b> at <math>x</math>
:: ex. If <math>f(x)=x^2+x+1</math> what is the value of <math>f</math> at <math>x=3</math>?
:: The value of <math>f</math> at <math>x=3 \text{ is } 13</math>
 
:2. <math>(x, y) \text{ or } (x, f(x)) </math> is called an <b>ordered pair</b> where <math>x</math> is the input and <math>y \text{ or } f(x)</math> is the output

Revision as of 16:32, 23 August 2022

Lecture[edit]

Lecture notes[edit]

1. FTC #1