SELECT * FROM question_mgmt as q WHERE id=3397 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=8 AND chapterId=107 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED)

Question:

A comet orbits the Sun in a highly elliptical orbit. Does the comet have a constant

(a) linear speed,

(b) angular speed,

(c) angular momentum,

(d) kinetic energy,

(e) potential energy,

(f) total energy throughout its orbit?

Neglect any mass loss of the comet when it comes very close to the Sun.

Answer:

(a) No

(b) No

(c) Yes

(d) No

(e) No

(f) Yes

Angular momentum and total energy at all points of the orbit of a comet moving in a highly elliptical orbit around the Sun are constant. Its linear speed, angular speed, kinetic, and potential energy varies from point to point in the orbit.


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