Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
montoyamoraga authored Nov 21, 2024
1 parent b2aa27b commit 4e29f4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ayudantias/ayudantia-13/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@ $$ \frac{F_{a}}{A_{a}} = \frac{F_{b}}{A_{b}}$$

y con esto, reemplazando ahora las áreas:

$$ \frac{F_{a}}{\pi \cdot {r_{a}}^2}} = \frac{F_{b}{\pi \cdot {r_{b}}^2}}$$
$$ \frac{F_{a}}{\pi \cdot {r_{a}}^2} = \frac{F_{b}}{\pi \cdot {r_{b}}^2}$$

simplificando los términos comunes:

$$ \frac{F_{a}}{{r_{a}}^2}} = \frac{F_{b}{{r_{b}}^2}}$$
$$ \frac{F_{a}}{{r_{a}}^2} = \frac{F_{b}}{{r_{b}}^2}$$

### ejercicios de principio de Pascal

Expand Down

0 comments on commit 4e29f4a

Please sign in to comment.