// Numbas version: exam_results_page_options {"question_groups": [{"name": "Group", "pickQuestions": 1, "pickingStrategy": "all-ordered", "questions": [{"name": "Masses connected through a pulley", "extensions": [], "custom_part_types": [], "resources": [["question-resources/pulley2.png", "/srv/numbas/media/question-resources/pulley2.png"], ["question-resources/pulley3.png", "/srv/numbas/media/question-resources/pulley3.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": ["m1", "m2", "theta", "mu", "R", "acceleration", "tension", "t"], "tags": [], "advice": "

We can draw a diagram to show all the forces acting on each box and their accelerations. The surface is rough and friction will be limiting so equal to $\\mu R$. 

\n

Here, the mass of box $A$ is $m_1 = \\var{m1}\\mathrm{kg}$ and the mass of box $B$ is $m_2 = \\var{m2}\\mathrm{kg}$. The acceleration acts in the direction shown as box $A$ is heavier. 

\n

As the boxes are moving in different directions we can not model the whole system as a single particle.

\n

a)

\n

To find the normal reaction $R$ between box $B$ and the plane we resolve the forces perpendicular to the plane, where there is no acceleration.

\n

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

\n

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

\n

b)

\n

To find the acceleration we treat the boxes separately to get two equations involving the unknowns $T$ and $a$, then add them in order to cancel $T$.

\n

Looking at box $B$ and resolving parallel to the plane in the direction of acceleration we have equation (1):

\n

\\begin{align}
T - m_2g \\cos(90^{\\circ} - \\theta) - \\mu R & = m_2 a, \\\\
T - (\\var{m2} \\times g \\cos(\\var{90-theta}^{\\circ})) - (\\var{mu} \\times \\var{precround(R,3)}) & = \\var{m2}a, \\\\
\\simplify{T-{precround(t,3)}} &= \\var{m2}a.
\\end{align}

\n

Looking at box $A$ and resolving in the direction of acceleration we have equation (2):

\n

\\begin{align}
m_1g - T & = m_1a, \\\\
\\var{m1}g - T & = \\var{m1}a.
\\end{align}

\n

Adding equations (1) and (2) gives

\n

\\begin{align}
\\simplify[basic]{T - {precround(t,3)} +{m1}g -T} & = \\var{m2}a + \\var{m1}a, \\\\
\\var{m1}g - \\var{precround(m2*9.8*cos(radians(90-theta)) - mu*R,3)} & =(\\var{m2} + \\var{m1} )a, \\\\
\\var{precround(m1*9.8-m2*9.8*cos(radians(90-theta)) - mu*R,3)} & = \\var{m2+m1}a, \\\\
a & = \\var{precround((m1*9.8-m2*9.8*cos(radians(90-theta)) - mu*R)/(m2+m1),3)} \\mathrm{ms^{-2}}.
\\end{align}

\n

The acceleration of the system is $\\var{precround(acceleration,3)} \\mathrm{ms^{-2}}$.

\n

c)

\n

We can find the tension in the string by substituting our value for acceleration into either equation (1) or (2).

\n

This gives 

\n

\\begin{align} 
\\var{m1}g - T & = \\var{m1}a, \\\\
T & = \\var{m1}g - \\var{m1}a, \\\\
& = \\var{m1} (9.8 - \\var{precround(acceleration,3)}), \\\\
& = \\var{precround(m1*(9.8 - acceleration),3)} \\mathrm{N}.
\\end{align} 

\n

The tension in the string is $\\var{precround(tension,3)} \\mathrm{N}.$

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

Find the normal reaction force, $R$, between box $B$ and the plane. Give your answer in Newtons ($\\mathrm{N}$) 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": true, "correctAnswerFraction": false, "showCorrectAnswer": true, "precisionPartialCredit": 0, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}], "showCorrectAnswer": true, "scripts": {}, "marks": 0, "type": "gapfill"}, {"precisionType": "dp", "prompt": "

The system is released from rest. Using your value of $R$ from part a) find the acceleration of the system, 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": "(m1*9.8 - m2*9.8*cos(radians(90-theta))-mu*R)/(m1+m2)", "minValue": "(m1*9.8 - m2*9.8*cos(radians(90-theta))-mu*R)/(m1+m2)", "variableReplacementStrategy": "originalfirst", "strictPrecision": false, "correctAnswerFraction": false, "showCorrectAnswer": true, "precisionPartialCredit": 0, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}, {"precisionType": "dp", "prompt": "

