Textile Engineering > GATE 2024 > Definite Integrals
If g(x) is a continuous function such that ∫ab g(x)dx = β then the correct statement(s), amongst the following, is/are _______.
A
a+1b+1 g(x - 1)dx = β
B
(1-a)/2(1-b)/2 2 g(1 - 2x)dx = β
C
0b-a g(x + a)dx = β
D
0a-b g(a - x)dx = β

Explanation

Correct : a,b,c

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