// Numbas version: exam_results_page_options {"name": "Dynamics - Inclined plane", "duration": 0, "metadata": {"description": "

To be used on the Inclined plane page of the Dynamics section of the Mechanics wiki page.

", "licence": "Creative Commons Attribution 4.0 International"}, "allQuestions": true, "shuffleQuestions": false, "percentPass": 0, "timing": {"allowPause": true, "timeout": {"action": "none", "message": ""}, "timedwarning": {"action": "none", "message": ""}}, "pickQuestions": 0, "navigation": {"onleave": {"action": "none", "message": ""}, "reverse": true, "allowregen": true, "showresultspage": "oncompletion", "preventleave": true, "browse": true, "showfrontpage": true}, "feedback": {"allowrevealanswer": true, "showtotalmark": true, "advicethreshold": 0, "intro": "", "feedbackmessages": [], "showanswerstate": true, "showactualmark": true}, "type": "exam", "questions": [], "showQuestionGroupNames": false, "question_groups": [{"name": "", "pickingStrategy": "all-ordered", "pickQuestions": 0, "questions": [{"name": "Particle projected up a rough inclined plane", "extensions": [], "custom_part_types": [], "resources": [["question-resources/inclined_solution_2.png", "/srv/numbas/media/question-resources/inclined_solution_2.png"]], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Christian Lawson-Perfect", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/7/"}, {"name": "Amy Chadwick", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/505/"}], "functions": {}, "ungrouped_variables": ["g", "mu", "theta", "u", "mass", "R", "a", "s"], "tags": [], "advice": "

A diagram can be drawn to show the forces acting on the particle.

\n

\n

Here the particle is drawn in three positions, showing its original speed when it is projected from the bottom of the slope, its position at some point up the slope and its position when it instantaneously comes to rest further up the slope.

\n

The slope is rough so friction ($\\muR \\mathrm{N}$) acts down the slope, against the direction of motion.

\n

a)

\n

The normal reaction $R$, is found by resolving the forces perpendicular to the plane.

\n

\\begin{align}
R - mg \\cos \\theta & = 0, \\\\
R & = mg \\cos \\theta, \\\\
& = (\\var{mass} \\times 9.8) \\cos (\\var{theta}^{\\circ}), \\\\
&= \\var{precround(R,3)} \\mathrm{N}.
\\end{align}

\n

The normal reaction force between the particle and the plane is $\\var{precround(R,3)} \\mathrm{N}$.

\n

b)

\n

To find the acceleration of the particle we resolve the forces parrallel to the plane. 

\n

\\begin{align}
- mg \\sin \\theta - \\mu R & = ma, \\\\
- \\var{mass} \\times 9.8 \\sin (\\var{theta}^{\\circ}) - (\\var{precround(R,3)} \\times \\var{mu}) & = \\var{mass}a, \\\\
a & = \\frac{ - \\var{mass} \\times 9.8 \\sin (\\var{theta}^{\\circ}) - (\\var{precround(R,3)} \\times \\var{mu}) }{\\var{mass}}, \\\\
& = \\var{precround(a,3)} \\mathrm{ms^{-2}}.
\\end{align}

\n

Therefore the deceleration of the particle is $\\var{precround(-a,3)} \\mathrm{ms^{-2}}$ as it is the negative of the acceleration.

\n

c)

\n

The particle will travel up the slope until it comes to instantaneous rest; at this point its velocity will be $0$. We can use the SUVAT equation $v^2 = u^2 + 2as$ in order to find the distance the particle will travel.

\n

We know that $u = \\var{u}, v= 0$ and $a = \\var{precround(a,3)}$.

\n

\\begin{align}
v^2 & = u^2 + 2as, \\\\
0 & = \\simplify{{u}^2+{precround(2a,3)}s}, \\\\
s & = \\frac{\\var{u}^2}{\\var{precround(-2a,3)}}, \\\\[0.5em]
& = \\var{precround(u^2/(-2*a),3)} \\mathrm{m}.
\\end{align}

\n

The distance the particle will travel up the plane before it comes to instantaneous rest is $\\var{precround(u^2/(-2*a),3)} \\mathrm{m}$.

", "rulesets": {}, "parts": [{"prompt": "

What is the normal reaction, $R$, between the particle and the plane?

\n

Give your answer in Newtons to 3 decimal places.

\n

$R = $ [[0]]