Using the answers to the previous parts, find the tension in the string, in Newtons ($\\mathrm{N}$) to 3 decimal places.

", "precisionMessage": "

You have not given your answer to the correct precision.

", "allowFractions": false, "variableReplacements": [{"variable": "acceleration", "part": "p1", "must_go_first": false}], "precision": "3", "maxValue": "tension", "minValue": "tension", "variableReplacementStrategy": "originalfirst", "strictPrecision": false, "correctAnswerFraction": false, "showCorrectAnswer": true, "precisionPartialCredit": 0, "scripts": {}, "marks": 1, "type": "numberentry", "showPrecisionHint": false}], "statement": "

A light inextensible string connects two boxes $A$ and $B$, of masses $m_1 = \\var{m1} \\mathrm{kg}$ and $m_2 = \\var{m2} \\mathrm{kg}$ respectively.

\n

At the top of a rough inclined plane there is fixed a small smooth pulley over which the string passes. The plane is inclined to the horizontal at an angle $\\theta = \\var{theta}^{\\circ}$. 

\n

Box $A$ hangs on the edge of the plane with the string vertical and taut, whereas box $B$ rests on the inclined plane. 

\n

\n

You are told that the coefficient of friction between $B$ and the plane is $\\mu = \\var{mu}$ and the acceleration due to gravity is $g = 9.8\\mathrm{ms^{-2}}$. 

", "variable_groups": [], "variablesTest": {"maxRuns": 100, "condition": ""}, "preamble": {"css": "", "js": ""}, "variables": {"acceleration": {"definition": "(m1*9.8 - m2*9.8*cos(radians(90-theta))-mu*R)/(m1+m2)", "templateType": "anything", "group": "Ungrouped variables", "name": "acceleration", "description": ""}, "tension": {"definition": "m1*(9.8 - acceleration)", "templateType": "anything", "group": "Ungrouped variables", "name": "tension", "description": ""}, "mu": {"definition": "random(0.05..0.95#0.025)", "templateType": "randrange", "group": "Ungrouped variables", "name": "mu", "description": ""}, "R": {"definition": "m2*9.8*cos(radians(theta))", "templateType": "anything", "group": "Ungrouped variables", "name": "R", "description": ""}, "m1": {"definition": "random(6..15#0.5)", "templateType": "randrange", "group": "Ungrouped variables", "name": "m1", "description": ""}, "t": {"definition": "m2*9.8*cos(radians(90-theta)) + mu*R", "templateType": "anything", "group": "Ungrouped variables", "name": "t", "description": "

An intermediary value to simplify the advice.

"}, "m2": {"definition": "random(0.5..5.5#0.25)", "templateType": "randrange", "group": "Ungrouped variables", "name": "m2", "description": ""}, "theta": {"definition": "random(10..70#1)", "templateType": "randrange", "group": "Ungrouped variables", "name": "theta", "description": ""}}, "metadata": {"description": "

Two particles connected by a string which passes over a pulley at the top of an inclined plane. Find the acceleration of the masses and the tension in the string. Can not model the whole system as a single particle.

", "licence": "Creative Commons Attribution 4.0 International"}, "type": "question", "showQuestionGroupNames": false, "question_groups": [{"name": "", "pickingStrategy": "all-ordered", "pickQuestions": 0, "questions": []}]}, {"name": "Simon's copy of Connected particles 2", "extensions": [], "custom_part_types": [], "resources": [["question-resources/pulley1.png", "/srv/numbas/media/question-resources/pulley1.png"]], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Amy Chadwick", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/505/"}, {"name": "Simon Thomas", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3148/"}], "advice": "

We can draw a diagram to show all the forces acting on each mass and the pulley, and the acceleration. Here, the mass of particle $A$ is $m_1 \\mathrm{kg} = \\var{A} \\mathrm{kg}$ and the mass of particle $m_2 \\mathrm{kg} = \\var{B} \\mathrm{kg}$. As particle $B$ is heavier the acceleration will act in the direction shown. The tension in the string is $T \\mathrm{N}$ and the force exerted on the string by the pulley is $F \\mathrm{N}$.

\n

\n

a) We can not treat the whole system as a particle because the particles are moving in different directions. Therefore to find the acceleration we need to resolve for each mass separately.

\n

For $A$ we have equation (1):  \\begin{align} T - m_1g & = m_1 a, \\\\
                                                                    T - \\var{A}g & = \\var{A}a. \\end{align}

\n

For $B$ we have equation (2): \\begin{align} m_2g - T & = m_2a, \\\\
                                                                   \\var{B}g - T & = \\var{B}a. \\end{align}

\n

In both (1) and (2) we have resolved in the direction of acceleration.

\n

We can solve these two equations simultaneously. For example, by adding (1) and (2) we get

\n

\\begin{align} T - \\var{A}g + \\var{B}g - T & = (\\var{A} + \\var{B}) a, \\\\
                          (\\var{B} - \\var{A})g & = (\\var{A} + \\var{B}) a, \\\\ 
                               a & = \\frac{\\var{A} + \\var{B}}{(\\var{B} - \\var{A})g}, \\\\
                                   & = \\var{precround((B*g-A*g)/(A+B),3)} \\mathrm{ms^{-2}}. \\end{align}

\n

The acceleration of each mass is $\\var{precround((B*g-A*g)/(A+B),3)} \\mathrm{ms^{-2}}$.

\n

b) To find the tension in the string we can use our answer to part a) in either equation (1) or (2).

