SELECT * FROM question_mgmt as q WHERE id=599 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 state with reasons whether the following algebrai

Question: State with reasons, whether the following algebraic operations with scalar and vector physical quantities are meaningful:
(a) adding any two scalars,
(b) adding a scalar to a vector of the same dimensions,
(c) multiplying any vector by any scalar,
(d) multiplying any two scalars,
(e) adding any two vectors,
(f) adding a component of a vector to the same vector.

Answer:

(a) Meaningful

(b) Not Meaningful

(c) Meaningful

(d) Meaningful

(e) Meaningful

(f) Meaningful

Explanation:

(a)The addition of two scalar quantities is meaningful only if they both represent the same physical quantity.

(b)The addition of a vector quantity with a scalar quantity is not meaningful.

(c) A scalar can be multiplied with a vector. For example, force is multiplied with time to give impulse.

(d) A scalar, irrespective of the physical quantity it represents, can be multiplied with another scalar having the same or different dimensions.

(e) The addition of two vector quantities is meaningful only if they both represent the same physical quantity.

(f) A component of a vector can be added to the same vector as they both have the same dimensions.


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