Skip to content

Update #5

Merged
merged 7 commits into from
Feb 22, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update HW4
rcc02007 committed Feb 21, 2017
commit f29d2cd48cf2333e32379a56402ef6b5a19f580e
4 changes: 2 additions & 2 deletions HW4/README.md
Original file line number Diff line number Diff line change
@@ -13,13 +13,13 @@ heading `# Homework #4` in your `README.md` file

The spring is unstretched when x_C=0.5 m. The potential energy due to gravity is:

PE_g=m x_C*g*sin(theta)
PE_g=m x_C\*g\*sin(theta)

where m=0.5 kg, and g is the acceleration due to gravity,

and the potential energy due to the spring is:

PE_s=1/2*K *(DL)^2$
PE_s=1/2\*K \*(DL)^2

where DL = 0.5 - sqrt(0.5^2+(0.5-x_C)^2)