A curling stone of mass 18 kg lies on smooth horizontal ice, as shown below...

1.2k Views Asked by At

I'm working through old past papers for my current maths course. I've gotten to the following question, but nowhere in my notes does it mention acceleration. I've posted a picture of my half attempt but im not sure where to go from there, or if its even right Thanks for any help Regards Mike enter image description here enter image description here

1

There are 1 best solutions below

5
On

Firstly, it's important to note that in almost every case, the use of the word 'smooth' in such questions means produces no friction, so you can ignore the effect of friction, $F$, and simplify your diagram.

Your analysis at the bottom, beginning $-F + 12 \cos(-20) = 0$, suggests that the forces here are balanced, that is the stone will not move at all (but we are told that it does, because you're pushing it!).

The missing component, and perhaps the most important equation in Newtoniam mechanics is known as Newton's Second Law: $$F = ma$$ Where $F$ is the net force applied to a particle, $m$ its mass and $a$ is the resultant acceleration. (Note this equation deals in one dimension, but is applicable in and number of dimensions as $ \textbf{F} = m \textbf{a}$ in vector form).

I am slightly worried that your course, which expects solutions to these problems, does not anywhere mention acceleration - it's really very fundamental! Can I enquire as to what type of course and where? I may be able to point you to better elementary mechanics resources.

edit: Note that my $F$ is not the same as yours!!
For part (a) your expressions are correct, though I think the use of $-20 ^{\circ}$ in the negative doesn't help your understanding. Perhaps a clearer way to resolve this component-wise is to note that the component of the push $P$ in the vertical $j$ direction is $|P|\sin(20)$ and then note this is downwards and thus we get $-|P|\sin(20)j$. We have, for all real $x$ that $\sin(-x) = -\sin(x)$ so the two expressions are indeed the same, but I find thinking it through in this way to be a good sense-check.


Newton's Laws of Motion

Following comments, and related to your question. (Paraphrased from Wikipedia, but many other better explanations are available just by googling.)

First Law: An object will remain at rest, or travelling in a straight line at a constant speed, unless acted upon by a net force.

In your question, for instance, writing $-F + 12 \cos(-20) = 0$ suggests the horizontal forces sum to zero, i.e. there is no net force and hence no movement.

Second Law: The acceleration of a particle acted upon by a net force is proportional to the magnitude of that force, and is in the same direction as that force.

This is your $F = ma$ and is the absolute key to all these problems.

Third Law: A body exerting a force on another body experiences an equal and opposite force on itself.

This is where the reaction force comes from; the stone pushes down on the floor with force $-mg.i$, so the force pushes back up with a Normal Reaction Force of $+mg.i$.

I hope these can help!