diff options
author | priyanka | 2015-06-24 15:03:17 +0530 |
---|---|---|
committer | priyanka | 2015-06-24 15:03:17 +0530 |
commit | b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b (patch) | |
tree | ab291cffc65280e58ac82470ba63fbcca7805165 /174/CH4/EX4.4/example4_4.txt | |
download | Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.tar.gz Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.tar.bz2 Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.zip |
initial commit / add all books
Diffstat (limited to '174/CH4/EX4.4/example4_4.txt')
-rwxr-xr-x | 174/CH4/EX4.4/example4_4.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/174/CH4/EX4.4/example4_4.txt b/174/CH4/EX4.4/example4_4.txt new file mode 100755 index 000000000..0bb9fb2ed --- /dev/null +++ b/174/CH4/EX4.4/example4_4.txt @@ -0,0 +1,4 @@ +The value of the resistance R_4 = (1000ohm/V *10V)- 100ohm = 9900 ohm
+The value of the resistance R_3 = (1000ohm/V *50V)- 10000ohm = 40K ohm
+The value of the resistance R_2 = (1000ohm/V *250V)- 50000ohm = 200K ohm
+The value of the resistance R_1 = (1000ohm/V *500V)- 250000ohm = 250K ohm
|