summaryrefslogtreecommitdiff
path: root/3845/CH11/EX11.10/Ex11_10.sce
diff options
context:
space:
mode:
Diffstat (limited to '3845/CH11/EX11.10/Ex11_10.sce')
-rw-r--r--3845/CH11/EX11.10/Ex11_10.sce10
1 files changed, 10 insertions, 0 deletions
diff --git a/3845/CH11/EX11.10/Ex11_10.sce b/3845/CH11/EX11.10/Ex11_10.sce
new file mode 100644
index 000000000..a0d9c77d4
--- /dev/null
+++ b/3845/CH11/EX11.10/Ex11_10.sce
@@ -0,0 +1,10 @@
+//Example 11.10
+m_w=8.630-7.800;//Mass of water displaced = apparent loss of mass, (g)
+rho_w=1;//Density of water (g/cm^3)
+V_w=m_w/rho_w;//Volume of water displaced (cm^3)
+V_c=V_w;//Volume of coin = volume of water displaced, (cm^3)
+m_c=8.630;//Mass of coin (g)
+rho_c=m_c/V_c;//Density of coin (g/cm^3)
+printf('Density of the coin = %0.1f g/cm^3',rho_c)
+//Openstax - College Physics
+//Download for free at http://cnx.org/content/col11406/latest