Initial and Boundary Value Problems MCQ Quiz - Objective Question with Answer for Initial and Boundary Value Problems - Download Free PDF

Last updated on Apr 4, 2025

Latest Initial and Boundary Value Problems MCQ Objective Questions

Initial and Boundary Value Problems Question 1:

The boundary value problem

x2y′′ − 2xy′ + 2y = 0,

1 ≤ x ≤ 2,

y(1) − y′(1) = 1,

y(2) − ky′(2) = 4,

has infinitely many distinct solutions when k is equal to _________ (round off to TWO decimal places)

Answer (Detailed Solution Below) 2

Initial and Boundary Value Problems Question 1 Detailed Solution

Concept:

Linear Dependence of Solutions: The differential equation and boundary conditions must be such that multiple

solutions satisfy both the equation and the boundary conditions. This can happen when there is a free parameter in

the solution, leading to multiple possible values for the constants.

Parameter Tuning: A specific parameter (often represented as k k" id="MathJax-Element-41-Frame" role="presentation" style="position: relative;" tabindex="0">k k" id="MathJax-Element-46-Frame" role="presentation" style="position: relative;" tabindex="0">k k in boundary conditions) may allow or disallow

multiple solutions. For a certain value of this parameter, the boundary conditions may no longer restrict the solution to a single

unique answer, allowing infinitely many distinct solutions.

Explanation:

The differential equation:

x2y2xy+2y=0,1x2

 Boundary conditions:

y(1) - y'(1) = 1, y(2) - k y'(2) = 4

 The question asks for the value of k that allows this problem to have infinitely many distinct solutions.

The given differential equation is x2y2xy+2y=0

This is a Cauchy-Euler differential equation, which has the form:

x2y+axy+by=0

where a = -2 and b = 2 .

To solve Cauchy-Euler equations, we assume a solution of the form:

y(x)=xr

Substituting y(x)=xr into the differential equation, we get:

y=rxr1

y=r(r1)xr2

Substitute these into the original equation: 

x2r(r1)xr22xrxr1+2xr=0

Simplify each term, r(r1)xr2rxr+2xr=0 

⇒ r(r-1) - 2r + 2 = 0

⇒ (r - 1)(r - 2) = 0

Thus, r = 1 and r = 2 are the roots.

Since we have two distinct roots, the general solution to the differential equation is:

y(x)=C1x+C2x2

where C1 and C2 are constants.

First boundary condition: y(1) - y'(1) = 1

y(1)=C11+C212=C1+C2y(x)=C1+2C2xy(1)=C1+2C2

⇒ (C1+C2)(C1+2C2)=1
   
⇒ C1+C2C12C2=1C2=1C2=1
 

 y(2) - k y'(2) = 4:

y(x)=C1xx2

Now, calculate y(2) and y'(2) :


y(2)=C12(2)2=2C14y(x)=C1+2(1)x=C12xy(2)=C122=C14

Substitute these into the boundary condition:
   
(2C14)k(C14)=4
  
2C14kC1+4k=4
   
(2k)C1+4k4=4

⇒ (2k)C1=84k

For infinitely many solutions to exist, the coefficient of C1 must be zero (as C1 can take any value). Thus, we set 2 - k = 0 :

 k = 2
   

Hence 2 is the correct answer.

Initial and Boundary Value Problems Question 2:

The eigenvalues of the boundary value problem

d2ydx2+λy=0, x ∈(0, π), λ > 0, 

y(0) = 0, y(π)dydx(π)=0,

are given by

  1. λ = (nπ)2, n = 1, 2, 3, ...
  2. λ = n2, n = 1, 2, 3, ...
  3. λ = kn2, where kn, n = 1, 2, 3, ... are the roots of k - tan (kπ) = 0
  4. λ = kn2, where kn, n = 1, 2, 3, ... are the roots of k + tan (kπ) = 0

Answer (Detailed Solution Below)

Option 3 : λ = kn2, where kn, n = 1, 2, 3, ... are the roots of k - tan (kπ) = 0

Initial and Boundary Value Problems Question 2 Detailed Solution

Concept:

Suppose we have the following Sturm-Liouville problem: 

d2ydx2+λy=0 with boundary conditions y(0) = 0 and y(L) = 0 where λ is the eigen value and L is the length of interval.

Here, the value of λ  for which non-trivial solutions exist are called eigenvalues. 