\n

From equation (1) we have

\n

\\begin{align} T - \\var{A}g & = \\var{A}a, \\\\
                      T & = \\var{A} \\times (g + a), \\\\
                         & = \\var{A} \\times (9.8 + \\var{ac}), \\\\
                                       & = \\var{precround(A*(9.8+ac),3)} \\mathrm{N}. \\end{align}

\n

The tension in the string is $\\var{T}\\mathrm{N}$.

\n

c) The force exerted on the pulley by the string is $2T \\mathrm{N} = \\var{precround(2*T,3)} \\mathrm{N}$.

", "functions": {}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["A", "B", "g", "ac", "T"], "statement": "

Suppose that there are two particles $A$ and $B$, of masses $\\var{A} \\mathrm{kg}$ and $\\var{B} \\mathrm{kg}$ respectively. They are attached to a light inextensible string which passes over a small, smooth, fixed pulley. The masses hang with the string taut. 

\n

In the following answer to 3d.p. and take the acceleration due to gravity as $g = 9.8 \\mathrm{ms^{-2}}$.

", "variables": {"T": {"description": "", "templateType": "anything", "group": "Ungrouped variables", "name": "T", "definition": "precround(A*g+A*ac,3)"}, "A": {"description": "

mass of particle A

", "templateType": "randrange", "group": "Ungrouped variables", "name": "A", "definition": "random(0.05..1#0.025)"}, "g": {"description": "

acceleration due to gravity

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

mass of particle B

", "templateType": "randrange", "group": "Ungrouped variables", "name": "B", "definition": "random(1.05..2#0.05)"}, "ac": {"description": "

acceleration

", "templateType": "anything", "group": "Ungrouped variables", "name": "ac", "definition": "precround((B*g - A*g)/(A+B),3)"}}, "metadata": {"description": "

Connected particle involving a pulley system - can not treat whole system as a whole due to different directions.

", "licence": "Creative Commons Attribution 4.0 International"}, "preamble": {"css": "", "js": ""}, "parts": [{"type": "numberentry", "showCorrectAnswer": true, "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "marks": 1, "notationStyles": ["plain", "en", "si-en"], "maxValue": "(B*g - A*g)/(A+B)", "correctAnswerFraction": false, "showPrecisionHint": false, "minValue": "(B*g - A*g)/(A+B)", "precisionType": "dp", "prompt": "

Suppose that the system is released from rest. Find, in $\\mathrm{ms^{-2}}$, the acceleration of each mass.

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

Using your 3d.p. answer to part a) find the tension in Newtons ($\\mathrm{N}$) in the string.

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

Find the force in Newtons ($\\mathrm{N}$) exerted on the pulley by the string.

", "precisionMessage": "You have not given your answer to the correct precision.", "precision": "3", "scripts": {}, "strictPrecision": false, "mustBeReduced": false, "extendBaseMarkingAlgorithm": true, "unitTests": [], "allowFractions": false, "mustBeReducedPC": 0, "showFeedbackIcon": true, "correctAnswerStyle": "plain", "precisionPartialCredit": 0, "customMarkingAlgorithm": ""}], "variable_groups": [], "tags": [], "rulesets": {}, "type": "question"}, {"name": "Simon's copy of Connected particles 1", "extensions": [], "custom_part_types": [], "resources": [["question-resources/Connected_particles.png", "/srv/numbas/media/question-resources/Connected_particles.png"], ["question-resources/Connected_particles2.png", "/srv/numbas/media/question-resources/Connected_particles2.png"], ["question-resources/Connected_particles3.png", "/srv/numbas/media/question-resources/Connected_particles3.png"]], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "contributors": [{"name": "Amy Chadwick", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/505/"}, {"name": "Simon Thomas", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3148/"}], "functions": {}, "metadata": {"licence": "Creative Commons Attribution 4.0 International", "description": "

Two masses in a box which is attached to a string. Finding acceleration by modelling the two masses as the whole system. Find forces exerted by the two masses.

"}, "variablesTest": {"condition": "a>0", "maxRuns": 100}, "statement": "

Suppose that there is a light box attached to a vertical light inextensible string. The box holds two masses $A$ and $B$ as shown in the diagram below, where $A$ rests upon $B$.

\n

\n

Suppose that the mass of $A$ is $m_1 = \\var{massa} \\, \\mathrm{kg}$ and the mass of $B$ is $m_2 = \\var{massb} \\, \\mathrm{kg}$. The acceleration due to gravity is $g=9.8 \\, \\mathrm{ms^{-2}}$.

\n

Give your answers to the following questions to 3 decimal places.

", "preamble": {"css": "", "js": ""}, "parts": [{"notationStyles": ["plain", "en", "si-en"], "precisionMessage": "You have not given your answer to the correct precision.", "showCorrectAnswer": true, "strictPrecision": false, "precisionType": "dp", "showPrecisionHint": false, "mustBeReducedPC": 0, "showFeedbackIcon": true, "allowFractions": false, "type": "numberentry", "correctAnswerStyle": "plain", "scripts": {}, "correctAnswerFraction": false, "mustBeReduced": false, "variableReplacements": [], "precision": "3", "variableReplacementStrategy": "originalfirst", "extendBaseMarkingAlgorithm": true, "marks": 1, "maxValue": "(T-massa*g-massb*g)/mass", "unitTests": [], "prompt": "

Suppose that the tension in the string is $\\var{T} \\, \\mathrm{N}$ and that the box is raised vertically, using the string. With what acceleration, in $\\mathrm{ms^{-2}}$, is the box raised?

", "customMarkingAlgorithm": "", "minValue": "(T-massa*g-massb*g)/mass", "precisionPartialCredit": 0}, {"notationStyles": ["plain", "en", "si-en"], "precisionMessage": "You have not given your answer to the correct precision.", "showCorrectAnswer": true, "strictPrecision": false, "precisionType": "dp", "showPrecisionHint": false, "mustBeReducedPC": 0, "showFeedbackIcon": true, "allowFractions": false, "type": "numberentry", "correctAnswerStyle": "plain", "scripts": {}, "correctAnswerFraction": false, "mustBeReduced": false, "variableReplacements": [], "precision": "3", "variableReplacementStrategy": "originalfirst", "extendBaseMarkingAlgorithm": true, "marks": 1, "maxValue": "massa*g+a*massa", "unitTests": [], "prompt": "

Using the acceleration in $\\mathrm{ms^{-2}}$ found in part a), find the force in Newtons ($\\mathrm{N}$) exerted on mass $B$ by mass $A$.

