Wood-block Friction Launch Problem

  • Thread starter Thread starter Shaku
  • Start date Start date
  • Tags Tags
    Friction Launch
AI Thread Summary
A 2.0 kg wood block is launched up a 25° ramp with an initial speed of 9.0 m/s, and the coefficient of kinetic friction is 0.200. The discussion focuses on calculating the vertical height the block reaches and its speed when sliding back down, emphasizing the need to incorporate friction into the acceleration calculations. Participants suggest using free body diagrams and the correct equations to account for forces along the ramp, including gravitational and frictional forces. There is confusion regarding the calculations, particularly in determining the height from the distance traveled along the ramp. Clarifications on the direction of acceleration and proper arithmetic are necessary for accurate results.
Shaku
Messages
46
Reaction score
0

Homework Statement


A 2.0kg wood block is launched up a wooden ramp that is inclined at a 25° angle. The block's initial speed is 9.0m/s . The coefficient of kinetic friction of wood on wood is μk = 0.200.

a) What vertical height does the block reach above its starting point?
b) What speed does it have when it slides back down to its starting point?

Homework Equations


(solve this without using the conservation of energy equation -- the 1/2*m*v^2 one because we haven't gone over that in class yet)

Vf2 = Vi2+as

The Attempt at a Solution


I tried a lot of different things, but my numbers just wouldn't work out.

I put my Y axis along the ramp, and my X axis perpendicular to the ramp.

For part a:
I know that I have to:
1) Find the acceleration (mgCos\theta for X direction and mgSin\theta for Y direction)

2) Somehow incorporate the friction into the acceleration (I have no idea how to do this... We haven't gone over anything like this in class yet, that's why I'm so confused on this extra credit problem!)

3) Plug the acceleration I found into the Vf2 equation to find s (height).

For part b:
I'd have to find the acceleration going downward incorporating the friction. But, again, I have absolutely no idea how to use the friction...My work so far:
I already have my axis set up and, for the most part, figured out. I'm still getting the wrong answer though.

Given:
2kg = 2kg(9.8) = 19.6N weight
Angle = 25°
Vi = 9m/s
μk = .2

X-axis is parallel to the ramp, Y axis is perpendicular to the ramp. Find the height (which is in the X direction).

Find ax:
Fgx + Fk = max
mgSin∅ + mMkCos∅ = max
gSin∅ + MkgCos∅ = a
g(Sin∅ + MkCos∅) = a

