Vector Calculus MCQ Quiz in मल्याळम - Objective Question with Answer for Vector Calculus - സൗജന്യ PDF ഡൗൺലോഡ് ചെയ്യുക

Last updated on Mar 20, 2025

നേടുക Vector Calculus ഉത്തരങ്ങളും വിശദമായ പരിഹാരങ്ങളുമുള്ള മൾട്ടിപ്പിൾ ചോയ്സ് ചോദ്യങ്ങൾ (MCQ ക്വിസ്). ഇവ സൗജന്യമായി ഡൗൺലോഡ് ചെയ്യുക Vector Calculus MCQ ക്വിസ് പിഡിഎഫ്, ബാങ്കിംഗ്, എസ്എസ്‌സി, റെയിൽവേ, യുപിഎസ്‌സി, സ്റ്റേറ്റ് പിഎസ്‌സി തുടങ്ങിയ നിങ്ങളുടെ വരാനിരിക്കുന്ന പരീക്ഷകൾക്കായി തയ്യാറെടുക്കുക

Latest Vector Calculus MCQ Objective Questions

Top Vector Calculus MCQ Objective Questions

Vector Calculus Question 1:

The vector function F(r) = -x î + yĵ is defined over a circular are C shown in the figure.

F1 Tapesh Anil 25.02.21  D18

The line integral of ∫C F(r) ⋅ dr is 

  1. 16
  2. 14
  3. 12
  4. 13

Answer (Detailed Solution Below)

Option 3 : 12

Vector Calculus Question 1 Detailed Solution

Concept:

C F(r) dr can be solved by putting:

x = r cos θ

y = r sin θ

dx = -r sin θ dθ

dy = r cos θ dθ

Application:

Given r = 1

θ = 0 to 45°

The required integral can be written as:

CFdr=045[(rcosθ)(rsinθ)dθ+(rsinθ)(rcosθ)dθ]

045(r2cosθsinθ+r2sinθcosθ)dθ

With r = 1, the above integral becomes:

=12045(sin2θ+sin2θ)dθ

r = 1

=045sin2θdθ

=(cos2θ)0452

=0(1)2=12

Vector Calculus Question 2:

Using Evaluate c[(x+y)dx+(2xz)dy+(y+z)dz] where C is the boundary of the triangle with vertices (2, 0, 0) (0, 3, 0) and (0, 0, 6).

Answer (Detailed Solution Below) 20.5 - 21.5

Vector Calculus Question 2 Detailed Solution

MATHS FT10 images Q4

By stokes theorem,

cF.dR=scurlF.Nds

Here F = (x + y) I + (2x - z) J + (y + z) K

curlF=|IJKxyzx+y2xzy+z|=2I+k

Equation of the plane through A, B, C is

x2+y3+z6=13x+2y+z=6

Vector N normal to this plane is

∇(3x + 2y + z - 6) = 3I + 2J + K

N^=3I+2J+K9+4+1=114(3I+2J+k)c[(x+y)dx+(2xz)dy+(y+z)dz]=cF.dR

=zcurlF.N^ds where S is the triangle ABC

=s(2I+k).(3I+2J+K14)ds=114(6+1)sds=714(AreaofΔABC)=714.314=21

Vector Calculus Question 3:

Which of the following represent the Green's theorem 

  1. Adl = (×A).ds
  2. A.ds=(.A)dv
  3. (Mdx+Ndy)=(NxMy)dxdy
  4. F.n^ds=(.F)dv

Answer (Detailed Solution Below)

Option 3 : (Mdx+Ndy)=(NxMy)dxdy

Vector Calculus Question 3 Detailed Solution

Green's theorem:

(Mdx+Ndy)=(NxMy)dxdy

Stokes theorem:

Adl = (×A).ds

Gauss Divergence theorem:

A.ds=(.A)dv

F.n^ds=(.F)dv

Vector Calculus Question 4:

Divergence of the vector field x2zi^+xyj^yz2k^ at (1, -1, 1) is

  1. 0
  2. 3
  3. 5
  4. 6

Answer (Detailed Solution Below)

Option 3 : 5

Vector Calculus Question 4 Detailed Solution

Concept:

The divergence of the given vector field,

divF=F(1)

Calculation:

Given:

F=x2zi^+xyj^yz2k^

Using equation (1),

F=(i^x+j^y+k^z)F

F=2xz+x2yz

divFat(1,1,1)=2+1+2=5

Vector Calculus Question 5:

Divergence of the curl of a twice differentiable continuous vector function is

  1. Unity
  2. Infinity
  3. Zero
  4. A unit vector

Answer (Detailed Solution Below)

Option 3 : Zero

Vector Calculus Question 5 Detailed Solution

Explanation:

If f is twice continuously differentiable, then its second derivatives are independent of the order in which the derivatives are applied. All the terms cancel in the expression for curl f, and we conclude that f=0curlf=0." id="MathJax-Element-12-Frame" role="presentation" style=" word-spacing: 0px; position: relative;" tabindex="0">

  • curlf=0." role="presentation" style=" word-spacing: 0px; position: relative;" tabindex="0">Divergence operates on a vector field but results in a scalar.
  • Curl operates on a vector field and results in a vector field.
  • Gradient operates on a scalar but results in a vector field.
  • Divergence of curl, Curl of the gradient is always zero.
  • Thus, the gradient of curl gives the result of curl (which is a vector field) to the gradient to operate upon, which is a mathematically invalid expression.curlf=0." role="presentation" style=" word-spacing: 0px; position: relative;" tabindex="0">

Vector Calculus Question 6:

The line integral of the vector function u(x,y)=2yi^+xj^ along the straight line from (0, 0) to (2, 4) is ________

  1. 10
  2. 11
  3. 12
  4. 0

Answer (Detailed Solution Below)

