summaryrefslogtreecommitdiff
path: root/671/CH14/EX14.2/14_2.sce
diff options
context:
space:
mode:
Diffstat (limited to '671/CH14/EX14.2/14_2.sce')
-rwxr-xr-x671/CH14/EX14.2/14_2.sce8
1 files changed, 8 insertions, 0 deletions
diff --git a/671/CH14/EX14.2/14_2.sce b/671/CH14/EX14.2/14_2.sce
new file mode 100755
index 000000000..18de8d17b
--- /dev/null
+++ b/671/CH14/EX14.2/14_2.sce
@@ -0,0 +1,8 @@
+
+Ifsd=25/1000
+Ix=4.975
+Rx=Ifsd*5/Ix
+disp(Rx)
+
+Rx=20/Ifsd-5
+disp(Rx)