Definite Integration

JEE Mathematics · 230 questions · Page 20 of 23 · Click an option or "Show Solution" to reveal answer

Q191
The integral 0π(x+3)sinx1+3cos2xdx\int_0^\pi \dfrac{(x+3) \sin x}{1+3 \cos ^2 x} d x is equal to
A π3(π+1)\dfrac{\pi}{\sqrt{3}}(\pi+1)
B π33(π+6)\dfrac{\pi}{3 \sqrt{3}}(\pi+6)
C π3(π+2)\dfrac{\pi}{\sqrt{3}}(\pi+2)
D π23(π+4)\dfrac{\pi}{2 \sqrt{3}}(\pi+4)
Correct Answer
Option B
Solution
I=0π(x+3)sinx1+3cos2xdx..... (i)=0π(πx+3)sin(πx)1+3cos2(πx)dx=0π(π+3)sinxxsinx1+3cos2xdx..... (ii)\begin{aligned} & I=\int_0^\pi \frac{(x+3) \sin x}{1+3 \cos ^2 x} d x \quad\text{..... (i)}\\ & =\int_0^\pi \frac{(\pi-x+3) \sin (\pi-x)}{1+3 \cos ^2(\pi-x)} d x \\ & =\int_0^\pi \frac{(\pi+3) \sin x-x \sin x}{1+3 \cos ^2 x} d x \quad\text{..... (ii)} \end{aligned}

Add (i) & (ii)

2I=0π(π+6)sinx1+3cos2xdx2 I=\int_0^\pi \frac{(\pi+6) \sin x}{1+3 \cos ^2 x} d x

Let cosx=tsinxdx=dt\cos x=t \Rightarrow-\sin x d x=d t (π+6)11dt(1+3t2)=(π+63)11dtt2+(13)2(\pi+6) \int_1^{-1} \dfrac{-d t}{\left(1+3 t^2\right)}=\left(\dfrac{\pi+6}{3}\right) \int_{-1}^1 \dfrac{d t}{t^2+\left(\dfrac{1}{\sqrt{3}}\right)^2} 2I=(π+63)1(13)tan1t1311\Rightarrow \quad 2 I=\left.\left(\dfrac{\pi+6}{3}\right) \cdot \dfrac{1}{\left(\dfrac{1}{\sqrt{3}}\right)} \cdot \tan ^{-1} \dfrac{t}{\dfrac{1}{\sqrt{3}}}\right|_{-1} ^1

2I=(π+63)[tan1(3)tan1(3)]=(π+63)(π3(π3))=(π+63)2π3I=π(π+6)33\begin{aligned} & \Rightarrow \quad 2 I=\left(\frac{\pi+6}{\sqrt{3}}\right)\left[\tan ^{-1}(\sqrt{3})-\tan ^{-1}(-\sqrt{3})\right] \\ &=\left(\frac{\pi+6}{\sqrt{3}}\right) \cdot\left(\frac{\pi}{3}-\left(-\frac{\pi}{3}\right)\right) \\ &=\left(\frac{\pi+6}{\sqrt{3}}\right) \cdot \frac{2 \pi}{3} \\ & \Rightarrow \quad I=\frac{\pi(\pi+6)}{3 \sqrt{3}} \end{aligned}
Q192
Let f:[1,)[2,)f:[1, \infty) \rightarrow[2, \infty) be a differentiable function. If 1011f(t)dt=5xf(x)x5910 \int_1^1 f(\mathrm{t}) \mathrm{dt}=5 x f(x)-x^5-9 for all x1x \geqslant 1, then the value of f(3)f(3) is :
A 22
B 26
C 32
D 18
Correct Answer
Option C
Solution

To solve the problem, we start with the given equation: 101xf(t)dt=5xf(x)x59 10 \int_1^x f(t) \, dt = 5x f(x) - x^5 - 9 By differentiating both sides with respect to x x , we have: ddx(101xf(t)dt)=ddx(5xf(x)x59) \dfrac{d}{dx}\left(10 \int_1^x f(t) \, dt\right) = \dfrac{d}{dx}(5x f(x) - x^5 - 9) The left side simplifies to 10f(x) 10 f(x) .

