How far will the trampoline compress when a person jumps on it?

  • Thread starter Thread starter lollikey
  • Start date Start date
  • Tags Tags
    Trampoline
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
5 replies · 4K views
lollikey
Messages
33
Reaction score
0

Homework Statement



A spring-like trampoline dips down 0.08 m when a particular person stands on it. If this person jumps up to a height of 0.26 m above the top of the trampoline, how far with the trampoline compress when the person lands?

I am very lost! Please help!

Homework Equations



F=kx

U= .5 * k * x^2

PE= mgh

The Attempt at a Solution

PE = U

m * 9.8 * .18 = .5 * k * .18^2
 
Physics news on Phys.org
Well initially when the person is standing, weight = spring force or mg = (0.08)k.

So mg/k = 0.8

Now in mgh = 1/2 kx ^2, you can divide by k.
 
  • Like
Likes   Reactions: 1 person
.08k = .5 * k * x^2

.08= .5 x^2

.16= x^2

x= .40

but it marked it wrong
 
lollikey said:
.08k = .5 * k * x^2

.08= .5 x^2

.16= x^2

x= .40

but it marked it wrong

Because you are equating spring force to energy

Your equation is PE = U or mgh= ½kx2
 
.08k *.26 = .5 * k * x^2
.0208 = .5 * x^2
.0146 = x^2
x = .2039

am I using the wrong height?

.08k * h = .5 * k * .26^2
.08 * h = .0338
h = .4225

none of these are right
 
Last edited:
lollikey said:
.08k *.26 = .5 * k * x^2
.0208 = .5 * x^2
.0146 = x^2
x = .2039

am I using the wrong height?

.08k * h = .5 * k * .26^2
.08 * h = .0338
h = .4225

none of these are right

Right initially the spring is compressed 0.08 m so that mg = 0.08k

Now as the person falls, they will travel a distance 'h' to the point where they just hit the trampoline and they will continue to now compress the spring a distance 'x'. The total of these are then converted into the elastic potential energy of the spring.

So now you have mgh + mgx = ½kx2.

You will have a quadratic to solve in x.