summaryrefslogtreecommitdiff
path: root/3845/CH4/EX4.3
diff options
context:
space:
mode:
Diffstat (limited to '3845/CH4/EX4.3')
-rw-r--r--3845/CH4/EX4.3/Ex4_3.sce9
1 files changed, 9 insertions, 0 deletions
diff --git a/3845/CH4/EX4.3/Ex4_3.sce b/3845/CH4/EX4.3/Ex4_3.sce
new file mode 100644
index 000000000..926399fb9
--- /dev/null
+++ b/3845/CH4/EX4.3/Ex4_3.sce
@@ -0,0 +1,9 @@
+//Example 4.3
+F_floor=150;//Backward force exerted (N)
+f=24;//Net opposing force (N)
+m=65+12+7;//Total mass of System 1, mass of professor+mass of cart+mass of equipment, (kg)
+F_net=F_floor-f;//Net force (N)
+a=F_net/m;//Acceleration (m/s^2)
+printf('Acceleration = %0.1f m/s^2',a)
+//Openstax - College Physics
+//Download for free at http://cnx.org/content/col11406/latest