For the right side, using the product rule and the power rule, we get: 10f(x)=5f(x)+5xddxf(x)5x4 10 f(x) = 5f(x) + 5x \dfrac{d}{dx} f(x) - 5x^4 Rearranging terms, we obtain: 5f(x)=5xddxf(x)5x4 5 f(x) = 5x \dfrac{d}{dx} f(x) - 5x^4 Let y=f(x) y = f(x) .

Thus: 5y=5xdydx5x4 5 y = 5x \dfrac{dy}{dx} - 5x^4 Dividing by 5, we have: y=xdydxx4 y = x \dfrac{dy}{dx} - x^4 Rewriting, we get: dydxyx=x3 \dfrac{dy}{dx} - \dfrac{y}{x} = x^3 This is a linear differential equation.

The integrating factor (I.F.) is calculated as: I.F.=e1xdx=elnx=1x \text{I.F.} = e^{\int \dfrac{-1}{x} \, dx} = e^{-\ln x} = \dfrac{1}{x} Multiplying through by the integrating factor, we have: y1x=x31xdx=x2dx=x33+C y \cdot \dfrac{1}{x} = \int x^3 \cdot \dfrac{1}{x} \, dx = \int x^2 \, dx = \dfrac{x^3}{3} + C Thus, we solve for y y : y=x43+Cx y = \dfrac{x^4}{3} + Cx Substituting back, we need to find C C using the condition at x=1 x = 1 : Since 11f(t)dt=0 \int_1^1 f(t) \, dt = 0 , we substitute: 100=51f(1)1590=5f(1)19 10 \cdot 0 = 5 \cdot 1 \cdot f(1) - 1^5 - 9 \quad \Rightarrow \quad 0 = 5f(1) - 1 - 9 5f(1)=10f(1)=2 5f(1) = 10 \quad \Rightarrow \quad f(1) = 2 Now use f(1)=2 f(1) = 2 in the function: 2=13+C1C=53 2 = \dfrac{1}{3} + C \cdot 1 \quad \Rightarrow \quad C = \dfrac{5}{3} The function f(x) f(x) is given by: f(x)=x43+53x f(x) = \dfrac{x^4}{3} + \dfrac{5}{3}x To find f(3) f(3) : f(3)=343+533=27+5=32 f(3) = \dfrac{3^4}{3} + \dfrac{5}{3} \cdot 3 = 27 + 5 = 32 Therefore, the value of f(3) f(3) is 32.

Q193
Let (a,b)(a, b) be the point of intersection of the curve x2=2yx^2=2 y and the straight line y2x6=0y-2 x-6=0 in the second quadrant. Then the integral I=ab9x21+5x dx\mathrm{I}=\int_{\mathrm{a}}^{\mathrm{b}} \dfrac{9 x^2}{1+5^x} \mathrm{~d} x is equal to :
A 27
B 18
C 24
D 21
Correct Answer
Option C
Solution
x2=2y and y2x6=0x222x6=0x24x12=0x26x+2x12=0x(x6)+2(x6)=0(x6)(x+2)=0\begin{aligned} & x^2=2 y \text{ and } y-2 x-6=0 \\ & \frac{x^2}{2}-2 x-6=0 \\ & x^2-4 x-12=0 \\ & x^2-6 x+2 x-12=0 \\ & x(x-6)+2(x-6)=0 \\ & (x-6)(x+2)=0 \end{aligned}

Point of intersection are (6,18)(6,18) and (2,2)(-2,2) (2,2)(-2,2) is in second quadrant

a=2,b=2I=229x21+5xdx..... (i)\begin{aligned} & a=-2, b=2 \\ & I=\int_{-2}^2 \frac{9 x^2}{1+5^x} d x\quad\text{..... (i)} \end{aligned}

I=229x21+5xdx..... (ii)I=\int_{-2}^2 \dfrac{9 x^2}{1+5^{-x}} d x\quad\text{..... (ii)}

 Adding (i) and (ii) 2I=229x2dxI=902x2dxI=9(x33)02I=24\begin{aligned} &\text{ Adding (i) and (ii) }\\ &\begin{aligned} & 2 I=\int_{-2}^2 9 x^2 d x \\ & I=9 \int_0^2 x^2 d x \\ & I=9\left(\frac{x^3}{3}\right)_0^2 \Rightarrow I=24 \end{aligned} \end{aligned}
