SELECT * FROM question_mgmt as q WHERE id=3351 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 a vector has magnitude and direction does it have

Question:

A vector has magnitude and direction. Does it have a location in space? Can it vary with time? Will two equal vectors a and b at different locations in space necessarily have identical physical effects? Give examples in support of your answer.

Answer:

Does it have a location in space?   No; 

Can it vary with time?   Yes;

Will two equal vectors a and b at different locations in space necessarily have identical physical effects?   No

Generally speaking, a vector has no definite locations in space. This is because a vector remains invariant when displaced in such a way that its magnitude and direction remain the same. However, a position vector has a definite location in space.

A vector can vary with time. For example, the displacement vector of a particle moving with a certain velocity varies with time.

Two equal vectors located at different locations in space need not produce the same physical effect. For example, two equal forces acting on an object at different points can cause the body to rotate, but their combination cannot produce an equal turning effect.


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