SELECT * FROM question_mgmt as q WHERE id=3270 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=8 AND chapterId=101 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th physics Unit & measurment a man walking briskly in rain with speed v must sl

Question:

A man walking briskly in rain with speed v must slant his umbrella forward making an angle θ with the vertical. A student derives the following relation between θ and v : tan θ = v and checks that the relation has a correct limit: as v → 0, θ →0, as expected. (We are assuming there is no strong wind and that the rain falls vertically for a stationary man). Do you think this relation can be correct ? If not, guess the correct relation.

Answer:

Incorrect;  on dimensional ground

The relation is  tan θ = v 

Dimension of R.H.S = M0 L1 T-1

Dimension of L.H.S = M0 L0 T0

( ∵The trigonometric function is considered to be a dimensionless quantity)

Dimension of R.H.S is not equal to the dimension of L.H.S. Hence, the given relation is not correct dimensionally.

To make the given relation correct, the R.H.S should also be dimensionless. One way to achieve this is by dividing the R.H.S by the speed of rainfall v'.

Therefore, the relation reduces to tan θ = v/v'.

This relation is dimensionally correct.


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!=3270 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!=3270 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