Q194
401(13+x2+1+x2)dx3loge(3)4 \int_0^1\left(\dfrac{1}{\sqrt{3+x^2}+\sqrt{1+x^2}}\right) d x-3 \log _e(\sqrt{3}) is equal to :
A 22loge(1+2)2-\sqrt{2}-\log _{\mathrm{e}}(1+\sqrt{2})
B 2+2+loge(1+2)2+\sqrt{2}+\log _{\mathrm{e}}(1+\sqrt{2})
C 2+2loge(1+2)2+\sqrt{2}-\log _{\mathrm{e}}(1+\sqrt{2})
D 22+loge(1+2)2-\sqrt{2}+\log _e(1+\sqrt{2})
Correct Answer
Option A
Solution
I=40113+x2+1+x2dx=2013+x21+x2dx\begin{aligned} & I=4 \int_0^1 \frac{1}{\sqrt{3+x^2}+\sqrt{1+x^2}} d x \\ & =2 \int_0^1 \sqrt{3+x^2}-\sqrt{1+x^2} d x \end{aligned}
=2[013+x2dx011+x2dx]=2[(12xx2+3+32ln3+x2+x)(12x1+x2+12ln1+x2+x)]01\begin{aligned} & =2\left[\int_0^1 \sqrt{3+x^2} d x-\int_0^1 \sqrt{1+x^2} d x\right] \\ & =2\left[\left(\frac{1}{2} x \sqrt{x^2+3}+\frac{3}{2} \ln \left|\sqrt{3+x^2}+x\right|\right)-\right. \\ & \left.\quad\left(\frac{1}{2} x \sqrt{1+x^2}+\frac{1}{2} \ln \left|\sqrt{1+x^2}+x\right|\right)\right]_0^1 \end{aligned}
=2[(1+32ln332ln3)(22+12ln(2+1))]=2(1+34ln31212ln(2+1))=3ln3+22ln(2+1)I3ln3=22ln(2+1)\begin{aligned} & =2\left[\left(1+\frac{3}{2} \ln 3-\frac{3}{2} \ln \sqrt{3}\right)-\left(\frac{\sqrt{2}}{2}+\frac{1}{2} \ln (\sqrt{2}+1)\right)\right] \\ & =2\left(1+\frac{3}{4} \ln 3-\frac{1}{\sqrt{2}}-\frac{1}{2} \ln (\sqrt{2}+1)\right) \\ & =3 \ln \sqrt{3}+2-\sqrt{2}-\ln (\sqrt{2}+1) \\ & I-3 \ln \sqrt{3}=2-\sqrt{2}-\ln (\sqrt{2}+1) \end{aligned}
Q195
Let the domain of the function f(x)=log2log4log6(3+4xx2)f(x)=\log _2 \log _4 \log _6\left(3+4 x-x^2\right) be (a,b)(a, b). If 0ba[x2]dx=pqr,p,q,rN,gcd(p,q,r)=1\int_0^{b-a}\left[x^2\right] d x=p-\sqrt{q}-\sqrt{r}, p, q, r \in \mathbb{N}, \operatorname{gcd}(p, q, r)=1, where [][\cdot] is the greatest integer function, then p+q+rp+q+r is equal to
A 10
B 11
C 9
D 8
Correct Answer
Option A
Solution

Step 1: Ensure the innermost function is greater than zero: log6(3+4xx2)>1 \log_6(3 + 4x - x^2) > 1 Step 2: Simplify the inequality from Step 1: 3+4xx2>6    x24x+3Step3:Solvethequadraticinequality: 3 + 4x - x^2 > 6 \implies x^2 - 4x + 3 Step 3: Solve the quadratic inequality: (x - 1)(x - 3) This inequality indicates that x x must lie between the roots, giving the interval x(1,3) x \in (1, 3) .

