From 234a1f3e23de2f7c21a8fd89156415dcf911c9f6 Mon Sep 17 00:00:00 2001 From: Alvie Rahman Date: Wed, 17 Nov 2021 14:47:47 +0000 Subject: [PATCH] Fix some mistakes --- mechanical/mmme1028_statics.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mechanical/mmme1028_statics.md b/mechanical/mmme1028_statics.md index 4450800..92eb438 100755 --- a/mechanical/mmme1028_statics.md +++ b/mechanical/mmme1028_statics.md @@ -42,6 +42,7 @@ Can be found here [here](./lecture_exercises/mmme1028_l1.2_exercises_2021-10-04.
+ ### Example Determine force $F$ and $x$ so that the body is in equilibrium. @@ -506,13 +507,13 @@ $$ \epsilon_x = \frac {\Delta L}{L_0} $$ $$ \epsilon_y = \frac {\Delta w}{w_0} $$ $$ \epsilon_z = \frac {\Delta t}{t_0} $$ -Poissons' ratio, $\nu$ (the greek letter _nu_, not v), is the ratio of lateral strain to axial +Poisson's ratio, $\nu$ (the greek letter _nu_, not v), is the ratio of lateral strain to axial strain: $$ \nu = \frac{\epsilon_y}{\epsilon_x} = \frac{\epsilon_z}{\epsilon_x} $$
-
+ #### Example 1