// Numbas version: finer_feedback_settings {"name": "Force acting on an object at an angle with friction", "extensions": [], "custom_part_types": [], "resources": [["question-resources/force_component_image_6.png", "/srv/numbas/media/question-resources/force_component_image_6.png"], ["question-resources/force_component_image_7.png", "/srv/numbas/media/question-resources/force_component_image_7.png"]], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"functions": {}, "ungrouped_variables": ["mass", "g", "R", "mu", "max_friction", "O_raw", "A_raw", "O", "A", "H", "cos1", "sine1", "O2_raw", "A2_raw", "O2", "A2", "H2", "cos2", "sine2"], "name": "Force acting on an object at an angle with friction", "tags": [], "advice": "
If $P$ is applied horizontally to the mass which lies at rest, we can resolve $F = ma$ with acceleration $a=0$ to find the normal reaction $R$, and from this find the maximum frictional force $F_{\\text{MASS}}=\\mu R$.
\nIn the upwards direction we have
\n\\begin{align}
F & = ma \\\\
R - mg & = 0 \\\\
R & = mg \\\\
& = \\var{mass} \\times 9.8 \\\\
& = \\var{mass*9.8}
\\end{align}
The maximum possible frictional force is $F_{\\text{MASS}} = \\mu R = \\var{mu} \\times \\var{R} = \\var{precround(mu*R,3)} \\ \\mathrm{N}$. Therefore to achieve movement $P$ must exceed $\\var{precround(mu*R,3)} \\ \\mathrm{N}$.
\nNote that if $ \\tan \\alpha = \\frac{\\var{O}}{\\var{A}}$ then using SOHCAHTOA where $O = \\var{O}$, $A = \\var{A}$ and $H = \\sqrt{\\var{O}^2 + \\var{A}^2}$ we have that $\\sin \\alpha = \\frac{\\var{O}}{\\sqrt{\\var{O}^2 + \\var{A}^2}}$ and $\\cos \\alpha = \\frac{\\var{A}}{\\sqrt{\\var{O}^2 + \\var{A}^2}}$.
\n$P$ is applied at an angle above the horizontal as shown in the diagram. We can resolve $F=ma$ in the upward direction where acceleration $a=0$.
\n\\begin{align} R + P \\sin \\alpha - mg & = ma \\\\
R + \\frac{\\var{O}}{\\sqrt{\\var{O}^2 + \\var{A}^2}}P - (\\var{mass} \\times 9.8)& = 0 \\\\
R & = \\var{mass*9.8} - \\frac{\\var{O}}{\\sqrt{\\var{O}^2 + \\var{A}^2}}P
\\end{align}
We can now resolve $F=ma$ in the horizontal direction, where acceleration is also zero and $F_{\\text{MAX}} = \\mu R = \\var{mu} \\times \\left( \\var{mass*9.8} - \\frac{\\var{O}}{\\sqrt{\\var{O}^2 + \\var{A}^2}}P \\right)$.
\n\\begin{align} P \\cos \\alpha - F_{\\text{MAX}} &= ma \\\\
P \\cos \\alpha & = F_{\\text{MAX}} \\\\
\\frac{\\var{A}}{\\sqrt{\\var{O}^2 + \\var{A}^2}} P & = \\var{mu} \\times \\left( \\var{mass*9.8} - \\frac{\\var{O}}{\\sqrt{\\var{O}^2 + \\var{A}^2}}P \\right) \\\\
& = \\var{mu*mass*9.8} - \\frac{\\var{mu*O}}{\\sqrt{\\var{O}^2 + \\var{A}^2}} P \\\\
\\left( \\frac{\\var{A}}{\\var{precround(H,3)}} + \\var{precround(mu*O/H,3)} \\right) P & = \\var{mu*mass*9.8} \\\\
P & = \\frac{ \\var{mu*mass*9.8}}{ \\left( \\frac{\\var{A}}{\\var{precround(H,3)}} + \\var{precround(mu*O/H,3)} \\right)} \\\\
& = \\var{precround((mu*mass*9.8)/(A/H + mu*O/H),3)} \\end{align}
Therefore $P$ must exceed $\\var{precround((mu*mass*9.8)/(A/H + mu*O/H),3)} \\ \\mathrm{N}$ in order for the mass to start moving.
\nNote that if $\\tan \\alpha = \\frac{\\var{O2}}{\\var{A2}}$ then using SOHCAHTOA where $O = \\var{O2}$, $A = \\var{A2}$ and $H = \\sqrt{\\var{O2}^2 + \\var{A2}^2}$ we have that $\\sin \\alpha = \\frac{\\var{O2}}{\\sqrt{\\var{O2}^2 + \\var{A2}^2}}$ and $\\cos \\alpha = \\frac{\\var{A2}}{\\sqrt{\\var{O2}^2 + \\var{A2}^2}}$.
\n\nWe can resolve $F = ma$ in the upward direction where acceleration is zero.
\n\\begin{align}
R - mg - P \\sin \\alpha & = m \\times 0 \\\\
R & = mg + P \\sin\\alpha \\\\
& = \\var{mass*9.8} + \\frac{\\var{O2}}{\\sqrt{\\var{O2}^2 + \\var{A2}^2}}P
\\end{align}
From this we can calculate $F_{\\text{MAX}} = \\mu \\times R = \\var{mu} \\times \\left(\\var{mass*9.8} + \\frac{\\var{O2}}{\\sqrt{\\var{O2}^2 + \\var{A2}^2}}P\\right)$.
\nWe then resolve $F = ma$ in the horizontal direction, where once again acceleration is zero.
\n\\begin{align} P \\cos \\alpha - F_{\\text{MAX}} & = m \\times 0 \\\\
\\frac{\\var{A2}}{\\sqrt{\\var{O2}^2 + \\var{A2}^2}}P & = \\var{mu}\\left(\\var{mass*9.8} + \\frac{\\var{O2}}{\\sqrt{\\var{O2}^2 + \\var{A2}^2}}P\\right) \\\\
\\left(\\frac{\\var{A2}}{\\sqrt{\\var{O2}^2 + \\var{A2}^2}} - \\frac{\\var{mu} \\times \\var{O2}}{\\sqrt{\\var{O2}^2 + \\var{A2}^2}}\\right)P & = \\var{mu} \\times \\var{mass*9.8} \\\\
\\var{precround((A2/H2) - (mu*O2/H),3)} P & = \\var{mu*9.8*mass} \\\\
P & = \\var{precround((mu*9.8*mass)/(A2/H2 - mu*O2/H),3)} \\end{align}
Therefore $P$ must exceed $\\var{precround((mu*9.8*mass)/(A2/H2 - mu*O2/H),3)}N$ in order for the mass to start moving.
", "rulesets": {}, "parts": [{"precisionType": "dp", "prompt": "Find the magnitude in Newtons (to 3 d.p.) that $P$ must exceed to achieve movement if $P$ is applied horizontally.
", "precisionMessage": "You have not given your answer to the correct precision.
", "allowFractions": false, "variableReplacements": [], "precision": "3", "maxValue": "max_friction", "minValue": "max_friction", "variableReplacementStrategy": "originalfirst", "strictPrecision": false, "correctAnswerFraction": false, "showCorrectAnswer": true, "precisionPartialCredit": 0, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}, {"precisionType": "dp", "prompt": "Find the magnitude in Newtons (to 3 d.p.) that $P$ must exceed to achieve movement if $P$ is applied at an angle $\\alpha$ above the horizontal, where $ \\tan \\alpha = \\frac{\\var{O}}{\\var{A}}$.
", "precisionMessage": "You have not given your answer to the correct precision.
", "allowFractions": false, "variableReplacements": [], "precision": "3", "maxValue": "(mu*mass*g)/(cos1+mu*sine1)", "minValue": "(mu*mass*g)/(cos1+mu*sine1)", "variableReplacementStrategy": "originalfirst", "strictPrecision": false, "correctAnswerFraction": false, "showCorrectAnswer": true, "precisionPartialCredit": 0, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}, {"precisionType": "dp", "prompt": "Find the magnitude in Newtons (to 3 d.p.) that $P$ must exceed to achieve movement if $P$ is applied at an angle $\\alpha$ below the horizontal, where $\\tan \\alpha = \\frac{\\var{O2}}{\\var{A2}}$.
", "precisionMessage": "You have not given your answer to the correct precision.", "allowFractions": false, "variableReplacements": [], "precision": "3", "maxValue": "(mu*mass*g)/(cos2-mu*sine2)", "minValue": "(mu*mass*g)/(cos2-mu*sine2)", "variableReplacementStrategy": "originalfirst", "strictPrecision": false, "correctAnswerFraction": false, "showCorrectAnswer": true, "precisionPartialCredit": 0, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}], "extensions": [], "statement": "A block of mass $\\var{mass} \\ \\mathrm{kg}$ lies at rest on a rough horizontal floor. The coefficient of friction between the mass and the floor is $\\var{mu}$. A force $P \\ \\mathrm{N}$ is applied to the mass which can push or pull the mass horizontally along.
\nThe acceleration due to gravity is $\\var{g} \\, \\mathrm{ms^{-2}}$.
", "variable_groups": [], "variablesTest": {"maxRuns": 100, "condition": ""}, "preamble": {"css": "", "js": ""}, "variables": {"A": {"definition": "A_raw/gcd(O_raw,A_raw)", "templateType": "anything", "group": "Ungrouped variables", "name": "A", "description": "Adjacent side in the first angle.
"}, "O2_raw": {"definition": "random(1..5#1)", "templateType": "randrange", "group": "Ungrouped variables", "name": "O2_raw", "description": "Opposite side in the second angle.
\nA random number is generated, then we divide by the gcd with A2_raw to make sure they're coprime.
"}, "g": {"definition": "9.8", "templateType": "number", "group": "Ungrouped variables", "name": "g", "description": "acceleration due to gravity
"}, "H2": {"definition": "(O2^2+A2^2)^(1/2)", "templateType": "anything", "group": "Ungrouped variables", "name": "H2", "description": "Hypotenuse in the second angle.
"}, "H": {"definition": "sqrt(A^2+O^2)", "templateType": "anything", "group": "Ungrouped variables", "name": "H", "description": "Hypotenuse in the first angle.
"}, "sine2": {"definition": "O2/H2", "templateType": "anything", "group": "Ungrouped variables", "name": "sine2", "description": "Sine of the second angle.
"}, "A_raw": {"definition": "random(7..15#1)", "templateType": "randrange", "group": "Ungrouped variables", "name": "A_raw", "description": "adjacent side in the first angle.
\nA random number is generated, then we divide by the gcd with O_raw to make sure they're coprime.
"}, "O": {"definition": "O_raw/gcd(O_raw,A_raw)", "templateType": "anything", "group": "Ungrouped variables", "name": "O", "description": "Opposite side in the first angle.
"}, "O2": {"definition": "O2_raw/gcd(O2_raw,A2_raw)", "templateType": "anything", "group": "Ungrouped variables", "name": "O2", "description": "Opposite side in the second angle.
"}, "mu": {"definition": "random(0.01..0.99#1)", "templateType": "randrange", "group": "Ungrouped variables", "name": "mu", "description": "coefficient of friction
"}, "R": {"definition": "mass*g", "templateType": "anything", "group": "Ungrouped variables", "name": "R", "description": "reaction force against the block
"}, "mass": {"definition": "random(3..10#0.25)", "templateType": "randrange", "group": "Ungrouped variables", "name": "mass", "description": "mass of the block
"}, "O_raw": {"definition": "random(1..6#1)", "templateType": "randrange", "group": "Ungrouped variables", "name": "O_raw", "description": "Opposite side in the first angle.
\nA random number is generated, then we divide by the gcd with A_raw to make sure they're coprime.
"}, "cos1": {"definition": "A/H", "templateType": "anything", "group": "Ungrouped variables", "name": "cos1", "description": "Cosine of the first angle
"}, "sine1": {"definition": "O/H", "templateType": "anything", "group": "Ungrouped variables", "name": "sine1", "description": "Sine of the first angle
"}, "A2_raw": {"definition": "random(6..15#1)", "templateType": "randrange", "group": "Ungrouped variables", "name": "A2_raw", "description": "Adjacent side in the second angle.
\nA random number is generated, then we divide by the gcd with O2_raw to make sure they're coprime.
"}, "max_friction": {"definition": "mu*R", "templateType": "anything", "group": "Ungrouped variables", "name": "max_friction", "description": "Maximum frictional force on the object
"}, "A2": {"definition": "A2_raw/gcd(O2_raw,A2_raw)", "templateType": "anything", "group": "Ungrouped variables", "name": "A2", "description": "Adjacent side in the second angle.
"}, "cos2": {"definition": "A2/H2", "templateType": "anything", "group": "Ungrouped variables", "name": "cos2", "description": "Cosine of the second angle.
"}}, "metadata": {"description": "A block lies on rough horizontal ground. The coefficient of friction is given and students find the maximum value of friction $F_{\\text{MAX}} = \\mu R$. This is then used to determine the magnitude of force that must be exceeded to achieve movement when the force is applied horizontally and at two different angles to the horizontal.
", "licence": "Creative Commons Attribution 4.0 International"}, "type": "question", "showQuestionGroupNames": false, "question_groups": [{"name": "", "pickingStrategy": "all-ordered", "pickQuestions": 0, "questions": []}], "contributors": [{"name": "Amy Chadwick", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/505/"}]}]}], "contributors": [{"name": "Amy Chadwick", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/505/"}]}