Properties MCQ Quiz - Objective Question with Answer for Properties - Download Free PDF

Last updated on Mar 26, 2025

Latest Properties MCQ Objective Questions

Properties Question 1:

Laplace transformation of a function f(t) is defined as _______.

  1. 01f(t)estdt
  2. 0f(t)estdt
  3. 0f(t)estdt
  4. 01f(t)estdt

Answer (Detailed Solution Below)

Option 2 : 0f(t)estdt

Properties Question 1 Detailed Solution

The correct answer is 0 f(t) e-st dt.

Key Points

  • The **Laplace transformation** of a function **f(t)** is used to transform a time-domain function into a complex frequency-domain function.
  • The correct definition of the Laplace transformation is given by the integral **∫0 f(t) e-st dt**. This is the correct mathematical expression for the Laplace transform.
  • In this integral, **f(t)** is the original function of time **t**, and **s** is a complex number frequency parameter **(s = σ + jω)**.
  • The exponential term **e-st** serves to weight the function **f(t)** and transform it into the complex frequency domain.

 Additional Information

  • Incorrect Options Explanation
    • **∫0 (1)/(f(t) est) dt**: This expression is incorrect as it involves an inverse function and an incorrect exponential term.
    • **∫0 f(t) est dt**: This is incorrect because the exponential term should be **e-st** for the Laplace transformation.
    • **∫0 (1)/(f(t) e-st) dt**: This is incorrect due to the inverse function and incorrect formulation.
  • Key Topics Related to Laplace Transform
    • The **Laplace transform** is widely used in engineering and physics to solve differential equations, control systems, and signal processing.
    • It helps in converting differential equations into algebraic equations which are easier to handle.
    • **Inverse Laplace Transform**: This is used to convert the function back from the frequency domain to the time domain.
    • **Properties of Laplace Transform**: Linearity, time shifting, frequency shifting, and convolution theorem are some key properties.
    • **Applications**: Commonly used in electrical engineering for circuit analysis, in mechanical engineering for system dynamics, and in control systems for stability analysis.

Properties Question 2:

Consider the differential equation dydt+ay=ebt with the initial condition y(0) = 0. Then the Laplace transform Y(s) of the solution y(t) is

  1. 1(s+a)(s+b)
  2. 1b(s+a)
  3. 1a(s+b)
  4. eaebba
  5. Not Attempted

Answer (Detailed Solution Below)

Option 1 : 1(s+a)(s+b)

Properties Question 2 Detailed Solution

dtdt+ay=ebt

Integrating factor =epdt=eat

Solution of y is,

y(eat)=eat.ebtdt+c

yeat=e(ab)tab+c

Given that, y(0) = 0

0=1ab+cc=1(ab)

Now, the solution becomes,

yeat=e(ab)tab1ab

y(t)=ebtabeatab

Apply Laplace transform

y(s)=1ab[1s+b1s+a]

y(s)=1(s+a)(s+b)

Properties Question 3:

The Laplace transform of the differential equation y" + ay' + by = f(t). Assume that y(0) = 5, y'(0) = 10, Y(s) and F(s) are the Laplace transforms of y(t) and f(t) respectively

  1. s2Y(s) + 10s + 5 + a(sY(s) + 10) + bY(s) = F(s)
  2. s2Y(s) - 5s - 10 + a(sY(s) - 5) + bY(s) = F(s)
  3. s2Y(s) - 10s - 5+ a(sY(s) - 10) + bY(s) = F(s)
  4. s2Y(s) + 5s + 10+ a(sY(s) + 5) + bY(s) = F(s)

Answer (Detailed Solution Below)

Option 2 : s2Y(s) - 5s - 10 + a(sY(s) - 5) + bY(s) = F(s)

Properties Question 3 Detailed Solution

Concept

A second-order differential equation is represented as:

y" + ay' + by = f(t)

The Laplace transform of the above equation with the initial condition is:

s2Y(s)sY(0)Y(0)+a[sY(s)Y(0)]+bY(s)=F(s)

Calculation

Given, y(0) = 5, y'(0) = 10

s2Y(s)5s10+a(sY(s)5)+bY(s)=F(s)

Hence, the correct answer is option 2.

Properties Question 4:

Laplace transform of f(t) is ss24.Then the f(t) is

  1. f(t) = sin(2t)
  2. f(t) = cosh(2t)
  3. f(t)= sinh(2t)
  4. f(t) = cos(2t)

