SELECT * FROM question_mgmt as q WHERE id=3375 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=8 AND chapterId=105 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th physics Work Energy and Power state if each of the following statements is true

Question:

State if each of the following statements is true or false. Give reasons for your answer.

(a) In an elastic collision of two bodies, the momentum and energy of each body is conserved.

(b) Total energy of a system is always conserved, no matter what internal and external forces on the body are present.

(c) Work done in the motion of a body over a closed loop is zero for every force in nature.

(d) In an inelastic collision, the final kinetic energy is always less than the initial kinetic energy of the system.

Answer:

(a) False (b) False (c) False (d) True

Explanation: (a) In an elastic collision, the total energy and momentum of both the bodies, and not of each individual body, is conserved.

(b) Although internal forces are balanced, they cause no work to be done on a body. It is the external forces that have the ability to do work. Hence, external forces are able to change the energy of a system.

(c) The work done in the motion of a body over a closed loop is zero for a conservation force only.

(d) In an inelastic collision, the final kinetic energy is always less than the initial kinetic energy of the system. This is because in such collisions, there is always a loss of energy in the form of heat, sound, etc.


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