1
0
mirror of https://gitlab.com/magicalsoup/Highschool.git synced 2025-01-23 08:01:46 -05:00

Update Unit_4_Physics_Study_Sheet.md

This commit is contained in:
Alexander Wang 2019-06-05 17:16:32 +00:00
parent cea65bb0f8
commit 87ce661558

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)`$