", "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "gaps": [{"precisionType": "dp", "precisionMessage": "

You have not given your answer to the correct precision.

", "allowFractions": false, "variableReplacements": [], "precision": "3", "maxValue": "R", "minValue": "R", "variableReplacementStrategy": "originalfirst", "strictPrecision": false, "correctAnswerFraction": false, "showCorrectAnswer": true, "precisionPartialCredit": 0, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}], "showCorrectAnswer": true, "scripts": {}, "marks": 0, "type": "gapfill"}, {"precisionType": "dp", "prompt": "

Using the value for $R$ from part a) find the deceleration of the particle as it moves up the plane.

\n

Give your answer in $\\mathrm{ms^{-2}}$ to 3 decimal places.

", "precisionMessage": "You have not given your answer to the correct precision.", "allowFractions": false, "variableReplacements": [{"variable": "r", "part": "p0g0", "must_go_first": false}], "precision": "3", "maxValue": "-a", "minValue": "-a", "variableReplacementStrategy": "originalfirst", "strictPrecision": false, "correctAnswerFraction": false, "showCorrectAnswer": true, "precisionPartialCredit": 0, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}, {"precisionType": "dp", "prompt": "

Find the distance that the particle will move before it comes to instantaneous rest.

\n

Give your answer in metres ($\\mathrm{m}$) to 3 decimal places. 

", "precisionMessage": "You have not given your answer to the correct precision.", "allowFractions": false, "variableReplacements": [{"variable": "a", "part": "p1", "must_go_first": false}], "precision": "3", "maxValue": "-u^2/(2*a)", "minValue": "-u^2/(2*a)", "variableReplacementStrategy": "originalfirst", "strictPrecision": false, "correctAnswerFraction": false, "showCorrectAnswer": true, "precisionPartialCredit": 0, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}], "statement": "

A particle of mass $\\var{mass} \\mathrm{kg}$ is projected with speed $\\var{u}\\ \\mathrm{ms^{-1}}$ up a rough plane. The coefficient of friction between the particle and the plane is $\\var{mu}$. The plane is inclined at an angle $\\theta = \\var{theta}^{\\circ}$ to the horizontal.

\n

The acceleration due to gravity is $g = 9.8 \\mathrm{ms^{-2}}$.

", "variable_groups": [], "variablesTest": {"maxRuns": 100, "condition": "a<0"}, "preamble": {"css": "", "js": ""}, "variables": {"a": {"definition": "-(mu*R+mass*g*sin(radians(theta)))/mass", "templateType": "anything", "group": "Ungrouped variables", "name": "a", "description": "

The acceleration of the particle along the slope.

"}, "g": {"definition": "9.8", "templateType": "anything", "group": "Ungrouped variables", "name": "g", "description": "

The acceleration due to gravity.

"}, "mu": {"definition": "random(0.05..0.95#0.01)", "templateType": "randrange", "group": "Ungrouped variables", "name": "mu", "description": "

The coefficient of friction between the particle and the plane.

"}, "s": {"definition": "-u^2/(2*a)", "templateType": "anything", "group": "Ungrouped variables", "name": "s", "description": "

The distance travelled before the particle comes to rest.

"}, "R": {"definition": "mass*g*cos(radians(theta))", "templateType": "anything", "group": "Ungrouped variables", "name": "R", "description": "

The normal reaction force of the plane against the particle.

"}, "u": {"definition": "random(5..15#1)", "templateType": "randrange", "group": "Ungrouped variables", "name": "u", "description": "

The initial speed of the particle.

"}, "theta": {"definition": "random(30..60#0.5)", "templateType": "randrange", "group": "Ungrouped variables", "name": "theta", "description": "

The angle of the slope.

"}, "mass": {"definition": "random(2..10#1)", "templateType": "randrange", "group": "Ungrouped variables", "name": "mass", "description": "

The mass of the particle.

"}}, "metadata": {"description": "

A particle is projected up a rough plane at a given speed. Given the angle of the slope and the coefficient friction, find the distance the particle travels before it comes to instantaneous rest.

", "licence": "Creative Commons Attribution 4.0 International"}, "type": "question", "showQuestionGroupNames": false, "question_groups": [{"name": "", "pickingStrategy": "all-ordered", "pickQuestions": 0, "questions": []}]}, {"name": "Block sliding down a slope", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Christian Lawson-Perfect", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/7/"}, {"name": "Amy Chadwick", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/505/"}], "functions": {}, "ungrouped_variables": ["mass", "theta", "a", "R", "mu", "v", "s", "slide_distance"], "tags": [], "advice": "

a)

\n

To find the normal reaction force $R$, we resolve the forces perpendicular to the plane.

\n

\\begin{align}
R - mg \\cos \\theta & = 0, \\\\
R & = mg \\cos \\theta, \\\\
& = (\\var{mass} \\times 9.8) \\cos (\\var{theta}^{\\circ}), \\\\
& = \\var{R} \\ \\mathrm{N}.
\\end{align}

\n

b)

\n

To find the coefficient of friction, $\\mu$, we resolve parallel to the plane and use our $R$ value from part a).

