Ok so this week we learned how to find the area between a graph and the x/y axis
This is part of the UNO study we have been working on.
The part of the study we are working on now are Rieman sums:
LRAM
RRAM
MRAM
TRAPAZOIDAL RULE
to begin, you plug in the intervals for x to the original function
ex: f(x)=x^2 [0,3]
f(0)=0
f(1)=1
f(2)=4
f(3)=9
To find LRAM, add all the values but leave out the last
To find RRAM, add all the values but leave out the first
Also, integrate the equation using the fundamental theory of calculus to find the actual value.
1/3x^3 3|0
No comments:
Post a Comment