summaryrefslogtreecommitdiff
path: root/3845/CH13/EX13.5/Ex13_5.sce
blob: 036dfe5fdd8878f2113a60216345de695748fa4f (plain)
1
2
3
4
5
6
7
8
//Example 13.5
B=1*10^9;//Bulk modulus of gasoline (N/m^2)
delta_V=1.10;//Volume of gasoline that would spill, See Example 13.4 (L)
V=60;//Volume of tank, See Example 13.4 (L)
P=delta_V*B/V;//Pressure (after derivation)(Pa)
printf('Pressure created in the tank = %0.2e Pa',P)
//Openstax - College Physics
//Download for free at http://cnx.org/content/col11406/latest