Answer (Detailed Solution Below)

Option 2 : f(t) = cosh(2t)

Properties Question 4 Detailed Solution

Concept:

L1{coshωt} =ss2ω2

L1{cosh2t}=ss222

=ss24

Additional Information Some common inverse Laplace transforms are:

F(s)

ROC

f(t)

1

All s

δ (t)

1s

Re (s) > 0

u(t)

1s2

Re (s) > 0

t

n!sn+1

Re (s) > 0

tn

1s+a

Re (s) > -a

e-at

1(s+a)2

Re (s) > -a

t e-at

n!(s+a)n

Re (s) > -a

tn e-at

as2+a2

Re (s) > 0

sin at

ss2+a2

Re (s) > 0

cos at

Properties Question 5:

Laplace transform of 3t4 is

  1. 18s4
  2. 24s4
  3. 72s5
  4. 12s5

Answer (Detailed Solution Below)

Option 3 : 72s5

Properties Question 5 Detailed Solution

Concept:

L{f(t)}=F(s)=0f(t).estdt

According to the property of Laplace

L{tn.f(t)}=(1)n×dndsn{F(s)}

Calculation:

Given:

f(t) = 3t4 = t4.3

L(3)=30estdt=3s[est]0=3s

Now

L{t4.3}=(1)4×d4ds4(3s)

L{t4.3}=3×4!s5=72s5

Note: You can also solve it directly by using:

L(tn)=n!sn+1

Top Properties MCQ Objective Questions

The inverse Laplace transform of H(s)=s+3s2+2s+1 for t ≥ 0 is

  1. 3te-t + e-t
  2. 3e-t
  3. 2te-t + e-t
  4. 4te-t + e-t

Answer (Detailed Solution Below)

Option 3 : 2te-t + e-t

Properties Question 6 Detailed Solution

Download Solution PDF

Concept:

Some pairs of Laplace transforms are given below.

eat1s+a

tneatn!(s+a)n+1

Calculation:

Given:

H(s)=s+3s2+2s+1

s+3(s+1)2=s+1(s+1)2+2(s+1)2

1(s+1)+2(s+1)2

By applying inverse Laplace transform

⇒ H(t) = e-t + 2t e-t

Let z(t) = x(t) * y(t), where “ * ” denotes convolution. Let c be a positive real-valued constant. Choose the correct expression for z(ct).

  1. c . x(ct) * y(ct)
  2. x(ct) * y(ct)
  3. c . x(t) * y(ct)
  4. c . x(ct) * y(t)

Answer (Detailed Solution Below)

Option 1 : c . x(ct) * y(ct)

Properties Question 7 Detailed Solution

Download Solution PDF

Given that,

z(t) = x(t) * y(t)

Apply Laplace transform,

Z(s) = X(s) . Y(s)

Now apply time scaling property,

z(ct)1cZ(sc)

z(ct)1cX(sc)Y(sc)

z(ct)1cX(sc)×c.1cY(sc)

Apply inverse Laplace

z(ct) = c x(ct) * y(ct)

The Laplace Transform of  is f(t)=e2tsin(5t)u(t)

  1. 5s24s+29
  2. 5s2+5
  3. s2s24s+29
  4. 5s+5

Answer (Detailed Solution Below)

Option 1 : 5s24s+29

Properties Question 8 Detailed Solution

Download Solution PDF

Concept:

Bilateral Laplace transform:

L[x(t)]=x(s)=x(t)estdt

Unilateral Laplace transform:

L[x(t)]=x(s)=0x(t)estdt

Some important Laplace transforms:

 

f(t)

f(s)

ROC

1.

δ(t)

1

Entire s-plane

2.

e-at u(t)

1s+a

s > - a

3.

e-at u(-t)

1s+a

s < - a

4.

cos ω0 t u(t)

ss2+ω02

s > 0

5.

te-at u(t)

1(s+a)2

s > - a

6.

sin ω0t u(t)

ω0s2+ω02

s > 0

7.

u(t)

1/s

s > 0

 

Frequency shifting property:

If X(s) is the Laplace transform of x(t), then

eatX(s)X(sa)

Calculation:

f(t) = e2t sin (5t) u(t)

L(sin(5t)u(t))=5s2+25

By using frequency shifting property,

 The Laplace transform of f(t) is

F(s)=5(s2)2+25=5s24s+29