\n

\\begin{align}
mg \\cos (90^{\\circ} - \\theta) - \\mu R & = ma, \\\\
\\mu & = \\frac{mg \\cos(90^{\\circ} - \\theta) - ma}{R}, \\\\
& = \\frac{ (\\var{mass} \\times 9.8) \\cos (\\var{90 - theta}^{\\circ}) - (\\var{mass} \\times \\var{a})}{\\var{R}}, \\\\
& = \\var{precround(mu,3)}. \\end{align}

\n

The coefficient of friction between the block and the plane is $\\var{precround(mu,3)}$.

\n

c)

\n

This question can be solved using the SUVAT equations.

\n

We know that the block was initially at rest, so $u = 0$.

\n

The acceleration $a = \\var{a}$.

\n

The final velocity $v = \\var{v}$.

\n

We can use the equation $v^2 = u^2 + 2as$, and solve for the distance, $s$.

\n

\\begin{align}
v^2 & = u^2 + 2 as, \\\\
\\var{v}^2 & = 0 + (2 \\times \\var{a}s), \\\\
s & = \\simplify[]{{v}/(2*{a})}, \\\\
& = \\var{precround(slide_distance,3)}\\mathrm{m}. \\end{align}

\n

The block slid $\\var{precround(v^2/2*a,3)}\\mathrm{m}$ down the slope before reaching the given speed.

", "rulesets": {}, "parts": [{"prompt": "

Find the normal reaction, $R \\ \\mathrm{N}$ between the block and the plane, to 3 decimal places.

", "allowFractions": false, "variableReplacements": [], "maxValue": "R", "minValue": "R", "variableReplacementStrategy": "originalfirst", "notationStyles": ["plain", "en", "si-en"], "correctAnswerFraction": false, "showCorrectAnswer": true, "scripts": {}, "marks": 1, "type": "numberentry", "correctAnswerStyle": "plain"}, {"precisionType": "dp", "prompt": "

Using $R$ find the coefficient of friction, $\\mu$, between the block and the plane, to 3 decimal places.

", "precisionMessage": "You have not given your answer to the correct precision.", "allowFractions": false, "variableReplacements": [], "precision": "3", "maxValue": "mu", "minValue": "mu", "variableReplacementStrategy": "originalfirst", "strictPrecision": false, "correctAnswerFraction": false, "showCorrectAnswer": true, "precisionPartialCredit": 0, "scripts": {}, "marks": 1, "notationStyles": ["plain", "en", "si-en"], "showPrecisionHint": false, "type": "numberentry", "correctAnswerStyle": "plain"}, {"precisionType": "dp", "prompt": "

Suppose that the block hits the bottom of the slope at a speed of $\\var{v}\\mathrm{ms^{-1}}$. To 3 decimal places, how far in metres ($\\mathrm{m}$) has the block slid from its initial position?

", "precisionMessage": "You have not given your answer to the correct precision.", "allowFractions": false, "variableReplacements": [], "precision": "3", "maxValue": "v^2/2*a", "minValue": "v^2/2*a", "variableReplacementStrategy": "originalfirst", "strictPrecision": false, "correctAnswerFraction": false, "showCorrectAnswer": true, "precisionPartialCredit": 0, "scripts": {}, "marks": 1, "notationStyles": ["plain", "en", "si-en"], "showPrecisionHint": false, "type": "numberentry", "correctAnswerStyle": "plain"}], "statement": "

A block of mass $\\var{mass}\\mathrm{kg}$ slides down a rough plane which is inclined at an angle $\\theta = \\var{theta}^{\\circ}$ to the horizontal. The mass begins at rest and accelerates at $\\var{a}\\mathrm{ms^{-2}}$.

\n

The acceleration due to gravity is $g=9.8\\mathrm{ms^{-2}}.$

