diff --git a/3-27.html b/3-27.html index 7199478..4e8b471 100644 --- a/3-27.html +++ b/3-27.html @@ -6,7 +6,7 @@ - Problem 3-2 + Exercise 3-27 + + + + Your browser does not support the HTML5 canvas tag. + + + + +

+ 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 new file mode 100644 index 0000000..658d116 --- /dev/null +++ b/index.html @@ -0,0 +1,131 @@ + + + + + List of programs + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Number + + Description +
+ Chapter 1: Strategies for Solving Problems +
+ Circular pendulum + + Circular pendulum example problem +
+ Problem 1-7 + + Two masses, one swinging +
+ Chapter 3: Using F=ma +
+ Problem 3-1 + + Basic Atwood's machine +
+ Problem 3-2 + + Double Atwood's machine +
+ Problem 3-3 + + Infinite Atwood's machine +
+ Problem 3-11 + + Chain falling off a table +
+ Problem 3-27 + + A more complicated Atwood's machine +
+ Problem 3-28 + + Another Atwood's machine +
+ Problem 3-29 + + Yet another Atwood's machine +
+

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

+ + \ No newline at end of file