Explanation:

d2ydx2+λy=0 , x ∈(0, π), λ > 0

Let λ = k2 

d2ydx2+k2y=0

Auxiliary equation may be written as m2 + k2 = 0 ⇒ m = ± k

Solution of equation is y(x) = A coskx + B sinkx

given that y(0) = 0 ⇒ A = 0 ⇒ y(x) = B sinkx 

Now, y(π)dydx(π)=0 ⇒ y(π) - y'(π) = 0 

⇒ B sinkπ - B k coskπ = 0 ⇒ sinkπ = k coskπ 

⇒ k-tankπ = 0 and λ = kn2, where kn, n = 1, 2, 3, ...

Hence, Option (3) is true

Initial and Boundary Value Problems Question 3:

For Strum - Liouville problem y" + λy = 0 & y(0) = 0 = y(π), 0 ≤ y ≤ π

  1. λ = n2, n = 1, 2, 3, ... ... 
  2. λ = -n, n = 1, 2, 3, ... ...
  3. λ=(n+12)2,n=1,2,3,
  4. λ = n π, n = 1, 2, 3, ... ... 

Answer (Detailed Solution Below)

Option 1 : λ = n2, n = 1, 2, 3, ... ... 

Initial and Boundary Value Problems Question 3 Detailed Solution

Explanation -

The given boundary value problem is a specific case of the Sturm-Liouville problem. The given differential equation is y'' + λy = 0,

where y'' denotes the second derivative of y with respect to x, and λ is a parameter. The boundary conditions are y(0) = 0 and y(π) = 0.

This is a homogeneous second order differential equation. The general solution of this equation depends on the value of λ:

If λ > 0, then the general solution is

y(x)=Acos((λ)x)+Bsin((λ)x), where A and B are constants determined by the initial conditions.

If λ = 0, then the general solution is y(x) = Ax + B.

If λ < 0, then the general solution isy(x)=Acosh((λ)x)+Bsinh((λ)x),

where cosh is the hyperbolic cosine and sinh is the hyperbolic sine.

Since y(0) = 0, we have A = 0 for all three cases. Now, using the second boundary condition y(π) = 0 gives different constraints for the parameter λ. We will solve for the case λ > 0, as that is the most commonly considered scenario.

Setting y(π) = 0, we obtain

Bsin((λ)π)=0.

This equation is satisfied for all integer values of sqrt(λ)π, i.e., for λ = (n)², where n is an integer. These are the eigenvalues that satisfy the given boundary conditions, and the corresponding eigenfunctions are y(x) = sin(n x).

So the solutions of the Sturm-Liouville problem are the series of functions y_n(x) = sin(nx) with eigenvalues λ_n = (n)² for n ∈ Z. As per the boundary conditions given, we only consider n ≥ 1; therefore, the system exhibits an infinite number of eigenvalues and associated eigenfunctions, which form a set of orthogonal functions in the space of square integrable functions over the interval (0, π).

Hence the option (i) is correct.

Initial and Boundary Value Problems Question 4:

Find the particular solution for the initial value problem

d2ydx2+12dydx+36y=0, with y(0) = 3 and dydx|x=0 = -36.

  1. (318x)e6x
  2. (3+25x)e6x
  3. (312x)e6x
  4. (3+20x)e6x

Answer (Detailed Solution Below)

Option 1 : (318x)e6x

Initial and Boundary Value Problems Question 4 Detailed Solution

Concept:

Differential equation: It is an equation that involves differential coefficients or differentials.

The solution of differential equations consists of two parts Complementary function (C.F) and Particular Integral (P.I)

To solve the linear second-order differential equation which is in a general form as shown:

  dnydxn+k1dn1ydxn1+k2dn2ydxn2++kny=0

 this equation in symbolic form is

(Dn+k1Dn1++kn)y=0

We assume operator ‘D’ as d/dx and form an auxiliary Equation.

To find the roots of the differential equation, make the symbolic coefficient to zero.

  Dn+k1Dn1++kn=0 is called auxiliary equation and (A.E.)

Let m1, m2, ⋯ , mn be its roots.

There are four different types of roots.

1. If roots are different m1 ≠ m2 then the solution is of the form

c1em1x+c2em2x

2. If the roots are equal, m1 = m2 = m

(c1+c2)emx