Option 3 : 12

Vector Calculus Question 6 Detailed Solution

Straight line from (0, 0) to (2, 4)

x020=y040=t

x = 2t, y = 4t

dx = 2dt

dy = 4dt

Since x (2t) is from 0 to 2 and y(4t) is from 0 to 4, the limits of t are: 0 to 1

Now, the line integral becomes:

01[2(4t)i^+(2t)j^].(i^dx+j^dy)

=018tdx+2tdy

=0116tdt+8tdt

=0124tdt=12

Vector Calculus Question 7:

The Cartesian coordinates of a point P in a right-handed coordinate system are (1, 1, 1). The transformed coordinates of P due to a 45° clockwise rotation of the coordinate system about the positive x-axis are

  1. (1, 0, √2)
  2. (1, 0, -√2)
  3. (-1, 0, √2)
  4. (-1, 0, -√2)

Answer (Detailed Solution Below)

Option 1 : (1, 0, √2)

Vector Calculus Question 7 Detailed Solution

Concept:

In 3D, rotations can also be defined as linear transformations, a rotation in 3D can be represented by a matrix equation P'=RP where R is a rotation matrix.

R =  [100 0cosθsinθ 0sinθcosθ]

where θ is the angle of rotation with the positive axis in the clockwise direction.

Given Data and Calculation:

Given that, Coordinate of point P = (1,1,1)

The angle of rotation = 45°

New Coordinate will be,

[x y z]=[100 0cosθsinθ 0sinθcosθ][1 1 1]

[100 01212 01212][1 1 1]=[1 0 2]

So the solution will be 1.3×3" id="MathJax-Element-163-Frame" role="presentation" style=" position: relative;" tabindex="0">(16)p=Rp" id="MathJax-Element-161-Frame" role="presentation" style=" position: relative;" tabindex="0">

Vector Calculus Question 8:

If 2î + 4ĵ - 5k̂ and î + 2ĵ + 3k̂ are two different sides of rhombus. Find the length of diagonals.

  1. 7, 69
  2. 6, 59
  3. 5, 65
  4. 8, 45

Answer (Detailed Solution Below)

Option 1 : 7, 69

Vector Calculus Question 8 Detailed Solution

Concept:

If aî + bĵ + ck̂ and pî + qĵ + rk̂ are 2 different sides of the rhombus.

Suppose A=aî+bĵ+ck̂ and B = B=pî+qĵ+rk̂

Then anyone diagonal of the rhombus is given by D1=A+B

The other diagonal is given by D2=BA

The magnitude of the vector  A=a2+b2+c2

Calculation:

Given:

2î + 4ĵ - 5k̂ and î + 2ĵ + 3k̂ are 2 different sides of rhombus.

Suppose, A=2î+4ĵ5k̂ and B = B=1î+2ĵ+3k̂

Then anyone diagonal of the rhombus is given by D1=A+B

D1=A+B

D1 = (2î + 4ĵ - 5k̂) + (1î + 2ĵ + 3k̂)

D1 = 3î + 6ĵ - 2k̂

The magnitude of the vector diagonal D1

D1=32+62+(2)2

D1 = 7 

The other diagonal is given by D2=BA

D2=BA

D2 = (1î + 2ĵ + 3k̂) - (2î + 4ĵ - 5k̂)

D2 = - 1î - 2ĵ + 8k̂

The magnitude of the vector diagonal D2

D1=(1)2+(2)2+82

D1=69

∴ The length of diagonals of a rhombus is 7 and 69.

Vector Calculus Question 9:

If the directional derivative of the function z = y2e2x at (2, -1) along the unit vector b=αi^+βj^ is zero, then |α + β| equals

  1. 122
  2. 12
  3. √2
  4. 2√2

Answer (Detailed Solution Below)

Option 3 : √2

Vector Calculus Question 9 Detailed Solution

Concept:

Directional derivative of a function f along the vector u^ is given by:

DD=f.u|u|

where u|u|=u^

grad f or ∇ f is defined by the equation,

gradf=f=ifx+jfy+kfz

Calculation:

Given:

z = y2e2x

gradz=z=2y2e2xi^+2ye2xj^

At (2, -1), z=2e4i^2e4j^

Unit vector b=αi^+βj^

Directional derivative =z.b=(2e4i^2e4j^).(αi^+βj^) = 2e4α – 2e4β

Given that, the directional derivative is zero.

⇒ 2e4α – 2e4β = 0 ⇒ α = β

As b is a unit vector, α2+β2=1

α=β=12

|α+β|=12+12=2

Vector Calculus Question 10:

Given a vector  u=13(y3̂i+x3̂j+z3̂k)and n̂ as the unit normal vector to the surface of the hemisphere (x2 + y2 + z2 = 1; z ≥ 0), the value of integral (×u)n^dS evaluated on the curved surface of the hemisphere S is

  1. – π/2
  2. π/3
  3. π/2
  4. π

Answer (Detailed Solution Below)

Option 3 : π/2

Vector Calculus Question 10 Detailed Solution

Given vector  v=13(y3i^+x3j^+z3k^)

Bounded by open surface of hemisphere x2 + y2 + z2 = 1

Such that z ≥ 0, and closed curve (x2 + y2 = 1)

We have to find

I=(×u).n^ds

⇒ from stokes theorem, we have

s(×u).n^ds=cu.dr

I=13{y3dx+x3dy}

Now, changing the integral with substitution

x = cos θ ⇒ dx = -sin θ dθ

y = sin θ ⇒ dy = cos θ dθ

I=1302πsin4θdθ+02π13cos4θdθ

I=43(34×12×π2+34×12×π2)=π2
Get Free Access Now
Hot Links: teen patti neta teen patti real cash game teen patti sequence teen patti octro 3 patti rummy