", "customMarkingAlgorithm": "", "minValue": "massa*g+a*massa", "precisionPartialCredit": 0}, {"notationStyles": ["plain", "en", "si-en"], "precisionMessage": "You have not given your answer to the correct precision.", "showCorrectAnswer": true, "strictPrecision": false, "precisionType": "dp", "showPrecisionHint": false, "mustBeReducedPC": 0, "showFeedbackIcon": true, "allowFractions": false, "type": "numberentry", "correctAnswerStyle": "plain", "scripts": {}, "correctAnswerFraction": false, "mustBeReduced": false, "variableReplacements": [], "precision": "3", "variableReplacementStrategy": "originalfirst", "extendBaseMarkingAlgorithm": true, "marks": 1, "maxValue": "T+0.001", "unitTests": [], "prompt": "

Find the force in Newtons ($\\mathrm{N}$) exerted on mass $B$ by the box.

", "customMarkingAlgorithm": "", "minValue": "T-0.001", "precisionPartialCredit": 0}], "tags": [], "variables": {"a": {"templateType": "anything", "description": "

acceleration 3d.p.

", "definition": "precround((T-massa*g-massb*g)/mass,3)", "group": "Ungrouped variables", "name": "a"}, "mass": {"templateType": "anything", "description": "", "definition": "massa+massb", "group": "Ungrouped variables", "name": "mass"}, "massb": {"templateType": "randrange", "description": "", "definition": "random(1.6..3#0.1)", "group": "Ungrouped variables", "name": "massb"}, "g": {"templateType": "anything", "description": "", "definition": "9.8", "group": "Ungrouped variables", "name": "g"}, "aexact": {"templateType": "anything", "description": "", "definition": "(T-massa*g-massb*g)/mass", "group": "Ungrouped variables", "name": "aexact"}, "massa": {"templateType": "randrange", "description": "", "definition": "random(0.25..1.5#0.25)", "group": "Ungrouped variables", "name": "massa"}, "T": {"templateType": "randrange", "description": "

tension in string

", "definition": "random(45..80#0.05)", "group": "Ungrouped variables", "name": "T"}}, "advice": "

a) We can draw a diagram to show the forces acting on the system. As all parts are moving in the same straight line (vertically) we can resolve for the whole system.

\n

\n

We have that 

\n

\\begin{align} T - m_1g - m_2g & = (m_1 + m_2)a, \\\\
                           \\var{T} - \\var{massa}g - \\var{massb}g & = \\var{mass}a, \\\\
                                a & =\\frac{\\var{T} - \\var{massa}g - \\var{massb}g}{\\var{mass}}, \\\\
                                   & = \\var{a}\\mathrm{ms^{-2}}.\\end{align}

\n

The acceleration of the system is $\\var{a}\\mathrm{ms^{-2}}$.

\n

b) To find the force exerted on mass $B$ by mass $A$ we can find the force exerted on $A$ by $B$ (the normal reaction, $R$) and use Newton's 3rd Law to say that the force exerted on $B$ by $A$ will have the same magnitude.

