SELECT * FROM question_mgmt as q WHERE id=3405 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=8 AND chapterId=109 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th physics Mechanical Properties of Fluids two vessels have the same base area but different

Question:

Two vessels have the same base area but different shapes. The first vessel takes twice the volume of water that the second vessel requires to fill upto a particular common height. Is the force exerted by the water on the base of the vessel the same in the two cases? If so, why do the vessels filled with water to that same height give different readings on a weighing scale?

Answer:

Yes

Two vessels having the same base area have identical force and equal pressure acting on their common base area. Since the shapes of the two vessels are different, the force exerted on the sides of the vessels has non-zero vertical components. When these vertical components are added, the total force on one vessel comes out to be greater than that on the other vessel. Hence, when these vessels are filled with water to the same height, they give different readings on a weighing scale.


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