With the domain of f(x) f(x) identified as (a,b)=(1,3) (a, b) = (1, 3) , we calculate the definite integral over [0,ba][0, b-a]: Calculate the Integral: Given: 0ba[x2]dx \int_0^{b-a} [x^2] \, dx For ba=2 b - a = 2 , we compute: 12[x2]dx=121dx+232dx+323dx \int_1^2 [x^2] \, dx = \int_1^{\sqrt{2}} 1 \, dx + \int_{\sqrt{2}}^{\sqrt{3}} 2 \, dx + \int_{\sqrt{3}}^2 3 \, dx Computation of Each Integral Segment: 121dx=21\int_1^{\sqrt{2}} 1 \, dx = \sqrt{2} - 1 232dx=2(32)\int_{\sqrt{2}}^{\sqrt{3}} 2 \, dx = 2(\sqrt{3} - \sqrt{2}) 323dx=3(23)\int_{\sqrt{3}}^2 3 \, dx = 3(2 - \sqrt{3}) Summing these, we have: 523 5 - \sqrt{2} - \sqrt{3} Conclusion: The values for p,q, p, q, and r r are p=5 p = 5 , q=2 q = 2 , and r=3 r = 3 , with the greatest common divisor of these numbers being 1.

Therefore, adding them together gives: p+q+r=5+2+3=10 p + q + r = 5 + 2 + 3 = 10

Q196
Let f(x)+2f(1x)=x2+5f(x)+2 f\left(\dfrac{1}{x}\right)=x^2+5 and 2g(x)3g(12)=x,x>02 g(x)-3 g\left(\dfrac{1}{2}\right)=x, x>0. If α=12f(x)dx\alpha=\int_1^2 f(x) \mathrm{d} x, and β=12g(x)dx\beta=\int_1^2 g(x) \mathrm{d} x, then the value of 9α+β9 \alpha+\beta is :
A 0
B 10
C 1
D 11
Correct Answer
Option D
Solution
f(x)+2f(1x)=x2+52f(1x)+4f(x)=2(1x2+5)3f(x)=2x2x2+5f(x)=13(2x2x2+5)2g(x)3g(1x)=x2g(1x)3g(x)=1x Or 4g(x)6g(1x)=2x6g(1x)9g(x)=3x5g(x)=2x+3x\begin{aligned} & f(x)+2 f\left(\frac{1}{x}\right)=x^2+5 \\ & 2 f\left(\frac{1}{x}\right)+4 f(x)=2\left(\frac{1}{x^2}+5\right) \\ & 3 f(x)=\frac{2}{x^2}-x^2+5 \\ & f(x)=\frac{1}{3}\left(\frac{2}{x^2}-x^2+5\right) \\ & 2 g(x)-3 g\left(\frac{1}{x}\right)=x \\ & 2 g\left(\frac{1}{x}\right)-3 g(x)=\frac{1}{x} \\ & \text{ Or } 4 g(x)-6 g\left(\frac{1}{x}\right)=2 x \\ & 6 g\left(\frac{1}{x}\right)-9 g(x)=\frac{3}{x} \\ & -5 g(x)=2 x+\frac{3}{x} \end{aligned}
 Or g(x)=15(2x+3x)12f(x)dx=1213(2x2x2+5)dx\begin{aligned} & \text{ Or } g(x)=-\frac{1}{5}\left(2 x+\frac{3}{x}\right) \\ & \int_1^2 f(x) d x=\int_1^2 \frac{1}{3}\left(\frac{2}{x^2}-x^2+5\right) d x \end{aligned}
