Rijad Hadzic
- 321
- 20
Homework Statement
A wooden block with mass of .0507 kg is placed at the midpoint of a 1m long wooden board, where the coefficient of kinetic friction (mk) = .275, at what angle should the board be placed so that the block takes time t = .387 s to slide to the lower end of the board? You may find a spread sheat program helpful in answer this question
Homework Equations
f=ma
The Attempt at a Solution
So I know:
Fg = .0507 kg * 9.81
Fn = Fgcos(\Theta)
mk = .275
That means Fk (force of kinetic friction) Fk = mkFgcos(\Theta)
here I use f = ma
Fgsin(\Theta) - Fgcos(\Theta)mk = m * a
Fg(sin(\Theta) - mkcos(\Theta)) = m * a
since Fg = mass* 9.81 the two masses cancel leaving
9.81(sin(\Theta) - mkcos(\Theta)) = a
Now I use:
\Delta x = V_{0x}t + (1/2) a_x t^2
1/ (.378^2 * 9.81) = (sin(\Theta) - mkcos(\Theta))
1/(.378^2 * 9.81)= .6806268265 which I will just call "c."
So now I end up with
Sin(\Theta) = c + mkcos(\Theta)
Cos(\Theta) = ( c-sin(\Theta) )/( -mk )
\Theta = arcsin(c+ mkcos(\Theta))
\Theta = arccos( (c-sin(\Theta) )/( -mk ))
Now this is as far as I've reached.
\Theta = arcsin(c+ mkcos(\Theta)) = arccos( (c-sin(\Theta) )/ (-mk))
but I see no possible way of solving this for Theta...
My biggest hint was:
https://www.thestudentroom.co.uk/showthread.php?t=1873196
Which said "x^2 + y^2 = 1"
But I don't understand and don't think I can use this because x and y are sides, correct? While I'm dealing with angles...
Last edited: