Waves: PYQ Walkthrough (4)

easy 2 min read
Tags Waves

Question

A transverse wave on a string is described by y(x,t)=0.05sin(20πx100πt)y(x, t) = 0.05\sin(20\pi x - 100\pi t) in SI units. Find the amplitude, wavelength, frequency, wave speed, and direction of propagation. (Adapted from NEET 2022.)

Solution — Step by Step

The standard travelling wave equation is:

y=Asin(kxωt)y = A\sin(kx - \omega t)

Comparing with 0.05sin(20πx100πt)0.05\sin(20\pi x - 100\pi t), we read off directly:

  • Amplitude A=0.05m=5cmA = 0.05\,\text{m} = 5\,\text{cm}
  • Wave number k=20πrad/mk = 20\pi\,\text{rad/m}
  • Angular frequency ω=100πrad/s\omega = 100\pi\,\text{rad/s}

λ=2πk=2π20π=0.1m=10cm\lambda = \frac{2\pi}{k} = \frac{2\pi}{20\pi} = 0.1\,\text{m} = 10\,\text{cm}

f=ω2π=100π2π=50Hzf = \frac{\omega}{2\pi} = \frac{100\pi}{2\pi} = 50\,\text{Hz}

v=ωk=100π20π=5m/sv = \frac{\omega}{k} = \frac{100\pi}{20\pi} = 5\,\text{m/s}

Cross-check: v=fλ=50×0.1=5m/sv = f\lambda = 50 \times 0.1 = 5\,\text{m/s}. Consistent.

The argument is (kxωt)(kx - \omega t) with a minus between them, which means the wave moves in the positive x-direction. If it were (kx+ωt)(kx + \omega t), it would move in the negative x-direction.

Final: A=0.05A = 0.05 m, λ=0.1\lambda = 0.1 m, f=50f = 50 Hz, v=5v = 5 m/s, moving along +x+x.

Why This Works

Reading off kk and ω\omega from a wave equation is the most heavily tested skill in waves PYQs. Once you have those two numbers, every other quantity follows from the relations λ=2π/k\lambda = 2\pi/k, f=ω/2πf = \omega/2\pi, and v=ω/kv = \omega/k.

The sign convention for direction is worth memorising: (kxωt)(kx - \omega t) moves right, (kx+ωt)(kx + \omega t) moves left. A simple way to remember — at fixed phase, increasing tt requires increasing xx in the first case, so the wave shape shifts right.

Alternative Method

Plot the wave at t=0t = 0 and at a slightly later time, say t=0.001t = 0.001 s. You will see the entire pattern shifts to the right. This visual check is useful when the equation is given in a non-standard form like cos(ωtkx)\cos(\omega t - kx).

Common Mistake

Students get kk and ω\omega swapped because both have π\pi in them. Always check units: kk has units of rad/m (associated with xx), ω\omega has rad/s (associated with tt). Whichever sits next to xx is kk.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next