Trapezium rule Flashcards
1
Q
If there are 5 ordinates, how many strips are there?
A
4
2
Q
How do you find h (height) ?
A
h = (b - a) / n
3
Q
What are the steps for using the trapezium rule?
A
Menu on calc and click table
type eqn in q into f(x)
leave g(x) blank
Ordinates will give you start and end value
value of h gives you val for step
put results into table, first and last in ends column, other values in middles
add the ends together
add the middles together
total area = 1/2h (ends + 2(middles))
4
Q
How do you work out the total area?
A
1/2 (h) (end + 2(middle))