summaryrefslogtreecommitdiff
path: root/3845/CH4/EX4.3/Ex4_3.sce
blob: 926399fb9919e264be3372f0743adc6a8b211c4f (plain)
1
2
3
4
5
6
7
8
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