Partial Differential Equations MCQ Quiz in தமிழ் - Objective Question with Answer for Partial Differential Equations - இலவச PDF ஐப் பதிவிறக்கவும்

Last updated on Apr 10, 2025

பெறு Partial Differential Equations பதில்கள் மற்றும் விரிவான தீர்வுகளுடன் கூடிய பல தேர்வு கேள்விகள் (MCQ வினாடிவினா). இவற்றை இலவசமாகப் பதிவிறக்கவும் Partial Differential Equations MCQ வினாடி வினா Pdf மற்றும் வங்கி, SSC, ரயில்வே, UPSC, மாநில PSC போன்ற உங்களின் வரவிருக்கும் தேர்வுகளுக்குத் தயாராகுங்கள்.

Latest Partial Differential Equations MCQ Objective Questions

Top Partial Differential Equations MCQ Objective Questions

Partial Differential Equations Question 1:

The complete solution of the equation (zx.zyzxzy)(zxzxyzy)=zx.zy is

  1. z=axby+ababab
  2. z=ax+by+abab+a+b
  3. z=axby+abab+a+b
  4. z=ax+by+ababab

Answer (Detailed Solution Below)

Option 4 : z=ax+by+ababab

Partial Differential Equations Question 1 Detailed Solution

Concept:

An equation in the form of z = px + qy + f(p, q) is analogous to Clairaut’s equation.

Its complete solution will be z = ax + by + f(a, b) where a and b are arbitrary constants.

Calculation:

Given Equation is (zx.zyzxzy)(zxzxyzy)=zx.zy

Writing in general notation,

(pq – p – q)(z – px – qy) = pq

⇒ z=px+qy+pqpqpq

Now it is in the form of Clairaut’s equation, hence the general solution will be

z=ax+by+ababab

Partial Differential Equations Question 2:

In standard notation, a partial differentiation equation is given as t2 + r2 – xp3 – yq3 = 0, then the order and degree of this PDE respectively is

  1. 2 and 3
  2. 3 and 3
  3. 2 and 2
  4. 3 and 2

Answer (Detailed Solution Below)

Option 3 : 2 and 2

Partial Differential Equations Question 2 Detailed Solution

Concept:

In standard notation, we consider x, y as independent variables and z as the dependent variables.

p=zx,q=zy

r=2zx2,s=2zxy,t=2zy2

The order of a PDE is the order of the highest derivative occurring in it and the degree of a PDE is the degree of the highest derivative appearing in it.

Calculation:

Given PDE is t2 + r2 – xp3 – yq3 = 0

The highest derivative is t or r ⇒ order = 2

The power of the highest derivative is 2 (power of t or r) ⇒ degree = 2

Partial Differential Equations Question 3:

One dimensional wave equation is

  1. 2yt2=α22yx2
  2. yt=α22yx2
  3. 2yt2=2yx2
  4. None of these

Answer (Detailed Solution Below)

Option 1 : 2yt2=α22yx2

Partial Differential Equations Question 3 Detailed Solution

Concept:

Wave equation:

It is a second-order linear partial differential equation for the description of waves (like mechanical waves).

The Partial Differential equation is given as, 

A2ux2+B2uxy+C2uy2+Dux+Euy=F

  B2 – 4AC < 0

   Elliptical

  2-D heat equation

  B2 – 4AC = 0

   Parabolic

  1-D heat equation

  B2 – 4AC > 0

   Hyperbolic

  1-D wave equation

For One-Dimensional equation,

α22yx2=2yt2

where, A = α2, B = 0, C = -1

Put all the values in equation (1)

∴ 0 - 4 (α2)(-1)

> 0.

So, this is a one-dimensional wave equation.

Additional Information

yt=α22yx2

having A = α2, B = 0, C = 0

Put all the values in equation (1), we get 

0 - 4(α2)(0) = 0, therefore it shows parabolic function.

So, this is a one-dimensional heat equation.

2yt2=2yx2

