Vector Calculus MCQ Quiz - Objective Question with Answer for Vector Calculus - Download Free PDF

Last updated on Apr 8, 2025

Latest Vector Calculus MCQ Objective Questions

Vector Calculus Question 1:

If f1 and f2 are differentiable scalar functions and v is differentiable vector function such that f1v = ∇f2, then v . curl v is

  1. 1f1f2+f2f1
  2. 1f1f21f2f1
  3. 1f1f2+1f1×f2
  4. Zero
  5. 1

Answer (Detailed Solution Below)

Option 4 : Zero

Vector Calculus Question 1 Detailed Solution

Explanation:

v . curl v = v . ∇ × v = [v ∇ v] = 0

Option (4) is true. 

Vector Calculus Question 2:

Consider a cube having the dimension

x, y, z ∈ [1, 3]. If a B̅ = 2x2ya^x+3x2y2a^y.

Divergence of B̅ at the centre of cube is :

  1. 60
  2. 48
  3. 72
  4. 64

Answer (Detailed Solution Below)

Option 4 : 64

Vector Calculus Question 2 Detailed Solution

Concept:

The divergence of a vector field B=Bxa^x+Bya^y+Bza^z is given by:

B=Bxx+Byy+Bzz

Given:

B=2x2ya^x+3x2y2a^y, and the cube lies in x,y,z[1,3]

Calculation:

Since B has no a^z component, Bzz=0

Find partial derivatives at the center of the cube: x=2,y=2

Bx=2x2yBxx=4xy

At x=2,y=2Bxx=4×2×2=16

By=3x2y2Byy=6x2y

At x=2,y=2Byy=6×4×2=48

Final Result:

B=16+48=64

Correct Answer: 4) 64

Vector Calculus Question 3:

Three vectors p,q and r are given as

p=i^+j^+k^

q=i^+2j^+3k^

r=2i^+3j^+4k^

Which of the following is/are CORRECT?

  1. p×(q×r)=(pr)q(pq)r
  2. r(p×q)=(q×p)r
  3. p×(q×r)=(p×q)×r
  4. p×(q×r)+q×(r×p)+r×(p×q)=0

Answer (Detailed Solution Below)

Option :

Vector Calculus Question 3 Detailed Solution

Explanation:

(a) p×(q×r)=(pr)q(pq)r

(This is always true for any three given vectors)

(b) We know that ab=ba is always true but a×bb×a because a×b=b×a

This can be true only when a×b=0

So, r(p×q)=r.(q×p)

r(p×q)=r(p×q)

This can be true if

r(p×q)=0

p×q=i^2j^+j

(rp×q)=0 this is true in this case

(c) p×(q×r) can't be equal to (p×q)×r because p×(q×r)p and (p×q)×r)r

So, (p×(q×r)(p×q))×r

(d) p×(q×r)+q×(r×p)+r×(p×q)=0

(pr)q(pq)r+(qp)p(qr)p+(rq)p(rq)q

0 = 0

pr=rp

pq=qp

qr=rq

(Hence this is proved) 

Vector Calculus Question 4:

The value of the surface integral

s zdxdy

where S is the external surface of the sphere x2 + y2 + z2 = R2 is

  1. 4πR
  2. 0
  3. 4πR33
  4. πR3

Answer (Detailed Solution Below)

Option 3 : 4πR33

Vector Calculus Question 4 Detailed Solution

Explanation:

To evaluate, ∯s z dx dy

where S(sphere) = x2 + y2 + z2 = R2 

= ∯z dxdy
SFn^ds=R(F1dydz+F2dxdz+F3dxdy)

F1=0,F2=0,F3=z

F=ZK^

F=1

Using Gauss Divergence Theorem:

SFn^ds=VFdV=VdV

= Volume of sphere = 4π3R3

Vector Calculus Question 5:

Let 𝑆 be the portion of the plane 𝑧 = 5𝑥 + 3𝑦 − 100 which lies inside the cylinder 𝑥2 + 𝑦2 = 3 . If the surface area of 𝑆 is 𝛼𝜋, then the value of 𝛼 is equal to ___________. 

Answer (Detailed Solution Below) 17.73 - 17.75

Vector Calculus Question 5 Detailed Solution

Explanation:

𝑆 is the portion of the plane 𝑧 = 5𝑥 + 3𝑦 − 100 which lies inside the cylinder 𝑥2 + 𝑦2 = 3.