", "variable_groups": [], "variablesTest": {"maxRuns": 100, "condition": "mu<1"}, "preamble": {"css": "", "js": ""}, "variables": {"a": {"definition": "random(2..4.5#0.25)", "templateType": "randrange", "group": "Ungrouped variables", "name": "a", "description": "

The acceleration of the block down the slope.

"}, "slide_distance": {"definition": "v/(2a)", "templateType": "anything", "group": "Ungrouped variables", "name": "slide_distance", "description": ""}, "mu": {"definition": "(mass*9.8*cos(radians(90-theta))-mass*a)/R", "templateType": "anything", "group": "Ungrouped variables", "name": "mu", "description": "

The coefficient of friction between the block and the plane.

"}, "s": {"definition": "v^2/(2*a)", "templateType": "anything", "group": "Ungrouped variables", "name": "s", "description": "

The distance the block slides before it reaches the given velocity.

"}, "R": {"definition": "precround(mass*9.8*cos(radians(theta)),3)", "templateType": "anything", "group": "Ungrouped variables", "name": "R", "description": "

The normal reaction force of the plane on the block, rounded to 3 d.p.

"}, "mass": {"definition": "random(0.25..10#0.25)", "templateType": "randrange", "group": "Ungrouped variables", "name": "mass", "description": "

The mass of the block.

"}, "v": {"definition": "random(0.5..5#0.25)", "templateType": "randrange", "group": "Ungrouped variables", "name": "v", "description": ""}, "theta": {"definition": "random(30..50#1)", "templateType": "randrange", "group": "Ungrouped variables", "name": "theta", "description": "

The angle of the slope.

"}}, "metadata": {"description": "

A block of given mass is sliding down the plane, with given acceleration. Find the normal reaction force, the coefficient of friction, and the distance travelled before reaching a given speed.

", "licence": "Creative Commons Attribution 4.0 International"}, "type": "question"}, {"name": "Pushing a box up an inclined plane", "extensions": [], "custom_part_types": [], "resources": [["question-resources/force_acting_on_incline.png", "/srv/numbas/media/question-resources/force_acting_on_incline.png"], ["question-resources/force_acting_on_an_incline_solution.png", "/srv/numbas/media/question-resources/force_acting_on_an_incline_solution.png"]], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Amy Chadwick", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/505/"}], "functions": {}, "ungrouped_variables": ["mass", "P", "theta", "R"], "tags": [], "advice": "

a)

\n

We can draw a diagram to show the forces acting on the box. The plane is smooth so there is no friction. 

\n

To find the normal reaction between the box and the plane we solve $F=ma$ perpendicular to the plane.

\n

\\begin{align}
F &  = ma, \\\\
R - mg \\cos \\theta - P \\cos(90^{\\circ} - \\theta) & = m \\times 0, \\\\
R & = mg \\cos \\theta - P \\cos(90^{\\circ} - \\theta), \\\\
& = (\\var{mass} \\times 9.8 \\cos(\\var{theta}^{\\circ})) - (\\var{P} \\cos(\\var{90-theta}^{\\circ})), \\\\
& = \\var{R}\\mathrm{N}.
\\end{align}

\n

The normal reaction, $R$, is $\\var{R}\\mathrm{N}$ to 3d.p.

\n

b)

\n

To find the acceleration of the box up the plane we resolve parallel to the plane. The plane is smooth so there is no friction. 

\n

\\begin{align}
F& = ma,\\\\
P \\cos \\theta - mg \\cos (90^{\\circ} - \\theta) & = ma, \\\\
a & = \\frac{ P \\cos \\theta - mg \\cos (90^{\\circ} - \\theta)}{m}, \\\\
&= \\frac{ \\var{P} \\cos(\\var{theta}^{\\circ}) - (\\var{mass} \\times 9.8 \\cos(\\var{90-theta}^{\\circ}))}{\\var{mass}}, \\\\
&= \\var{precround((P*cos(radians(theta))-mass*9.8*cos(radians(90-theta)))/mass,3)}\\mathrm{ms^{-2}}.
\\end{align}

\n

The acceleration of the box up the plane is $\\var{precround((P*cos(radians(theta))-mass*9.8*cos(radians(90-theta)))/mass,3)}\\mathrm{ms^{-2}}.$

", "rulesets": {}, "parts": [{"precisionType": "dp", "prompt": "

Find the normal reaction between the box and the plane, in $\\mathrm{N}$ to 3 decimal places.

", "precisionMessage": "You have not given your answer to the correct precision.", "allowFractions": false, "variableReplacements": [], "precision": "3", "maxValue": "mass*9.8*cos(radians(theta))+P*cos(radians(90-theta))", "minValue": "mass*9.8*cos(radians(theta))+P*cos(radians(90-theta))", "variableReplacementStrategy": "originalfirst", "strictPrecision": false, "correctAnswerFraction": false, "showCorrectAnswer": true, "precisionPartialCredit": 0, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}, {"precisionType": "dp", "prompt": "

Assuming the plane is smooth, find the acceleration of the box up the plane, in $\\mathrm{ms^{-2}}$ to 3 decimal places.

", "precisionMessage": "You have not given your answer to the correct precision.", "allowFractions": false, "variableReplacements": [], "precision": "3", "maxValue": "(P*cos(radians(theta))-mass*9.8*cos(radians(90-theta)))/mass", "minValue": "(P*cos(radians(theta))-mass*9.8*cos(radians(90-theta)))/mass", "variableReplacementStrategy": "originalfirst", "strictPrecision": false, "correctAnswerFraction": false, "showCorrectAnswer": true, "precisionPartialCredit": 0, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}], "statement": "

A box of mass $\\var{mass}\\mathrm{kg}$ is being pushed up an inclined plane by a horizontal force $P = \\var{P}\\mathrm{N}$. The plane is inclined at an angle of $\\theta=\\var{theta}^{\\circ}$. above the horizontal. 

\n

In the following the acceleration due to gravity is taken as $g=9.8\\mathrm{ms^{-2}}$.

", "variable_groups": [], "variablesTest": {"maxRuns": 100, "condition": ""}, "preamble": {"css": "", "js": ""}, "variables": {"P": {"definition": "random(15..50#2.5)", "templateType": "randrange", "group": "Ungrouped variables", "name": "P", "description": ""}, "R": {"definition": "precround(mass*9.8*cos(radians(theta))+P*cos(radians(90-theta)),3)", "templateType": "anything", "group": "Ungrouped variables", "name": "R", "description": ""}, "mass": {"definition": "random(0.25..7#0.25)", "templateType": "randrange", "group": "Ungrouped variables", "name": "mass", "description": ""}, "theta": {"definition": "random(10..80#0.5)", "templateType": "randrange", "group": "Ungrouped variables", "name": "theta", "description": ""}}, "metadata": {"description": "

A box is being pushed up a slope by a horizontal force. Calculate the normal reaction force, and the acceleration of the box up the slope.

", "licence": "Creative Commons Attribution 4.0 International"}, "type": "question", "showQuestionGroupNames": false, "question_groups": [{"name": "", "pickingStrategy": "all-ordered", "pickQuestions": 0, "questions": []}]}, {"name": "inclined plane 1", "extensions": [], "custom_part_types": [], "resources": [["question-resources/inclined.png", "/srv/numbas/media/question-resources/inclined.png"], ["question-resources/inclined_solution.png", "/srv/numbas/media/question-resources/inclined_solution.png"]], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Amy Chadwick", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/505/"}], "functions": {}, "ungrouped_variables": ["theta", "mass", "mu"], "tags": [], "advice": "

You can draw a diagram of the forces acting upon the particle.

\n

\n

a) When the plane is smooth we have that the coefficient of friction $\\mu = 0$. 

\n

We then resolve $F=ma$ in the direction down the slope. 

\n

\\begin{align} F &= ma, \\\\
                    mg \\cos ((90 - \\theta)^{\\circ}) & = ma, \\\\
                  \\var{mass} \\times 9.8 \\times \\cos (\\var{90 - theta}^{\\circ}) & = \\var{mass} \\times a, \\\\
                                             9.8 \\cos (\\var{90 - theta}^{\\circ}) & = a, \\\\
                                            \\var{precround(9.8*cos(radians(90-theta)),3)} \\mathrm{ms^{-2}} & = a. \\end{align}

\n

So the acceleration of the particle when the slope is smooth is $ \\var{precround(9.8*cos(radians(90-theta)),3)} \\mathrm{ms^{-2}}$.

\n

b) If the plane is rough and the coefficient of friction is $\\mu = \\var{mu}$ then we first resolve the forces perpendicular to the plane to find $R$.

