SELECT * FROM question_mgmt as q WHERE id=3406 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 during blood transfusion the needle is inserted in

Question:

During blood transfusion the needle is inserted in a vein where the gauge pressure is 2000 Pa. At what height must the blood container be placed so that blood may just enter the vein? [Use the density of whole blood from Table 10.1].

Answer:

Gauge pressure, P = 2000 Pa

Density of whole blood, p = 1.06 × 103 kg m-3

Acceleration due to gravity, g = 9.8 m/s2

Height of the blood container = h

Pressure of the blood container, P = hpg

∴ h = P / pg

= 2000 / 1.06 x 103 x 9.8

= 0.1925

The blood may enter the vein if the blood container is kept at a height greater than 0.1925 m, i.e., about 0.2 m.


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