zx = 5, zy = 3

then surface area of S

S1+zx2+zy2dxdy 

S1+52+32dxdy 

S35dxdy 

35Sdxdy

Now, the cylinder is 𝑥2 + 𝑦2 = 3

then surface area of S

=35Sdxdy  = √35 × π × 32 = 3√35 π

Given area S = απ

Hence α = 335  = 17.74

17.74 is the answer.

Top Vector Calculus MCQ Objective Questions

The volume determined from ∫∫∫v 8 xyz dv for V = [2, 3] × [1, 2] × [ 0,1 ] will be (in integer) ________.

Answer (Detailed Solution Below) 15

Vector Calculus Question 6 Detailed Solution

Download Solution PDF

Explanation

Given

Integral

∫∫∫v 8 xyz dv 

Limits for x, y and z is given as

[2, 3] × [1, 2] × [0, 1]

Volume of the integral

V = ∫∫∫v 8 xyz dv 

i.e. V = ∫ ∫ ∫V 8 xyz dxdydz

V=8×23xdx12ydy01zdz

V=8×[x22]23×[y22]12×[z22]01

V = 5 × 3 × 1

V = 15 

∴ Volume is 15 

Find the area of triangle whose two sides are represented by the vectors 3i + 4j and 5i + 7j + k is 

  1. 262
  2. 26
  3. 13
  4. 132

Answer (Detailed Solution Below)

Option 1 : 262

Vector Calculus Question 7 Detailed Solution

Download Solution PDF

Concept:

If a triangle is formed by three vectors, then the sum of the vectors should be zero.

AB + BC + CA = 0 

Cross product of the vectors:

For two vectors a¯=ai+bj+ck and b¯=di+ej+fk the cross, the product is given by: a¯×b¯=|ijkabcdef|=pi+qj+rk

The magnitude of the cross product is:

A=|a×b|=p2+q2+r2

Area of a triangle:

If the vectors a¯ and b¯ form adjacent sides of the triangle then the area of the triangle is given by: A=12|a¯×b¯|

Calculation:

Given:

Let, AB = 3i + 4j and CA = 5i +7j + k

If a triangle is formed by three vectors, then the sum of the vectors should be zero.

AB + BC + CA = 0 ⇒ 3i + 4j  + BC + 5i +7j + k = 0

BC = - 8i - 11j - k

Let the adjacent vectors be AB (a), AC (b)  a¯=3i+4j , and b¯=5i+7j+k.

First, we will calculate the cross product as follow:

a¯×b¯=|ijk340571|=i(40)j(30)+k(2120)=4i3j+1k

Therefore, the magnitude of the cross product is:

|a¯×b¯|=16+9+1=26

Using the formula for the area of the triangle, the area is given by:

A=12|a×b|=12×26=262

For a position vector r=xi^+yj^+zk the norm of the vector can be defined as |r|=x2+y2+z2. Given a function ϕ=ln|r|, its gradient ∇ϕ is

  1. r
  2. r|r|
  3. rrr
  4. r|r|3

Answer (Detailed Solution Below)

Option 3 : rrr

Vector Calculus Question 8 Detailed Solution

Download Solution PDF

Explanation:

Position vector r=xi^+yj^+zk

|r|=x2+y2+z2

ϕ=ln|r|

Gradientϕ=(ix+jy+kz).{lnx2+y2+z2}

=12{ixln(x2+y2+z2)+j.yln(x2+y2+z2)+kzln(x2+y2+z2)}

=12{i.2xx2+y2+z2+j2yx2+y2+z2+k2zx2+y2+z2}

ϕ={xi+yj+zkx2+y2+z2}

Gradientϕ=rr.r

If v = yz î + 3zx ĵ + z k̂, then curl v is

  1. -3xî + yĵ + 2zk̂
  2. 3xî – yĵ + 2zk̂
  3. -3xî – yĵ – 2xk̂
  4. 3xî + yĵ – 2zk̂

Answer (Detailed Solution Below)

Option 1 : -3xî + yĵ + 2zk̂

Vector Calculus Question 9 Detailed Solution

Download Solution PDF

Concept:

The curl of a vector is given by the expansion of the following matrix

If f=f1i^+f2j^+f3k^

Then

× f=|i^j^k^xyzf1f2f3|

Calculation:

Given vector is

 u=yz i^+3zx j^+z k^

Than × u=|i^j^k^xyzyz3zxz|