The Laplace transform of eat cos ωt

  1. (sa)(sa)2+ω2
  2. ω(sa)2+ω2
  3. a(sa)2+ω2
  4. s(sa)2+ω2

Answer (Detailed Solution Below)

Option 1 : (sa)(sa)2+ω2

Properties Question 9 Detailed Solution

Download Solution PDF

Concept:

Shifting property:

L{eatf(t)} = F(s - a) 

Calculation:

Given:

eat cos ωt, ∴ f(t) = cos ωt

Laplace transformation of cosωt=ss2+ω2

From first shifting property:

L{eatf(t)} = F(s - a)

Laplace transformation of eatcosωt=(sa)(sa)2+ω2

The Laplace transform of f(t)=2tπ is  s32. The Laplace transform of g(t)=1πt is

  1. 3s522
  2. s12
  3. s12
  4. s32

Answer (Detailed Solution Below)

Option 2 : s12

Properties Question 10 Detailed Solution

Download Solution PDF

Concept:

x(t)LTX(s)

dx(t)dtL.TsX(s)

sX(s)I.L.Tdx(t)dt

L{x(t)t}=s0{x(t)}ds

Calculation:

Given that Laplace transform f(t)=2tπ is s32

Given as g(t)=1πt

g(t)=2tπ2t=f(t)2tL{g(t)}=L{f(t)2t}=12s0{f(t)}ds=12ss32ds=12(s32+132+1)s=12(2)[0s12]=s12=1s

F(s) is the Laplace transform of the function

f(t) = 2t2e-t

F (1) is ________ (correct to two decimal places).

Answer (Detailed Solution Below) 0.48 - 0.52

Properties Question 11 Detailed Solution

Download Solution PDF

Concept:

L(tn)=n!sn+1

L(eat)=1sa

L(tneat)=n!(sa)n+1

Calculation:

f(t) = 2t2e-t

F(s)=L(f(t))=2L(t2et)=2×2!(s+1)2+1=4(s+1)3

F(1)=4(1+1)3=12=0.5

Laplace transform of the function f(t) is given by F(s)=L{f(t)}=0f(t)estdt. Laplace transform of the function shown below is given by

F1 S.S Madhu 11.01.20 D17

  1. 1e2ss
  2. 1es2s
  3. 22ess
  4. 12ess

Answer (Detailed Solution Below)

Option 3 : 22ess

Properties Question 12 Detailed Solution

Download Solution PDF

f(t)=2;0<t<10;otherwise

L[f(t)]=012estdt=2ests|01=22ess

Laplace transform of cos(ωt) is

  1. ss2+ω2
  2. ωs2+ω2
  3. ss2ω2
  4. ωs2ω2

Answer (Detailed Solution Below)

Option 1 : ss2+ω2

Properties Question 13 Detailed Solution

Download Solution PDF

Concept:

Some important Laplace transforms are:

L(tn)=n!sn+1

L(tn)=n!sn+1

L(tneat)=n!(sa)n+1

L{cosωt}=ss2+ω2

L{sin(ωt)}=ωs2+ω2

The Laplace transform of sin h (at) is

  1. ss2a2
  2. ss2+a2
  3. as2a2
  4. as2+a2

Answer (Detailed Solution Below)

Option 3 : as2a2

Properties Question 14 Detailed Solution

Download Solution PDF

Concept:

Laplace transform is defined by:

F(s)=0estf(t)dt

Where, 

f(t) is the function varying with time t

F(s) is the Laplace transform of f(t)

Analysis:

sinh(at)=eateat2

F(s)=0est[eateat2]dt

Solving the above, we get:

as2a2

If f(t) is a function defined for all t ≥ 0, its Laplace transform F(s) is defined as

  1. 0estf(t)dt
  2. 0estf(t)dt
  3. 0eistf(t)dt
  4. 0eistf(t)dt

Answer (Detailed Solution Below)

Option 2 : 0estf(t)dt

Properties Question 15 Detailed Solution

Download Solution PDF

Concept:

This is a definition of Laplace transform

L{f(t)}=0estf(t)dt=f(s)

Some important Laplace transforms are:

L(tn)=n!sn+1

L(tn)=n!sn+1

L(tneat)=n!(sa)n+1

Get Free Access Now
Hot Links: teen patti boss teen patti online game teen patti bodhi mpl teen patti teen patti master official