\n

\\begin{align} F & = ma, \\\\
                   R - mg \\cos \\theta & = 0, \\\\
                           R &= mg \\cos \\theta, \\\\
                              & = \\var{mass} \\times 9.8 \\cos( \\var{theta}^{\\circ})\\mathrm{N}.
                             \\end{align}

\n

We then resolve $F=ma$ in the direction down the slope, using the value we have for $R$.

\n

\\begin{align} F & = ma, \\\\
                 mg \\sin \\theta - \\mu R & = ma, \\\\
                  mg \\sin \\theta - \\mu mg \\cos \\theta & = ma, \\\\
                     g \\sin \\theta - \\mu g \\cos \\theta & = a, \\\\
                     \\left(9.8\\sin(\\var{theta}^{\\circ})\\right) - \\left(\\var{mu}\\times 9.8 \\cos(\\var{theta}^{\\circ})\\right)& = a, \\\\
                     \\var{precround(9.8*sin(radians(theta))-mu*9.8*cos(radians(theta)),3)} \\mathrm{ms^{-2}} & = a. \\end{align}

\n

So the acceleration of the acceleration of the particle is $\\var{precround(9.8*sin(radians(theta))-mu*9.8*cos(radians(theta)),3)} \\mathrm{ms^{-2}}$ when the coefficient of friction is $mu=\\var{mu}$.

