SELECT * FROM question_mgmt as q WHERE id=595 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=8 AND chapterId=102 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th physics Motion in a straight Line in which of the following examples of motion can

Question: In which of the following examples of motion, can the body be considered approximately a point object:
(a) a railway carriage moving without jerks between two stations.
(b) a monkey sitting on top of a man cycling smoothly on a circular track.
(c) a spinning cricket ball that turns sharply on hitting the ground.
(d) a tumbling beaker that has slipped off the edge of a table.

Answer:

(a), (b)

(a) The size of a carriage is very small as compared to the distance between two stations. Therefore, the carriage can be treated as a point sized object.

(b) The size of a monkey is very small as compared to the size of a circular track. Therefore, the monkey can be considered as a point sized object on the track.

(c) The size of a spinning cricket ball is comparable to the distance through which it turns sharply on hitting the ground. Hence, the cricket ball cannot be considered as a point object.

(d) The size of a beaker is comparable to the height of the table from which it slipped. Hence, the beaker cannot be considered as a point object.


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