Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update HW4
  • Loading branch information
rcc02007 committed Feb 21, 2017
1 parent 9d98bda commit f29d2cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HW4/README.md
Expand Up @@ -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)

Expand Down

0 comments on commit f29d2cd

Please sign in to comment.