summaryrefslogtreecommitdiff
path: root/3886/CH8/EX8.6/8_6.sce
diff options
context:
space:
mode:
Diffstat (limited to '3886/CH8/EX8.6/8_6.sce')
-rw-r--r--3886/CH8/EX8.6/8_6.sce7
1 files changed, 7 insertions, 0 deletions
diff --git a/3886/CH8/EX8.6/8_6.sce b/3886/CH8/EX8.6/8_6.sce
new file mode 100644
index 000000000..e0bbe045f
--- /dev/null
+++ b/3886/CH8/EX8.6/8_6.sce
@@ -0,0 +1,7 @@
+//Reaction at B
+//refer fig. 8.10
+//Applying virtual work principle
+//(-4-6+RB)*delta(y)=0
+//Thus
+RB=6+4 //kN
+printf("Reaction at B is RB=%.2f kN",RB)