× u=i^((z)y(3zx)z)j^((z)x(yz)z)+ k^((3zx)x(yz)y)

× u=3xi^+yj^+2zk^

The value of the line integral

c(2xy2dx+2x2ydy+dz)

along a path joining the origin  and the point (1,1,1)  is

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

Answer (Detailed Solution Below)

Option 2 : 2

Vector Calculus Question 10 Detailed Solution

Download Solution PDF

Concept:

When two points (x1, y1. z1) and (x1, y1. z2) are mentioned find the relation in terms of the third variable in terms of x,y, and z:

xx1x2x1=yy1y2y1=zz1z2z1=t

Put the value of z,y, and z and use the end-points of one variable.

Calculation:

Given:

I=(2xy2dx+2x2ydy+dz), A (0, 0, 0) and B(1, 1, 1).

Equation of line i.e. path

x010=y010=z010=t

x=y=z=tandt:01

I=01(2t3dt+2t3dt+dt)

=4[t44]01+[t]01=1+1=2

(2xy2dx+2x2ydy+dz)=2

The parabolic arc y = √x, 1 ≤ x ≤ 2 is revolved around the x-axis. The volume of the solid of revolution is

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

Answer (Detailed Solution Below)

Option 4 : 3π/2

Vector Calculus Question 11 Detailed Solution

Download Solution PDF

Concept:

Revolution about x-axis: The volume of the solid generated by the revolution about the x-axis, of the area bounded by the curve y = f(x), the x-axis and the ordinates x = a and x = b is

V=abπy2dx

similarly for revolution about y-axis:

V=πx2dy

Calculation:

Given:

V=12πy2dx

V=3π2

Hence the required volume will be 3π2.

The value of [a,b+c,a+b+c] is

  1. 0
  2. [abc]
  3. 2[abc]
  4. 3[abc]

Answer (Detailed Solution Below)

Option 1 : 0

Vector Calculus Question 12 Detailed Solution

Download Solution PDF

Concept:

If a,b,c are any non-zero vector then

[abc]=a.(b×c)....(1)

Calculation: 

Given, [a,b+c,a+b+c]

=a.[(b+c)×(a+b+c)]

=a.[b×a+b×b+b×c+c×a+c×b+c×c]

=a.[b×a+b×c+c×a+c×b]

=[aba]+[abc]+[aca]+[acb]

(since[aba]=0)

[abc][abc]

= 0

If a,b,c are three vectors such that a+b+c=0 and |a|=2,|b|=3,|c|=5 then the value of a  b+b  c+c  a is:

  1. 0
  2. 1
  3. -19
  4. 38

Answer (Detailed Solution Below)

Option 3 : -19

Vector Calculus Question 13 Detailed Solution

Download Solution PDF

Concept:

|a+b+c|2=(a+b+c).(a+b+c)

Calculation:

Given:

|a|=2,|b|=3,|c|=5

As  a+b+c=0

|a+b+c|=0

|a+b+c|2=(a+b+c).(a+b+c)=0

a.a+b.b+c.c+a.b+b.a+b.c+c.b+c.a+a.c=0

a.a+b.b+c.c+2a.b+2b.c+2c.a=0

a.a+b.b+c.c+2(a.b+b.c+c.a)=0

|a|2+|b|2+|c|2+2(a.b+b.c+c.a)=0

22+32+52+2(a.b+b.c+c.a)=0

2(a.b+b.c+c.a)=38

Hence a.b+b.c+c.a=19

Let ax and ay be unit vectors along x and y directions, respectively. A vector function is given by

F = ax y - ay x

The line integral of above function

CFdl

Along the curve C, which follows the parabola y = x2 as shown below is ______ (rounded off to 2 decimal places)

F2 U.B Madhu 24.04.20 D 18

Answer (Detailed Solution Below) -3.05 - -2.95

Vector Calculus Question 14 Detailed Solution

Download Solution PDF

Given that,

F = ax y - ay x

y = x2

By differentiating on both sides,

⇒ dy = 2x dx

F.dl=C(axyayx).(dxax+dyay)

=C(ydxxdy)

In the given graph, the limits of x are: -1 to 2.

F.dl=12x2dx2x2dx

=12x2dx=13[x3]12=3

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 15 Detailed Solution

Download Solution PDF

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

Get Free Access Now
Hot Links: teen patti joy 51 bonus online teen patti teen patti refer earn teen patti club teen patti bonus