3. If the roots are complex and not equal m1 = α + ι β and m2 = α - ι β

eαx(C1cosβx+C2sinβx)

4. If roots are complex and equal, i.e, m1 = m2 = α + ι β and m3 = m4 = α - ι β

eαx((c1x+c2)cosβx+(c3x+c4)cosβx)

P.I part is also found in different methods based on the X function which is R.H.S of differential function.

eαx((c1x+c2)cosβx+(c3x+c4)cosβx)

Calculation:

d2ydx2+12dydx+36y=0

Let ddx=D

The auxilliary equation can be written as:

D2 + 12D + 36 = 0

(D + 6)2 = 0

D = -6 and -6

Complementary solution y = (C1 + C2x) e-6x

Given y(0) = 3 = (C1 + 0) e-0

c1 = 3

dydx=(C1+C2x)(6e6x)+e6xC2

dydx|x=0=36=C1(6)+C2

C2 = -36 + 18 = -18

∴ y = (C1 + C2x) e-6x

y = (3 – 18x) e−6x

Initial and Boundary Value Problems Question 5:

Let y: ℝ → ℝ be differentiable and satisfy the ODE: 

dydx=f(y),xRy(0)=y(1)=0}

where f : ℝ → ℝ is a Lipschitz continuous function. Then 

  1. y(x) = 0 if and only if x ∈ {0, 1}
  2. y is bounded
  3. y is strictly increasing 
  4. dy/dx is unbounded

Answer (Detailed Solution Below)

Option 2 : y is bounded

Initial and Boundary Value Problems Question 5 Detailed Solution

Given: 

dydx=f(y),xRy(0)=y(1)=0} where f satisfies Lipschitz condition.

Concept used: Integrating the function and putting both initial values yield our solution.

Solution: 

Integrating given D.E. with respect to x from 0 to 1

y(1)y(0)=01f(y)dx.; now using the condition y(0)=y(1)=0 we get

01f(y)dx=0 which is only true when f(y)=0.

Hence dy/dx=0, which shows y(x) is a constant function.

Using initial condition,

y(x)=0 for all x ∈ R

(2) is correct 

Top Initial and Boundary Value Problems MCQ Objective Questions

Solution of ∇2T = 0 in a square domain (0 < x < 1 and 0 < y < 1) with boundary conditions:

T(x, 0) = x; T(0, y) = y; T(x, 1) = 1 + x; T(1, y) = 1 + y is

  1. T(x, y) = x - xy + y
  2. T(x, y) = x + y
  3. T(x, y) = -x + y
  4. T(x, y) = x + xy + y

Answer (Detailed Solution Below)

Option 2 : T(x, y) = x + y

Initial and Boundary Value Problems Question 6 Detailed Solution

Download Solution PDF

Concept:

Laplacian function:

div(gradf) = ∇2f = 2fx2+2fy2+2fz2

Calculation:

Given:

2T = 0 

Square domain, boundary condition:

T(x, 0) = x; T(0, y) = y; T(x, 1) = 1 + x; T(1, y) = 1 + y

if we will solve it by forming equations it will take a lot of time, hence we will solve it by satisfying boundary conditions to the options.

substituing T(x, 0)= x in all options:

  1. T(x, y) = x - xy + y = x - x.0 + 0 = x
  2. T(x, y) = x + y = x + 0 = x
  3. T(x, y) = -x + y = -x + 0 = -x ⇒ does not satisfy hence eliminated
  4. T(x, y) = x + xy + y = x + x.0 + 0 = x

​substituting T(x, 1) = 1 + x in options

  1. T(x, y) = x - xy + y = x - x.1 + 1 = 1 ⇒ does not satisfy , thus eliminated
  2. T(x, y) = x + y = x + 1 ⇒ It satisfy hence correct option
  3. T(x, y) = x + xy + y  = x + x.1 + 1 = 2x + 1 ⇒ does not satisfy , thus eliminated

Hence, option 2 satisfy all the boundary condition.

Important Points Laplace equation in a square domain (0 < x < 1 and 0 < y < 1) means:

2T = 2Tx2+2Ty2 = 0,  0 < x < 1 and 0 < y < 1

F1 Shraddha Enginnering 30.03.2022 D1

Boundary condition:

f1(x) = T(x, 0) = x 

f2(y) = T(0, y) = y

f3(x) = T(x, 1) = 1 + x