\n

\n

We resolve the forces to find $R$, using the 3d.p. value for $a$ from part a).

\n

\\begin{align} R - m_1g & = m_1a, \\\\
                                    R & = m_1g + m_1a, \\\\
                                       & = \\var{massa} \\left(9.8 + \\var{precround(aexact,4)}\\right), \\\\
                                        & = \\var{precround(massa*(9.8+aexact),3)} \\mathrm{N}.\\end{align}

\n

So the force exerted on $B$ by $A$ is $\\var{precround(massa*(9.8+aexact),3)} \\mathrm{N}$.

\n

c) Let X be the force exerted on mass $B$ by the box. 

\n

Resolving forces acting on mass $B$, with upwards being the positive direction, and using our answer from (b), we obtain:

\n

\\begin{align} X - \\var{precround(massa*(9.8+aexact),4)} - m_2g & = m_2a, \\\\
                       X & = \\var{precround(massa*(9.8+aexact),4)}+\\var{massb}g+\\var{massb}\\times \\var{precround(aexact,4)}, \\\\
                         X & = \\var{precround(massa*(9.8+aexact)+massb*g+massb*aexact,3)} \\mathrm{N} \\end{align}

\n

", "rulesets": {}, "variable_groups": [], "ungrouped_variables": ["massa", "massb", "T", "g", "mass", "a", "aexact"], "type": "question"}]}], "timing": {"timedwarning": {"action": "none", "message": ""}, "allowPause": true, "timeout": {"action": "none", "message": ""}}, "showQuestionGroupNames": false, "showstudentname": true, "duration": 0, "feedback": {"feedbackmessages": [], "advicethreshold": 0, "showactualmark": true, "allowrevealanswer": true, "showanswerstate": true, "intro": "", "showtotalmark": true}, "name": "Dynamics - Connected particles", "metadata": {"description": "

To be used on the connected particles page under the Dynamics section of the Mechanics wiki page.

", "licence": "Creative Commons Attribution 4.0 International"}, "navigation": {"showresultspage": "oncompletion", "browse": true, "onleave": {"action": "none", "message": ""}, "allowregen": true, "showfrontpage": true, "preventleave": true, "reverse": true}, "percentPass": 0, "type": "exam", "contributors": [{"name": "Amy Chadwick", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/505/"}, {"name": "Simon Thomas", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/3148/"}], "extensions": [], "custom_part_types": [], "resources": [["question-resources/pulley2.png", "/srv/numbas/media/question-resources/pulley2.png"], ["question-resources/pulley3.png", "/srv/numbas/media/question-resources/pulley3.png"], ["question-resources/pulley1.png", "/srv/numbas/media/question-resources/pulley1.png"], ["question-resources/Connected_particles.png", "/srv/numbas/media/question-resources/Connected_particles.png"], ["question-resources/Connected_particles2.png", "/srv/numbas/media/question-resources/Connected_particles2.png"], ["question-resources/Connected_particles3.png", "/srv/numbas/media/question-resources/Connected_particles3.png"]]}