From 28a56a6ceaec1e1a8e9a33ad95b7cf687dc7bfe4 Mon Sep 17 00:00:00 2001 From: rgeorgi Date: Sat, 4 Sep 2021 11:01:39 -0700 Subject: [PATCH] 8-20 and 8-66 --- 8-20.html | 195 ++++++++++++++++++++++++++++++++++ 8-66.html | 299 +++++++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 21 ++++ 3 files changed, 515 insertions(+) create mode 100644 8-20.html create mode 100644 8-66.html diff --git a/8-20.html b/8-20.html new file mode 100644 index 0000000..b6bfe9b --- /dev/null +++ b/8-20.html @@ -0,0 +1,195 @@ + + + + + Problem 8-20 + + + + + + Your browser does not support the HTML5 canvas tag. +
+ Vx + +
+ ω + +
+ + + +

+ This work is licensed under + CC BY-NC-ND 4.0

+ \ No newline at end of file diff --git a/8-66.html b/8-66.html new file mode 100644 index 0000000..e06129e --- /dev/null +++ b/8-66.html @@ -0,0 +1,299 @@ + + + + + Exercise 8-66 + + + + + + Your browser does not support the HTML5 canvas tag. +
+ Vx + +
+
+ ω + +
+
+ y + +
+
+ g + +
+
+ h + +
+
+ vy + +
+
+ r + +
+ + + +

+ This work is licensed under + CC BY-NC-ND 4.0

+ \ No newline at end of file diff --git a/index.html b/index.html index 78e609c..aaf74f6 100644 --- a/index.html +++ b/index.html @@ -184,6 +184,27 @@ Other example problem from chapter 4 + + + Chapter 8: Angular momentum part 1 + + + + + Problem 8-20 + + + Superball bouncing + + + + + Exercises 8-66 & 8-77 + + + Superball bouncing under a table + +

This work is licensed under