SELECT * FROM question_mgmt as q WHERE id=600 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=8 AND chapterId=103 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th physics Motion in a Plane read each statement below carefully and state with

Question: Read each statement below carefully and state with reasons, if it is true or false:
(a) The magnitude of a vector is always a scalar
(b) each component of a vector is always a scalar
(c) the total path length is always equal to the magnitude of the displacement vector of a particle
(d) the average speed of a particle (defined as total path length divided by the time taken to cover the path) is either greater or equal to the magnitude of average velocity of the particle over the same interval of time
(e) Three vectors not lying in a plane can never add up to give a null vector.

Answer:

(a) True

(b) False

(c) False

(d) True

(e) True

Explanation:

(a) The magnitude of a vector is a number. Hence, it is a scalar.

(b) Each component of a vector is also a vector.

(c) Total path length is a scalar quantity, whereas displacement is a vector quantity. Hence, the total path length is always greater than the magnitude of displacement. It becomes equal to the magnitude of displacement only when a particle is moving in a straight line.

(d) It is because of the fact that the total path length is always greater than or equal to the magnitude of displacement of a particle.

(e) Three vectors, which do not lie in a plane, cannot be represented by the sides of a triangle taken in the same order.


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