summaryrefslogtreecommitdiff
path: root/3841/CH4/EX4.11/Ex4_11.sce
diff options
context:
space:
mode:
Diffstat (limited to '3841/CH4/EX4.11/Ex4_11.sce')
-rw-r--r--3841/CH4/EX4.11/Ex4_11.sce8
1 files changed, 8 insertions, 0 deletions
diff --git a/3841/CH4/EX4.11/Ex4_11.sce b/3841/CH4/EX4.11/Ex4_11.sce
new file mode 100644
index 000000000..a5d834890
--- /dev/null
+++ b/3841/CH4/EX4.11/Ex4_11.sce
@@ -0,0 +1,8 @@
+clear
+//find the electric generator to takes 150 kn
+//given
+//
+g=150.
+a=1.341
+p=g*a
+printf("\n \n equilient horse power %.2f hp",p)