f4(y) = T(1, y) = 1 + y

If y = f(x) satisfies the boundary value problem y’’ + 9y = 0, y (0) = 0, y(π/2) = √2, then y(π/4) is ______  

Answer (Detailed Solution Below) -1.05 - -0.95

Initial and Boundary Value Problems Question 7 Detailed Solution

Download Solution PDF

y’’ + 9y = 0

y’’ + 9y = 0

Differential Eq. is of 2nd order and Homogeneous.

Differential Eq. → D2 + 9 = 0

Auxiliary Eq. →

∴ m2 + 9 = 0 ⇒ m2 = -9 = 9 i2

m = ± 3i

On comparing α ± iβ on root of above eqn.

i.e. Root of above eq. is imaginary α = 0, β = 3

So, Solution above eq.

y = C.F = eαx [C1 cos βx + C2 sin βx]

y = C1 cos 3x + C2 sin 3x

From given boundary condition: y (0) = 0

At x = 0, y = 0

⇒ C1 = 0

y(π/2) = √2

2=C1cos3(π2)+C2sin3π2=C2sin3π2=C2

C2 = -√2

y = -√2 sin 3x

y(π/4) = ?

y=2sin3π4=2×12=1

y(π4)=1

 With initial values y(0) = 𝑦′(0) = 1, the solution of the differential equationd2ydx2+4dydx+4y=0 at x =1 is  _______

Answer (Detailed Solution Below) 0.53 - 0.55

Initial and Boundary Value Problems Question 8 Detailed Solution

Download Solution PDF

Concept:

Differential equation: It is an equation which involves differential coefficients or differentials.

The solution of differential equations consists of two parts Complementary function (C.F) and Particular Integral (P.I)

To solve the linear second-order differential equation which is in a general form as shown:

  dnydxn+k1dn1ydxn1+k2dn2ydxn2++kny=0

 this equation in symbolic form is

(Dn+k1Dn1++kn)y=0

We assume operator ‘D’ as d/dx and form auxiliary Equation.

To find the roots of the differential equation, make symbolic coefficient to zero.

  Dn+k1Dn1++kn=0 is called auxiliary equation and (A.E.)

Let m1, m2, ⋯ , mn be its roots.

There are four different types of roots.

1. If roots are different m1 ≠ m2 then the solution is of the form

c1em1x+c2em2x

2. If the roots are equal, m1 = m2 = m

(c1+c2)emx

3. If the roots are complex and not equal m1 = α + ι β and m2 = α - ι β

eαx(C1cosβx+C2sinβx)

4. If roots are complex and equal, i.e, m1 = m2 = α + ι β and m3 = m4 = α - ι β

eαx((c1x+c2)cosβx+(c3x+c4)cosβx)

P.I part is also found in different methods based on the X function which is R.H.S of differential function.

eαx((c1x+c2)cosβx+(c3x+c4)cosβx)

Calculation:

Given DE is  d2ydx2+4dydx+4y=0 and

Initial conditions are y(0) = 𝑦′(0) = 1,

A.E is this is (D+2)2 = 0. And roots are again equal.

Solution for the above equation is:

y=(A+Bx)e2x  ⋯ (i)

from the initial condition substituting x = 0

(A+0)e0=1

A = 1

Differentiating eq.(i) we get:

y(x)=Be2x2(A+Bx)e2x ⋯ (ii)

In equation(ii) using initial value we get

1 = B - 2 

B = 3

Substitute A and B values in solution

y(x)=(1+3x)e2x

∴ y(1)=(1+3)e2

=4e2

= 0.541

The solution of differential equation dydx+yx=x, with condition that y = 1 at x = 1, is

  1. y=23x2+x3
  2. y=x2+12x
  3. y=23+x3
  4. y=23x+x23

Answer (Detailed Solution Below)

Option 4 : y=23x+x23

Initial and Boundary Value Problems Question 9 Detailed Solution

Download Solution PDF

Given:

dydx+yx=x

Comparing with

dydx+py=q

We get,

p=1x;q=x

TF=epdx=e1xdx=elnx=x

Now,

General solution can be written as,

Y (IF) = ∫ q (IF) dxt C

Y (x) = ∫ x (x) dxt C

xy = ∫ x2 dx + C

xy=x33+C

At, x = 1 & y  =1

(1)(1)=(1)3+C

