vault backup: 2025-10-31 16:26:48

This commit is contained in:
2025-10-31 16:26:48 -04:00
parent b36bad2538
commit 40e95d4f7b
7 changed files with 112 additions and 34 deletions
+31
View File
@@ -0,0 +1,31 @@
---
id:
aliases: []
tags:
- authorship/original
- destiny/fleeting
- status/incomplete
- topic/construction/electrical
- type/encyclopedia
title: "Ohm's Law"
---
# Ohm's Law
The formula for voltage $V$ is given by Ohm's Law:
$$
V = I \times R
$$
The formula for power $P$ is given by:
$$
P = I \times V
$$
$$
\begin{align*}
P &= I \times (I \times R) \\
&= I^{2}R
\end{align*}
$$