\n

", "rulesets": {}, "parts": [{"precisionType": "dp", "prompt": "

What is the acceleration in $\\mathrm{ms^{-2}}$ of the particle as it slides down the plane if the plane is smooth? 

", "precisionMessage": "You have not given your answer to the correct precision.", "allowFractions": false, "variableReplacements": [], "precision": "3", "maxValue": "9.8*cos(radians(90-theta))", "variableReplacementStrategy": "originalfirst", "strictPrecision": false, "correctAnswerFraction": false, "showCorrectAnswer": true, "precisionPartialCredit": 0, "scripts": {}, "marks": 1, "minValue": "9.8*cos(radians(90-theta))", "type": "numberentry", "showPrecisionHint": false}, {"precisionType": "dp", "prompt": "

What is the acceleration in $\\mathrm{ms^{-2}}$ of the particle as it slides down the plane if the coefficient of friction is $\\var{mu}$?

", "precisionMessage": "You have not given your answer to the correct precision.", "allowFractions": false, "variableReplacements": [], "precision": "3", "maxValue": "9.8*sin(radians(theta))-mu*9.8*cos(radians(theta))", "variableReplacementStrategy": "originalfirst", "strictPrecision": false, "correctAnswerFraction": false, "showCorrectAnswer": true, "precisionPartialCredit": 0, "scripts": {}, "marks": 1, "minValue": "9.8*sin(radians(theta))-mu*9.8*cos(radians(theta))", "type": "numberentry", "showPrecisionHint": false}], "statement": "

Suppose that there is a plane which is inclined to the horizontal at an angle of $\\var{theta}^{\\circ}$. A particle of mass $\\var{mass}\\mathrm{kg}$ is placed upon the plane. 

\n

\n

All parts should be answered to 3d.p and the acceleration due to gravity should be taken as $g = 9.8 \\mathrm{ms^{-2}}$.

", "variable_groups": [], "variablesTest": {"maxRuns": 100, "condition": ""}, "preamble": {"css": "", "js": ""}, "variables": {"mu": {"definition": "random(0.05..0.95#0.05)", "templateType": "randrange", "group": "Ungrouped variables", "name": "mu", "description": ""}, "theta": {"definition": "random(10..80#0.5)", "templateType": "randrange", "group": "Ungrouped variables", "name": "theta", "description": ""}, "mass": {"definition": "random(0.25..5#0.25)", "templateType": "randrange", "group": "Ungrouped variables", "name": "mass", "description": ""}}, "metadata": {"description": "

Finding the acceleration of a particle on an inclined plane which is at an angle to the horizontal. Smooth then with value for coefficient of friction.

", "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/"}], "extensions": [], "custom_part_types": [], "resources": [["question-resources/inclined_solution_2.png", "/srv/numbas/media/question-resources/inclined_solution_2.png"], ["question-resources/force_acting_on_incline.png", "/srv/numbas/media/question-resources/force_acting_on_incline.png"], ["question-resources/force_acting_on_an_incline_solution.png", "/srv/numbas/media/question-resources/force_acting_on_an_incline_solution.png"], ["question-resources/inclined.png", "/srv/numbas/media/question-resources/inclined.png"], ["question-resources/inclined_solution.png", "/srv/numbas/media/question-resources/inclined_solution.png"]]}