C=23

xy=x33+23

y=x23+23x

Consider the differential equation 3y”(x) + 27y(x) = 0 with initial conditions y(0) = 0 and y’(0) = 2000. The value of y at x = 1 is ________.

Answer (Detailed Solution Below) 93 - 95

Initial and Boundary Value Problems Question 10 Detailed Solution

Download Solution PDF

3y”(x) + 27 y(x) = 0

y”(x) + 9y(x) = 0

(D2 + 9) y = 0

So characteristic equation is given by:

m2 + 9 = 0

m = ± 3i = 0 ± 3i

y = (C1 cos3x + C2 sinx)e0x

y = C1 cos 3x + C2 sin 3x

y’ = -3C1 sin 3x + 3C2 cos 3x

y’(0) = 2000

3C2=2000C2=20003

y(0) = 0 ⇒ C1(1) + C2(0) = 0

⇒ C1 = 0

y=20003sin3x

y(1)=20003sin(3×1×180π)=94.08

Find the particular solution for the initial value problem

d2ydx2+12dydx+36y=0, with y(0) = 3 and dydx|x=0 = -36.

  1. (318x)e6x
  2. (3+25x)e6x
  3. (312x)e6x
  4. (3+20x)e6x

Answer (Detailed Solution Below)

Option 1 : (318x)e6x

Initial and Boundary Value Problems Question 11 Detailed Solution

Download Solution PDF

Concept:

Differential equation: It is an equation that involves differential coefficients or differentials.

The solution of differential equations consists of two parts Complementary function (C.F) and Particular Integral (P.I)

To solve the linear second-order differential equation which is in a general form as shown:

  dnydxn+k1dn1ydxn1+k2dn2ydxn2++kny=0

 this equation in symbolic form is

(Dn+k1Dn1++kn)y=0

We assume operator ‘D’ as d/dx and form an auxiliary Equation.

To find the roots of the differential equation, make the symbolic coefficient to zero.

  Dn+k1Dn1++kn=0 is called auxiliary equation and (A.E.)

Let m1, m2, ⋯ , mn be its roots.

There are four different types of roots.

1. If roots are different m1 ≠ m2 then the solution is of the form

c1em1x+c2em2x

2. If the roots are equal, m1 = m2 = m

(c1+c2)emx

3. If the roots are complex and not equal m1 = α + ι β and m2 = α - ι β

eαx(C1cosβx+C2sinβx)

4. If roots are complex and equal, i.e, m1 = m2 = α + ι β and m3 = m4 = α - ι β

eαx((c1x+c2)cosβx+(c3x+c4)cosβx)

P.I part is also found in different methods based on the X function which is R.H.S of differential function.

eαx((c1x+c2)cosβx+(c3x+c4)cosβx)

Calculation:

d2ydx2+12dydx+36y=0

Let ddx=D

The auxilliary equation can be written as:

D2 + 12D + 36 = 0

(D + 6)2 = 0

D = -6 and -6

Complementary solution y = (C1 + C2x) e-6x

Given y(0) = 3 = (C1 + 0) e-0

c1 = 3

dydx=(C1+C2x)(6e6x)+e6xC2

dydx|x=0=36=C1(6)+C2

C2 = -36 + 18 = -18

∴ y = (C1 + C2x) e-6x

y = (3 – 18x) e−6x

The solution of the differential equation d2ydx23dydx+2y=ex,y=3 and dydx=3, when x = 0 is

  1. y = 2ex + e2x - xex
  2. y = ex – e2x + xex
  3. y = 2ex + e-2x – xe-x
  4. y = ex + 2e2x – x2ex

Answer (Detailed Solution Below)

Option 1 : y = 2ex + e2x - xex

Initial and Boundary Value Problems Question 12 Detailed Solution

Download Solution PDF

Concept:

The solution of a linear differential equation of nth order comprises of two parts. They are:

  • Complementary function
  • Particular integral

i.e. y = C.F. + P.I.

Calculation:

Given:

d2ydx23dydx+2y=ex,y=3anddydx=3whenx=0

Complimentary function (CF):

Put R.H.S = 0, and calculate the roots.

d2ydx23dydx+2y=0

For finding the roots put d/dx = m.

∴ m2 - 3m + 2 = 0

∴ m = 1 and 2.

∴ y = C1ex + C2e2x

