diff options
Diffstat (limited to '3776/CH5/EX5.9/Ex5_9.sce')
-rw-r--r-- | 3776/CH5/EX5.9/Ex5_9.sce | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/3776/CH5/EX5.9/Ex5_9.sce b/3776/CH5/EX5.9/Ex5_9.sce index 245adc229..87a133ed4 100644 --- a/3776/CH5/EX5.9/Ex5_9.sce +++ b/3776/CH5/EX5.9/Ex5_9.sce @@ -2,8 +2,8 @@ clear //Given P_Max = 10 //N - the maximum distribution in a triangular distribution L = 3 //mt the total length of force distribution -L_X = 5 //mt - the horizantal length of the rod -//caliculations +L_X = 5 //mt - the horizontal length of the rod +//calculations F_y = P_Max*L*0.5 //N - The force due to triangular distribition L_com = 2*L /3 //mt - the resultant force acting as a result of distribution acting position |