Young's Modulus and Hooke's Law

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 12K views
mlostrac
Messages
83
Reaction score
0

Homework Statement



A wire of length L, Young's modulus Y, and cross-sectional area A is stretched
elastically by an amount ∆L. The restoring force is given by Hooke's Law as
k∆L.

b. show that the work done in stretching the wire must be: W = (YA/2L) x (∆L)^2.

The Attempt at a Solution



Not sure what work equation I use and how to put it into the equation. I tried
W = F x ∆L but my answer ended up being W = (∆L)^2 x YA x L
 
Last edited:
Physics news on Phys.org
The restoring force F is not constant over the stretched distance, it varies linearly from 0 to the maximum value of k(delta L). You can use calculus to calculate the work done, or just use the average force in your work formula. What's the value of k in terms of A, E, and L?
 
1)From the Young's Modulus equation: ∆L = (1/Y) (F/A) x L = (1/Y) (k∆L)/A x L

So I isolated for k and get, k = YA/L

2) I then isolated for k from the work equation: W = (k∆L)∆L

...which gave me k = W/(∆L^2)

So when I make the 2 equations equal to each other, I see that I'm almost there, but where does the "2" in 2L come from? That's all I am missing
 
Hmmmm...I don't know why I can't think what the average force is? Is it F = k∆L/2 ? Stumped
 
mlostrac said:
Hmmmm...I don't know why I can't think what the average force is? Is it F = k∆L/2 ? Stumped
Yes, if the force varies from 0 as it just starts to stretch, to k(deltaL) when it is stretched to deltaL, then the average force is the (sum of the min force plus maxforce)/2. Or you can use the calculus for the work done, the integral of F(dx), where F=kx.
 
Awesome, it all worked out and I got the right answer. Thank you so much!