Particular Integral (PI):

1D23D+2ex

12D3xex    [∵ f(D) = 0 when D = 1]

∴ P.I = -xex

General solution is y = C1ex + C2e2x - xex

When x = 0, y = 3.

C1 + C2 = 3 ...... (1)

When x = 0, dy/dx = 3.

dydx=C1ex+2C2e2xxexex

∴ 3 = C1 + 2C2 - 1

C1 + 2C2 = 4  ........ (2)

Solving (1) and (2) gives C1 = 2 and C2 = 1.

y = 2ex + e2x - xex

Consider the differential equation

d2x(t)dt2+3dx(t)dt+2x(t)=0. 

Given x(0) = 20 and x(1) = 10/e, where e = 2.718, the value of x(2) is _______.

Answer (Detailed Solution Below) 0.83 - 0.88

Initial and Boundary Value Problems Question 13 Detailed Solution

Download Solution PDF

Concept:

Replace dndzn with Dn & solving for polynomial in D;

If f(D) = 0 has distinct & real roots, then the solution of the given differential equation will be :

f(x) = c1 e+m1x + c2 e+m2x + c3e+m3x + …. + cke+kx [with k distinct & real roots]

Calculation:

Given Differential Equatin  d2x(t)dt2+3dx(t)dt+2x(t)=0 with  x(0)=20  &  x(1)=10e

⇒ f(D) = (D2+3D+2)

⇒ D = -2 & -1

So Its Solution will be f(x) = c1e-x + c2e-2x

Applying the Boundary Conditions:

f(0) = c1 + c2 = 20 and f(1) = c1e-2 + c2e-1.

Solving the above equations for c1 & c2, we get;

c1=10e20e1and c2=10ee1  

f(x)=(10e20)ex(e1)+(10ee1).e2x   

Putting x = 2 in the above function we find f(2) = 0.8566.

The solution of the differential equation

d2ydx2dydx2y=3e2x

Where y(0) = 0 and y’(0) = -2 is

  1. y = e-x - e2x + xe2x
  2. y = e-x - e-2x - xe2x
  3. y = e-x + e2x + xe2x
  4. y = ex – e-2x + xe2x

Answer (Detailed Solution Below)

Option 1 : y = e-x - e2x + xe2x

Initial and Boundary Value Problems Question 14 Detailed Solution

Download Solution PDF

(D2 – D – 2) y = 3 e2x

A.E. is. D2 – D – 2 = 0

⇒ (D – 2) (D + 1) = 0

⇒ D = -1, 2

C.F. = C1 e-x + C2 e2x

P.I.=1(D2)(D+1).3e2x

=1D2D23e2x

f(D)=D2D2

f(2)=0

f(D)=2D1

f(2)=3

PI=1D2D23e2x=x12D13e2x

P.I.=x.13.3e2x=xe2x

Complete solution is

y=C1ex+C2e2x+xe2x

Given that y(0) = 0

⇒ 0 = C1 + C2 ⇒ C1 = -C2

y’(0) = -2

y=C1ex+2C2e2x+e2x+2xe2x

⇒ -2 = -C1 + 2C2 + 1

→ -C1 + 2C2 = -3

⇒ -C1 -2C1 = - 3 ⇒ C1 = 1, C2 = -1

y = e-x – e+2x + xe2x

The solution of IVP (inital value problem) dydx=2xy, y(0) = 2, is:

  1. 2ex2
  2. 2ex2
  3. 1+2ex2
  4. 1+2ex2

Answer (Detailed Solution Below)

Option 1 : 2ex2

Initial and Boundary Value Problems Question 15 Detailed Solution

Download Solution PDF

Concept:

Initial value problem: A differential equation together with an initial condition is called an initial value problem (IVP).

Calculation:

Given:

The given ordinary differential equation is dydx=2xy

by variable separation method,

dyy=2xdx

integrating both sides,

dyy=2xdx

∴ lny=2x22+c

∴ lny=x2+c

At, x = 0, y = 2

hence put these values in above equation to find value of constant c,

∴ ln 2 = c + 0

⇒ c = ln 2

the equation becomes

→ ln y = -x2 + ln2

y=ex2+ln2

y=ex2×eln2

y=ex2×2

y=2ex2

Get Free Access Now
Hot Links: teen patti diya teen patti gold real cash teen patti rich mpl teen patti