having A = 1, B = 0, C = 1

Put all the values in equation (1), we get 

0 - 4(1)(1) = -4, therefore it shows elliptical function.

So, this is a two-dimensional heat equation.

Partial Differential Equations Question 4:

Solve p3 + q3 = qz

  1. 4z (1 + a3) = a (x + ay + b)
  2. 2z (1 + a3) = a (x + ay + b)
  3. 4z (1 + a3) = a (x + ay + b)2
  4. 2z (1 + a3) = a (x + ay + b)2

Answer (Detailed Solution Below)

Option 3 : 4z (1 + a3) = a (x + ay + b)2

Partial Differential Equations Question 4 Detailed Solution

Concept:

f(z, p, q) = 0 form

Calculation:

Given PDE is p3 + q3 = qz;

Let’s substitute p = dz/du and q = a dz/du;

⇒ (dzdu)3+(adzdu)3=a(dzdu)z

⇒ (dzdu)2(1+a3)=az

⇒ dzdu=a1+a3z

⇒ 1+a3adzz=du

⇒ 1+a3a2z=u+b

⇒ 4(1+a3)az=(u+b)2

Substituting u = x + ay,

⇒ 4z (1 + a3) = a (x + ay + b)2;

Partial Differential Equations Question 5:

The general solution of the Partial differential equation yz = pxy + qy2 + pqy will be

  1. z = ax - by + ab where a, b are arbitrary constants
  2. z = ax + by - ab where a, b are arbitrary constants
  3. z = ax - by - ab where a, b are arbitrary constants
  4. z = ax + by + ab where a, b are arbitrary constants

Answer (Detailed Solution Below)

Option 4 : z = ax + by + ab where a, b are arbitrary constants

Partial Differential Equations Question 5 Detailed Solution

Concept:

A partial differentiation equation of the form z = px + qy + f(p,q) is known as Clairaut's Equation.

For such equations, the solution is given by 

z = ax + by + f(a,b) where a, b are arbitrary constants.

since zx=a=p;zy=b=q;

Calculation:

Given PDE is yz = pxy + qy2 + pqy

Dividing with y on both sides, we get

⇒ z = px + qy + pq

Which is in the form z = px + qy + f(p,q)

Then the general solution will be

z = ax + by + ab where a, b are arbitrary constants

Partial Differential Equations Question 6:

Consider the following partial differential equation 42ϕx2+82ϕxy+C2ϕy2+4ϕ=0. For what value of C, the given equation will result in a parabola.

Answer (Detailed Solution Below) 4

Partial Differential Equations Question 6 Detailed Solution

Concept:

The equation below represents the general form of second-order partial differential equation in to variables:

A2zx2+B2zxy+C2zy2+Dzx+Ezy+Fz=G

If B2 - 4AC > 0, the equation is hyperbolic.

If B2 - 4AC < 0, the equation is elliptic.

If B2 - 4AC = 0, the equation is parabola.

Calculation:

Given:

42ϕx2+82ϕxy+C2ϕy2+4ϕ=0

Comparing with standard form A = 4, B = 8, C = ?, and F = 4.

For the equation to be parabolic,

B2 - 4AC = 0

∴ (8)2 - 4 × 4 × C = 0

∴ 64 - 16C = 0

∴ 64 = 16C

∴ C = 4 is the required condition for the equation to be parabolic.

Partial Differential Equations Question 7:

The solution of the following partial differential equation 2ux2=92uy2 is u = sin (ax – y). Then |a| is _____

Answer (Detailed Solution Below) 3

Partial Differential Equations Question 7 Detailed Solution

Explanation:

2ux2=92uy2     ...(1)

Since u = sin (ax – y) is the given solution, so it should satisfy equation (1).

ux=acos(axy)

2ux2=a2sin(axy)     ...(2)

uy=cos(axy)

2uy2=sin(axy)     ...(3)

2ux2=92uy2

Putting (2) and (3) in the equation (1)

