How Much Work is Required to Compress a Spring in Specific Scenarios?

  • Thread starter Thread starter relskid
  • Start date Start date
  • Tags Tags
    Spring Work
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 11K views
relskid
Messages
32
Reaction score
0

Homework Statement



1. a force of 5 pounds compresses a 15-inch spring a total of 4 inches. how much work is done in compressing the spring 7 inches?

2. how much work is done in compressing the spring in exercise 1 from a length of 10 inches to a length of 6 inches?



Homework Equations



hooke's law: F=kd


The Attempt at a Solution



1.

F(k)=kx
5=k(4)
k=5/4

[tex]W = \int^7_0 (\frac{5}{4}x)dx[/tex]

[tex]\frac{5}{4}[\frac{1}{2}x^2]^7_0[/tex]

[tex]=\frac{245}{8} in-lb[/tex]

note: i know that the above is correct, but it is needed for the second question, which i am unsure of.


2.

[tex]W = \int\begin{array}{c} 10 \\ 6 \end{array}<br /> (\frac{5}{4}x)dx[/tex]

[tex]\frac{5}{4}[\frac{1}{2}x^2]\begin{array}{c} 10 \\ 6 \end{array}[/tex]

[tex]\frac{5}{8}[x^2]\begin{array}{c} 10 \\ 6 \end{array}[/tex]

[tex]\frac{5}{8}[(10^2)-(6^2)]\begin{array}{c} 10 \\ 6 \end{array}[/tex]

[tex]=40 in-lb[/tex]

note: in the second problem, i couldn't figure out how to fix the intervals, but it is [6,10]. that is actually the part that I'm a little confused about. is that the right interval? do i use the same k from the first problem? thanks in advance to any who can help.
 
Physics news on Phys.org
Your work looks fine. Since you are using the same spring in part 2 as you are in part 1, your spring constant, k, won't change. For part two, to find the work, you are essentially finding the change in potential energy stored in the spring between compressions of 10in. and 6in., and this is exactly what your equation in part 2 is equal to so your interval is correct. Good job!