1
0
mirror of https://gitlab.com/magicalsoup/Highschool.git synced 2025-01-24 00:21:45 -05:00

Merge branch 'patch-1' into 'master'

Update Unit_4_Physics_Study_Sheet.md

See merge request magicalsoup/Highschool!5
This commit is contained in:
James Su 2019-06-06 02:38:22 +00:00
commit df599c2da0

View File

@ -305,4 +305,5 @@
- In a parallel circuit, there are also a set of rules where the current, voltage, and resistance follow. The current and voltage rules are swapped in this case.
- $`I_T = I_1 + I_2 + I_3 \cdots + I_N`$
- $`V_T = V_1 = V_2 = V_3 \cdots = V_N`$
- $`R_T = R_1^{-1} + R_2^{-1} + R_3^{-1} \cdots + R_N^{-1})`$ (I think).
- $`R_T = R_1^{-1} + R_2^{-1} + R_3^{-1} \cdots + R_N^{-1}`$ (I think).
- $`R_T = (R_1*R_2)/(R_1 + R_2)`$