2ux2=92uy2

a2sin(axy)=9×sin(axy)

∴ a2 = 9

a = ± 3

As per the given condition, here magnitude is asked so 3 will be the correct answer.

Partial Differential Equations Question 8:

If y1=x2x3x1,y2=x3x1x2,y3=x1x2x3, then the Jacobian of y1, y2, y3 w.r.t. x1, x2, x3 is ______

Answer (Detailed Solution Below) 3.9 - 4.1

Partial Differential Equations Question 8 Detailed Solution

Explanation:

Jacobian of (y1, y2, y3) w.r.t. (x1, x2, x­3) is equal to

(y1,y2,y3)(x1,x2,x3)=|y1x1y1x2y1x3y2x1y2x2y2x3y3x1y3x2y3x3|

=|x2x3x12x3x1x2x1x3x2x3x1x22x1x1x2x3x1x3x1x2x32|

=1x12x22x32|x2x3x1x3x1x2x2x3x1x3x1x2x2x3x1x3x1x2|

=x12x22x32x12x22x32|111111111|

= -1(1 - 1) - 1(-1 - 1) + 1(1 + 1)

= 0 + 2 + 2

= 4

Partial Differential Equations Question 9:

Solve the partial differential equation q2 = 4z2p2(1 – p2)

  1. 2z2 = a2 - (2x + 2ay + b)2 ; where a and b are arbitrary constants
  2. 4z2 = a2 + (2x + 2ay + b)2 ; where a and b are arbitrary constants
  3. 2z2 = a2 + (2x + 2ay + b)2 ; where a and b are arbitrary constants
  4. 4z2 = a2 - (2x + 2ay + b)2 ; where a and b are arbitrary constants

Answer (Detailed Solution Below)

Option 2 : 4z2 = a2 + (2x + 2ay + b)2 ; where a and b are arbitrary constants

Partial Differential Equations Question 9 Detailed Solution

Concept:

Equation containing p, q, z only.

Let it be f(z, p, q) = 0;

(i) Assume u = x + ay and substitute p = dz/du and q = a dz/du

(ii) Solve the resulting ODE in z and u

(iii) Replace u by x + ay

Calculation:

Given q2 = 4z2p2(1 – p2);

Assume u = x + ay and substitute p = dz/du and q = a dz/du;

a2(dzdu)2=4z2(dzdu)2(1(dzdu)2) 

1a24z2=(dzdu)2

2z4z2a2dz=du

124z2a2=u+c

⇒ 4z2 = a2 + (2x + 2ay + b)2 ;

Partial Differential Equations Question 10:

The type of partial differential equation 2Px2+2Py2+32Pxy+2PxPy=0 is 

  1. Elliptic
  2. Parabolic
  3. Hyperbolic
  4. None of these

Answer (Detailed Solution Below)

Option 3 : Hyperbolic

Partial Differential Equations Question 10 Detailed Solution

Concept:

The general form of 2nd order linear partial differential equation is given by

A2UX2+B2UXY+C2UY2+f(X,Y,ZUX,UY)=0

The above equation is said to be parabolic, elliptic, and hyperbolic based on the following,

  1. Parabolic     = B2 – 4AC = 0
  2. Elliptic          = B2 – 4AC < 0
  3. Hyperbolic   = B2 – 4AC > 0

Calculation:

Given equation,

2PX2+2PY2+32PXY+2PXPY=0

Compare the given equation with the following general equation

A2UX2+B2UXY+C2UY2+f(X,Y,ZUX,UY)=0

Hence we get,

A = 1, B = 3, C = 1

Put value of A,B, and C in the following equation

B2 – 4AC

∴ B2 – 4AC = 32 – (4× 1 × 1) = 5

We can see B2 – 4AC is greater than Zero, i.e

B2 – 4AC > 0

Hence the given partial differential equation is Hyperbolic

Get Free Access Now
Hot Links: teen patti master update teen patti master downloadable content teen patti wala game