Mechanical Engineering > GATE 2017 SET-1 > Numerical Methods
P (0, 3), Q (0.5, 4), and R (1, 5) are three points on the curve defined by f(x). Numerical integration is carried out using both Trapezoidal rule and Simpson's rule within limits x=0 and x=1 for the curve. The difference between the two results will be
A
0
B
0.25
C
0.5
D
1

Explanation

Correct : a

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science