SELECT * FROM question_mgmt as q WHERE id=3433 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=8 AND chapterId=114 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th physics Waves given below are some functions of x and t to repre

Question:

Given below are some functions of x and t to represent the displacement (transverse or longitudinal) of an elastic wave. State which of these represent (i) a traveling wave, (ii) a stationary wave or (iii) none at all:

(a) y = 2 cos (3x) sin (10t)

(b) y  =  2 underroot(x -vt)

(c) y = 3 sin (5x - 0.5t) + 4 cos (5x - 0.5t)

(d) y = cos x sin t + cos 2x sin 2t

Answer:

(a) The given equation represents a stationary wave because the harmonic terms kx and ωt appear separately in the equation.

(b) The given equation does not contain any harmonic term. Therefore, it does not represent either a travelling wave or a stationary wave.

(c) The given equation represents a travelling wave as the harmonic terms kx and ωt are in the combination of kx - ωt.

(d) The given equation represents a stationary wave because the harmonic terms kx and ωt appear separately in the equation. This equation actually represents the superposition of two stationary waves.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='2' AND subId='8' AND ex_no!=0 AND status=1 and id!=3433 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='2' AND subId='8' AND ex_no!=0 AND status=1 and id!=3433 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question