=13[2xx33+5x]12=13[(2283+10)(213+5)]=13[183+10+2+135]α=119 Now, 2g(x)=x+3g(12)2g(12)=12+3g(12)g(12)=12\begin{aligned} &\begin{aligned} & =\frac{1}{3}\left[-\frac{2}{x}-\frac{x^3}{3}+5 x\right]_1^2 \\ & =\frac{1}{3}\left[\left(-\frac{2}{2}-\frac{8}{3}+10\right)-\left(-2-\frac{1}{3}+5\right)\right] \\ & =\frac{1}{3}\left[-1-\frac{8}{3}+10+2+\frac{1}{3}-5\right] \\ & \alpha=\frac{11}{9} \end{aligned}\\ &\text{ Now, } 2 g(x)=x+3 g\left(\frac{1}{2}\right)\\ &\begin{aligned} & 2 g\left(\frac{1}{2}\right)=\frac{1}{2}+3 g\left(\frac{1}{2}\right) \\ & g\left(\frac{1}{2}\right)=-\frac{1}{2} \end{aligned} \end{aligned}
β=12g(x)dx=1212(x+3g(12))dx=12[x22+3g(12)x]12=09α+β=11\begin{aligned} & \therefore \beta=\int_1^2 g(x) d x \\ & =\frac{1}{2} \int_1^2\left(x+3 g\left(\frac{1}{2}\right)\right) d x \\ & =\frac{1}{2}\left[\frac{x^2}{2}+3 g\left(\frac{1}{2}\right) x\right]_1^2 \\ & =0 \\ & \therefore 9 \alpha+\beta=11 \end{aligned}
Q197
The value of 11(1+xx)ex+(xx)exex+exdx\int\limits_{-1}^1 \dfrac{(1+\sqrt{|x|-x}) e^x+(\sqrt{|x|-x}) e^{-x}}{e^x+e^{-x}} d x is equal to
A 1+2231+\dfrac{2 \sqrt{2}}{3}
B 12231-\dfrac{2 \sqrt{2}}{3}
C 2+2232+\dfrac{2 \sqrt{2}}{3}
D 32233-\dfrac{2 \sqrt{2}}{3}
Correct Answer
Option A
Solution
I=11(1+xx)ex+(xx)exex+exdx=01(1+xx)ex+(xx)exex+ex\begin{aligned} & I=\int_{-1}^1 \frac{(1+\sqrt{|x|-x}) e^x+(\sqrt{|x|-x}) e^{-x}}{e^x+e^{-x}} d x \\ & =\int_0^1 \frac{(1+\sqrt{|x|-x}) e^x+(\sqrt{|x|-x}) e^{-x}}{e^x+e^{-x}} \end{aligned}
+((1+x+x)ex+(x+x)exex+ex)dx=01(1+xx+x+x)(ex+ex)ex+exdx=01(1+xx+x+x)dx\begin{aligned} & +\left(\frac{(1+\sqrt{|x|+x}) e^{-x}+(\sqrt{|x|+x}) e^{-x}}{e^{-x}+e^x}\right) d x \\ = & \int_0^1 \frac{(1+\sqrt{|x|-x}+\sqrt{|x|+x})\left(e^x+e^{-x}\right)}{e^x+e^{-x}} d x \\ = & \int_0^1(1+\sqrt{|x|-x}+\sqrt{|x|+x}) d x \end{aligned}
=01(1+2x)dx=x01+2x323201=1+223\begin{aligned} & =\int_0^1(1+\sqrt{2 x}) d x=\left.x\right|_0 ^1+\left.\frac{\sqrt{2} x^{\frac{3}{2}}}{\frac{3}{2}}\right|_0 ^1 \\ & =1+\frac{2 \sqrt{2}}{3} \end{aligned}
Q198
The integral 0π8xdx4cos2x+sin2x\int_0^\pi \dfrac{8 x d x}{4 \cos ^2 x+\sin ^2 x} is equal to
A 2π22 \pi^2
B 4π24 \pi^2
C π2\pi^2
D 3π22\dfrac{3 \pi^2}{2}
Correct Answer
Option A
Solution
I=0π8x4cos2x+sin2xdx(1)I=0π8(πx)4cos2(πx)+sin2(πx)dxI=0π8(πx)4cos2x+sin2xdx(2)\begin{aligned} & I=\int_0^\pi \frac{8 x}{4 \cos ^2 x+\sin ^2 x} d x \ldots(1) \\ & I=\int_0^\pi \frac{8(\pi-x)}{4 \cos ^2(\pi-x)+\sin ^2(\pi-x)} d x \\ & I=\int_0^\pi \frac{8(\pi-x)}{4 \cos ^2 x+\sin ^2 x} d x \ldots(2) \end{aligned}

Adding (1) and (2)

2I=8π0π14cos2x+sin2xdxI=4π×20πsec2x4tan2xdx\begin{aligned} & 2 I=8 \pi \int_0^\pi \frac{1}{4 \cos ^2 x+\sin ^2 x} d x \\ & I=4 \pi \times 2 \int_0^\pi \frac{\sec ^2 x}{4 \tan ^2 x} d x \end{aligned}

Put tanx=t\tan x=t

