How to Read Amplitude, k, Omega and Speed from a Given Wave Equation
Physics · Waves · NEET
Compare the given equation to the standard form y = a sin(kx - wt + phi). Then a = number in front (amplitude), k = number multiplying x (rad/m), omega = number multiplying t (rad/s), and wave speed v = omega/k. Memory hook: "a in front, k with x, omega with t, speed = omega over k."
Snapshot of a travelling wave y = a sin(kx - wt + phi): amplitude a is the vertical height, k is the number multiplying x (sets wavelength lambda = 2 pi/k), omega is the number multiplying t, and speed v = omega/k.
Your doubts, answered
How do I read amplitude, k and omega from y = a sin(kx - wt)?
Match your equation term by term to the standard form y = a sin(kx - wt + phi). The constant multiplying the whole sine is the amplitude a. The number multiplying x is k (angular wave number, rad/m). The number multiplying t is omega (angular frequency, rad/s). Example: y = 0.005 sin(80.0 x - 3.0 t) gives a = 0.005 m, k = 80.0 rad/m, omega = 3.0 rad/s (from NCERT).
How do I find wave speed from an equation if wavelength is not given?
You do not need lambda. Wave speed v = omega / k. Just take the number with t (omega) and divide by the number with x (k). For y = 0.005 sin(80.0 x - 3.0 t), v = omega/k = 3.0 / 80.0 = 0.0375 m/s. This works for every travelling wave equation.
The equation has 2 pi outside, like y = 2 cos[2 pi(10t - 0.008x)]. How do I get k and omega?
Multiply the 2 pi into the bracket first. y = 2 cos(2 pi*10 t - 2 pi*0.008 x). Now omega = 2 pi*10 = 20 pi rad/s and k = 2 pi*0.008 rad per unit x. Always expand the 2 pi before reading k and omega, or you will get the wrong values.
Is wave speed omega/k or k/omega? I keep mixing them up.
It is v = omega / k (omega on top). Check by units: omega is rad/s, k is rad/m, so omega/k = (rad/s)/(rad/m) = m/s, which is speed. k/omega would give s/m, which is wrong. Memory hook: 'omega over k, that is the way.'
How do I get frequency and wavelength once I know k and omega?
Use k = 2 pi / lambda, so lambda = 2 pi / k. Use omega = 2 pi nu, so nu = omega / (2 pi). Also time period T = 2 pi / omega. Example: k = 80.0 rad/m gives lambda = 2 pi/80 = 0.0785 m; omega = 3.0 rad/s gives nu = 3.0/(2 pi) = 0.477 Hz.
⚠️ The NEET trap ✗ For y = 2 cos[2 pi(10t - 0.008x)], reading omega = 10 and k = 0.008, then v = 10/0.008 = 1250 (ignoring the 2 pi and the cm-to-m unit). ✓ Expand first: omega = 2 pi*10 = 20 pi rad/s, k = 2 pi*0.008 rad/cm. Speed v = omega/k = 20 pi/(2 pi*0.008) per cm = 1250 cm/s = 12.5 m/s. Same 2 pi rule fixes phase-difference questions too. 🧠 When 2 pi sits outside the bracket, students read k and omega straight from the numbers next to x and t and forget to multiply the 2 pi in.
Real NEET questions
2026
For a travelling harmonic wave y(x, t) = 2.0 cos[2 pi(10t - 0.0080x + 0.35)], where x and y are in cm and t in s, the phase difference between the oscillatory motion of two points separated by 0.5 m is:
A · 0.08 pi rad
B · 0.8 pi rad ✓
C · 8 pi rad
D · 0.008 pi rad
Solution: Step 1: Read k from the equation. Expand the 2 pi: phase = 2 pi*10 t - 2 pi*0.0080 x + 2 pi*0.35. So the coefficient of x is k = 2 pi*0.0080 per cm. Step 2: Phase difference between two points is delta phi = k * delta x. Step 3: Convert the separation to the same units as x. delta x = 0.5 m = 50 cm. Step 4: delta phi = (2 pi*0.0080) * 50 = 2 pi*0.40 = 0.8 pi rad. Answer: (B). Trap: if you forget x is in cm and use delta x = 0.5, you get 0.008 pi (option D).
Solved Waves NEET PYQs
Try the real previous-year questions from this chapter — each with the answer and a full solution.
What is the standard form of a travelling wave equation for NEET?
y(x, t) = a sin(kx - wt + phi). Here a is amplitude, k is angular wave number (rad/m), omega is angular frequency (rad/s), and phi is the phase constant. A minus sign inside means the wave moves in the +x direction; a plus sign means the -x direction.
How does the sign inside the bracket tell wave direction?
y = a sin(kx - wt) travels in the positive x direction, and y = a sin(kx + wt) travels in the negative x direction. Rule: opposite signs on x and t means +x direction; same signs means -x direction.
What are the units of k and omega if x is in cm?
If x is in cm, then k comes out in rad/cm, not rad/m. omega is always in rad/s as long as t is in seconds. Always match delta x to the same length unit used in the equation before you calculate phase or speed.
Do I need wavelength or frequency to find wave speed?
No. From the equation directly, v = omega/k. You only convert to lambda and nu if the question specifically asks for them, using lambda = 2 pi/k and nu = omega/(2 pi).
Why is v = omega/k the same as v = f x lambda?
Substitute omega = 2 pi nu and k = 2 pi/lambda. Then v = omega/k = (2 pi nu)/(2 pi/lambda) = nu*lambda = f x lambda. So the two speed formulas are identical; you use whichever the given data fits.