SELECT * FROM question_mgmt as q WHERE id=163 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 explain this statement clearly to call a dimensio

Question: Explain this statement clearly:
To call a dimensional quantity large or small is meaningless without specifying a standard for comparison. In view of this, reframe the following statements wherever necessary:
(a) atoms are very small objects
(b) a jet plane moves with great speed
(c) the mass of Jupiter is very large
(d) the air inside this room contains a large number of molecules
(e) a proton is much more massive than an electron
(f) the speed of sound is much

Answer:

The given statement is true because a dimensionless quantity may be large or small in comparision to some standard reference. For example, the coefficient of friction is dimensionless. The coefficient of sliding friction is greater than the coefficient of rolling friction, but less than static friction.

(a) An atom is a very small object in comparison to a soccer ball.

(b) A jet plane moves with a speed greater than that of a bicycle.

(c) Mass of Jupiter is very large as compared to the mass of a cricket ball.

(d) The air inside this room contains a large number of molecules as compared to that present in a geometry box.

(e) A proton is more massive than an electron.

(f) Speed of sound is less than the speed of light.


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