What is the correct way to solve this problem?

  • Thread starter Thread starter TonkaQD4
  • Start date Start date
  • Tags Tags
    Swing
AI Thread Summary
The discussion revolves around calculating Johnny's initial speed after sliding down a 20-degree slope for 3.5 meters, factoring in kinetic friction with a coefficient of 0.5. Participants clarify that the acceleration must include both gravitational and frictional forces acting on Johnny, leading to confusion about the correct application of equations. The correct approach involves using the equation for acceleration that accounts for both components of weight along the slope and friction. After resolving the calculations, the initial speed is determined to be approximately 2.96 m/s. The importance of accurately applying the forces and understanding the initial conditions of Johnny's jump is emphasized throughout the discussion.
TonkaQD4
Messages
56
Reaction score
0
Johnny jumps off a swing, lands sitting down on a grassy 20 degree slope, and slides 3.5 meters down the slope before stopping. The coefficient of kinetic friction between grass and the seat of Johnny's pants is 0.5. What was his intial speed on the grass?

I started to do this problem on my own, and came to a stop due to confusion, so I looked for other forums and found a posting that was similar to the way I started my problem and then followed his finishing steps which I thought were accurate but, turns out, it is wrong and I can't figure out why. What am I doing wrong?


ma = \mu mg \cos 20

a=\mu g \cos20 (since the m's cancel out)

a=.5(9.8)cos20

a=4.604

Kinematic Equation

vf^2= vi^2 + 2ad ---> Velocity and Displacement

0=vi^2 + (-32.23)

vi= 5.677

This is wrong though...
 
Physics news on Phys.org
In your first equation, shouldn't it be ma=mgcos20-umgcos20 instead? where u is the coefficient of friction.
 
TonkaQD4 said:
Johnny jumps off a swing, lands sitting down on a grassy 20 degree slope, and slides 3.5 meters down the slope before stopping. The coefficient of kinetic friction between grass and the seat of Johnny's pants is 0.5. What was his intial speed on the grass?

I started to do this problem on my own, and came to a stop due to confusion, so I looked for other forums and found a posting that was similar to the way I started my problem and then followed his finishing steps which I thought were accurate but, turns out, it is wrong and I can't figure out why. What am I doing wrong?


ma = \mu mg \cos 20

a=\mu g \cos20 (since the m's cancel out)

a=.5(9.8)cos20

a=4.604

Kinematic Equation

vf^2= vi^2 + 2ad ---> Velocity and Displacement

0=vi^2 + (-32.23)

vi= 5.677

This is wrong though...
You forgot to include the component of johnny's weight down the slope in your calc for acceleration.
 
We are not given Johnny's weight
 
TonkaQD4 said:
We are not given Johnny's weight
Yes, this is true. But does it matter? You have already noted that the m's cancel...
 
The usual acc of a block on a plane of inclination theta which is at rest is given by

mgsin\theta\ - \mu}mgcos\theta\ = ma

But here it has some initial velocity and hence its acc would be different. Hence we cannot apply the above equation.

So in the above equation on the right hand side we will add mA. Where A is the acc by which the boy lands on the plane.

This mA is the resolution of mg and mA' where A' is the acc in the horizontal direction .But we are not given the type of jump which the boy commits.

Hence i think that some data is missing.

If the boy is just falling on the ground then we can easily find the answer.
 
No other INFO.

I think it is just assumed that the boy falls exactly parallel to the 20 degree slope and instantly starts sliding.

There is no info that states the boy's mass.
 
FED EX:

You equation actually worked if you just cancel out all the m's and then plug and chug.

g sintheta - mu g costheta = a

9.8sin20 - 0.5(9.8)cos20 = a

3.35 - 4.604 = a

a = - 1.25

Now plug this into the Kinematic equation

V_f^2 = V_i^2 + 2ad

0 = V_i^2 + 2(-1.25)(3.5)

V_i^2 = sqrt 8.77

Initial Velocity = 2.96m/s
 
How do you draw a Free Body Diagram of this situation?
 
  • #10
I know we can get the answer from the equation which i gave. But the answer is wrong.Because this is for a mass which is stationary in the initial stage.

When the boy falls he has some acc and we have to consider it.This acc adds up with mgsin(theta)
 
  • #11
Can somebody draw a Free-Body Diagram of this situation?
 
  • #12
It seems like something is off for my x-componenet.

F_x=ma_x

-f_k - Fgcostheta = ma_x
-f_k - mgcostheta = ma_x
-u_kn - mgcostheta = ma_x Substitute mgsintheta in for "n" which is the y comp.
-u_k * mgsintheta - mgcostheta = ma_x u is really mu but I am writing it as "u" to simplify

Therefore

a_x = -g(u_ksintheta + costheta) ---> I'm not sure if my neg/pos are correct

-9.8(.5sin70 + cos70)

a_x = -1.25m/s ... I'm not sure if that is correct, Please help
 
  • #13
Tonka, you go to CWU huh :)?
 
  • #14
TonkaQD4 said:
It seems like something is off for my x-componenet.

F_x=ma_x

-f_k - Fgcostheta = ma_x
-f_k - mgcostheta = ma_x
-u_kn - mgcostheta = ma_x Substitute mgsintheta in for "n" which is the y comp.
-u_k * mgsintheta - mgcostheta = ma_x u is really mu but I am writing it as "u" to simplify

Therefore

a_x = -g(u_ksintheta + costheta) ---> I'm not sure if my neg/pos are correct

-9.8(.5sin70 + cos70)

a_x = -1.25m/s ... I'm not sure if that is correct, Please help
I see you've switched your thetas from 20 degrees wrt x-axis to 70 degrees wrt y axis, which is OK, but it confuses the problem. Then your plus/minus sign seem messed. Stick with what was posted earlier...mgsintheta - umgcostheta =ma, where theta is 20 degrees, and a comes out negative implying the acceleration is up the plane , slowing johnny to a stop. The acceleration is independent of what acceleration johnny may have had as he smoothly hit the slopes.
 
Back
Top