9.8(Sin(25) + (9.8)(.2)(Cos(25)) = a
a = 5.918

Plug into Vf2 = Vi2 + ah
0 = 92 + (5.918)h
13.68 = h

But it said this answer for height was wrong... I'm not sure how to fix what I've done so far since to me it seems like it should work.
 
Last edited:
Physics news on Phys.org
Hi Shaku! :smile:
Shaku said:
2) Somehow incorporate the friction into the acceleration (I have no idea how to do this...

add (or, in this case, subtract) the two forces along the slope …

mgsinθ and the friction force :wink:

(and then of course divide by mass to get the acceleration: Ftotal = ma)
 
Draw the free body diagram and put ##\sum F = ma## The lynchpin is to point your x-axis along the slope.

Friction is ##f=\mu N## pointing opposite the direction of motion. ##N## is the normal force to the surface the friction is against. If the surface was horizontal, then ##f=\mu m g##
Encorporate it as another force on your free body diagram.
 
tiny-tim said:
Hi Shaku! :smile:


add (or, in this case, subtract) the two forces along the slope …

mgsinθ and the friction force :wink:

(and then of course divide by mass to get the acceleration: Ftotal = ma)

I need help on part a before I worry about part b. :P
 
I already have my axis set up and, for the most part, figured out. I'm still getting the wrong answer though.

Given:
2kg = 2kg(9.8) = 19.6N weight
Angle = 25°
Vi = 9m/s
μk = .2

X-axis is parallel to the ramp, Y axis is perpendicular to the ramp. Find the height (which is in the X direction).

Find ax:
Fgx + Fk = max
mgSin∅ + MkCos∅ = max
gSin∅ + MkgCos∅ = a
g(Sin∅ + MkCos∅) = a

9.8(Sin(25) + .2(Cos(25)) = a
a = 5.198

Plug into Vf2 = Vi2 + ah
0 = 92 + (5.918)h
13.68 = h

But it said this answer for height was wrong... I'm not sure how to fix what I've done so far since to me it seems like it should work.
 
Shaku said:
I already have my axis set up and, for the most part, figured out. I'm still getting the wrong answer though.

Given:
2kg = 2kg(9.8) = 19.6N weight
Angle = 25°
Vi = 9m/s
μk = .2

X-axis is parallel to the ramp, Y axis is perpendicular to the ramp. Find the height (which is in the X direction).

Find ax:
Fgx + Fk = max
mgSin∅ + MkCos∅ = max
gSin∅ + MkgCos∅ = a
g(Sin∅ + MkCos∅) = a

9.8(Sin(25) + .2(Cos(25)) = a
a = 5.198

Plug into Vf2 = Vi2 + ah
0 = 92 + (5.918)h
13.68 = h

But it said this answer for height was wrong... I'm not sure how to fix what I've done so far since to me it seems like it should work.
That's because you just calculated the distance the block went in the x direction - along the ramp. You need the height. Take another look at you diagram - how do you get the height from a direction in x?
 
Simon Bridge said:
That's because you just calculated the distance the block went in the x direction - along the ramp. You need the height. Take another look at you diagram - how do you get the height from a direction in x?

Wouldn't it just be: 13.68*Sin(25)? I tried that too, but it still said it was wrong.
 
Then you need to look harder at your working:
mgSin∅ + MkCos∅ = max
gSin∅ + MkgCos∅ = a
... how did you get from the top line to the next one?
9.8(Sin(25) + .2(Cos(25)) = a
a = 5.198
Check your arithmetic too.
 
Simon Bridge said:
Then you need to look harder at your working:... how did you get from the top line to the next one?
Check your arithmetic too.

mgSin∅ + mMkCos∅ = max
divide by m, you get:
gSin∅ + MkgCos∅ = a

-9.8(Sin(25) + (-9.8).2(Cos(25)) = a
a = -5.918

Then, finding the distance along the ramp:
Vf2 = Vi2 + ah
0 = 92 - 5.918s (--distance along the ramp)
s = 81/5.918
s = 13.68

Then, finding the height:
13.68(Sin(25) = h
h = 5.78, which is the same as my previous answer...

I'm really lost...
 
Last edited:
  • #10
I found an example from my notes that is pretty similar to this question, and it had the equation:

gSin∅ + MkgCos∅ = a

as well, so I'm not sure where I'm going wrong. I fixed my arithmetic (which wasn't actually an error, I just didn't write it up on the post correctly), and I did the exact same steps as the notes to find the length of the ramp. -- After that, I just multiplied the length of the ramp by the Sin(angle) and I, theoretically, SHOULD have gotten the right answer.

I have no idea where I'm screwing this up.
 
  • #11
what direction is the acceleration?
 
  • #12
Simon Bridge said:
what direction is the acceleration?

It's negative, but that wouldn't change much in my final answer. Just an extra minus sign out front, and it's saying that that's wrong too.

Edit: Actually, it wouldn't change the answer at all as I had already done the calculations as if they were with a negative acceleration (I just wrote it down wrong).

See:
Vf2 = Vi2 + ah
0 = 92 - 5.918s (--distance along the ramp)
s = 81/5.918
s = 13.68

Which is the same thing.
 
  • #13
You have to look harder: don't expect other people to spot this stuff - especially not if your reporting is full of typos.
Vf2 = Vi2 + ah
... is that the correct equation? It is hard to follow your work because you keep changing the variable name without warning. If you do this in work you hand in for marking, then it is costing you marks.
 
Back
Top