sec2xdx=dt\sec ^2 x d x=d t
I=8π0dt4+t2I=8 \pi \int_0^{\infty} \frac{d t}{4+t^2}
I=8π12(tan1t2)0I=4π(π2)I=2π2\begin{aligned} & I=8 \pi \frac{1}{2}\left(\tan ^{-1} \frac{t}{2}\right)_0^{\infty} \\ & I=4 \pi\left(\frac{\pi}{2}\right) \\ & I=2 \pi^2 \end{aligned}
Q199
For x \in R, x \ne 0, if y(x) is a differentiable function such that x 1xy\int\limits_1^x y (t) dt = (x + 1) 1xty\int\limits_1^x ty (t) dt, then y (x) equals : (where C is a constant.)
A Cxe1x{C \over x}{e^{ - {1 \over x}}}
B Cx2e1x{C \over {{x^2}}}{e^{ - {1 \over x}}}
C Cx3e1x{C \over {{x^3}}}{e^{ - {1 \over x}}}
D Cx31exC{x^3}\,{1 \over {{e^x}}}
Correct Answer
Option C
Solution
x1xy(t)dt=x1xty(t)dt+1xty(t)dtx\int\limits_1^x {y\left( t \right)dt} = x\int\limits_1^x {ty} \left( t \right)dt + \int\limits_1^x {ty\left( t \right)} \,\,dt

Differentiate w.r. to x.

1xy(t)dt+x[y(x)y(1)]\int\limits_1^x {y\left( t \right)dt + x\left[ {y\left( x \right) - y\left( 1 \right)} \right]}
=1xty(t)dt+x[xy(x)y(1)]+xy(x)y(1)= \int\limits_1^x {ty\left( t \right)dt + x\left[ {xy\left( x \right) - y\left( 1 \right)} \right] + xy\left( x \right) - y\left( 1 \right)}
1xy(t)dt=1xty(t)dt+x2y(x)y(1)\int\limits_1^x {y\left( t \right)dt = \int\limits_1^x {ty\left( t \right)dt + {x^2}y\left( x \right) - y\left( 1 \right)} }

Diff. again w.r.t to x

y(x)y(a)=xy(x)y(a)+2xy(x)+x2y3(x)y\left( x \right) - y\left( a \right) = xy\left( x \right) - y\left( a \right) + 2x\,y\left( x \right) + {x^2}{y^3}\left( x \right)
(13x)y(x)=x2y3(x)\left( {1 - 3x} \right)y\left( x \right) = {x^2}{y^3}\,\left( x \right)
y3(x)y(x)=13xx2{{{y^3}\left( x \right)} \over {y\left( x \right)}} = {{1 - 3x} \over {{x^2}}}
1dyydx=13xx2lny=1x3lnx{{1dy} \over {ydx}} = {{1 - 3x} \over {{x^2}}} \Rightarrow \ln \,y = - {1 \over x} - 3\ln x
ln(yx3)=1x\ln \left( {y{x^3}} \right) = - {1 \over x}
yx3=e1/xy{x^3} = - {e^{ - 1/x}}
y=e1xx3y = {{{e^{ - {1 \over x}}}} \over {{x^3}}}

or

y=ce1xx3y = {{c{e^{ - {1 \over x}}}} \over {{x^3}}}
Q200
The integral π43π4dx1+cosx\int\limits_{{\pi \over 4}}^{{{3\pi } \over 4}} {{{dx} \over {1 + \cos x}}} is equal to
A 2
B 4
C - 1
D - 2
Correct Answer
Option A
Solution
π43π4dx1+cosx\int\limits_{{\pi \over 4}}^{{{3\pi } \over 4}} {{{dx} \over {1 + \cos x}}}

=

π43π4dx2cos2x2\int\limits_{{\pi \over 4}}^{{{3\pi } \over 4}} {{{dx} \over {2{{\cos }^2}{x \over 2}}}}

=

12π43π4sec2x2dx{1 \over 2}\int\limits_{{\pi \over 4}}^{{{3\pi } \over 4}} {{{\sec }^2}} {x \over 2}\,dx
12[tanx212]π43π4{1 \over 2}\left[ {{{\tan {x \over 2}} \over {{1 \over 2}}}} \right]_{{\pi \over 4}}^{{{3\pi } \over 4}}

=

[tanx2]π434\left[ {\tan {x \over 2}} \right]_{{\pi \over 4}}^{{3 \over 4}}

= tan

3π8{{3\pi } \over 8}

- tan

π8{\pi \over 8}

=

(2+1)(21)\left( {\sqrt 2 + 1} \right) - \left( {\sqrt 2 - 1} \right)

= 2

Ready for a full JEE mock test? Timed · full syllabus · instant results
Take a Mock Test →