Question
Question: If \(\int\limits_{a}^{b}{{{x}^{3}}dx}=0\) and \(\int\limits_{a}^{b}{{{x}^{2}}dx}=\dfrac{2}{3}\), t...
If a∫bx3dx=0 and a∫bx2dx=32,
then what are the values of a and b respectively?
(a) −1,1
(b) 1,1
(c) 0,0
(d) 2,−2
Solution
Hint: We are given two basic integrals which, after solving, will give us two equations having
variables ′a′ and ′b′. Solving these two equations by substitution method, we can find out the
value of ′a′ and ′b′.
Before proceeding with the question, we will first discuss the formula which is required to
solve this question.
We have a formula in integration which can be used to integrate polynomial,
a∫bxndx=[n+1xn+1]ab⇒a∫bxndx=n+11(bn+1−an+1)...........(1)
In the question, it is given a∫bx3dx=0...........(2).
Substituting n=3 in equation (1), we get,
a∫bx3dx=[3+1x3+1]ab⇒a∫bx3dx=[4x4]ab⇒a∫bx3dx=41(b4−a4)..........(3)
Substituting a∫bx3dx from equation (3) in equation (2), we get,
41(b4−a4)=0⇒b4−a4=0⇒a4=b4
⇒a=+b or a=−b.........(4)
Also, it is given in the question a∫bx2dx=32...........(5)
Substituting n=2 in equation (1), we get,
a∫bx2dx=[2+1x2+1]ab⇒a∫bx2dx=[3x3]ab⇒a∫bx2dx=31(b3−a3)..........(6)
Substituting a∫bx2dx from equation (6) in equation (5), we get,
31(b3−a3)=32
Cancelling 3 on both the sides of the equality in the above equation, we get,
b3−a3=2..........(7)
Substituting a from equation (4) in equation (7), we get,
b3−(+b)3=2 or b3−(−b)3=2
⇒b3−b3=2 or b3+b3=2
0=2........(8) or 2b3=2.........(9)
We can conclude that equation (8) is invalid because 0 can never be equal to
2.Therefore, we will find our solution from equation (9) only.
2b3=2⇒b3=1⇒b=1..........(10)
We can find a by substituting the equation (10) in equation (4). Since we
had ignored equation (8), we will not substitute equation (10) in a=+b.
We will substitute the equation (10) only in a=−b.
Substituting b=1 from equation (10) in a=−b, we get,
a=−1..........(11)
Hence, from equation (10) and equation (11), we obtain a=−1,b=1.
Therefore the correct answer is option (a).
Note: Sometimes in such types of questions, we may apply the incorrect formula of the integration that we discussed in equation (1). We sometimes apply it as
a∫bxndx=n−11(bn−1−an−1) instead of
a∫bxndx=n+11(bn+1−an+1) because we convert n to n−1 in differentiation.