// Numbas version: exam_results_page_options {"name": "Q3 Constant Acceleration", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"functions": {}, "ungrouped_variables": ["a", "u", "max_height", "s", "v_s", "v_ss", "v_d", "d", "time_d", "time_max_height", "time_above_d", "t1", "t2", "t"], "name": "Q3 Constant Acceleration", "tags": [], "preamble": {"css": "", "js": ""}, "advice": "

a)

\n

You can model the ball as a particle moving in a straight line with constant acceleration of magnitude $9.8 \\mathrm{ms}^{-2}$ due to gravity. As the ball is thrown upwards, we take the positive direction as pointing upwards.

\n

We are told $u=\\var{u}$ and $a=\\var{a}$ and we are asked to find the greatest height, $s$, reached by the ball. At its greatest height, the ball will for an instant have a velocity of $v=0$ before it starts to fall back down.

\n

Therefore we can use the equation $v^2=u^2+2as$, rearranged for $s$.

\n

\\begin{align} v^2 &= u^2+2as\\\\
                     2as &= v^2-u^2\\\\
                         s &= \\frac{v^2-u^2}{2a}\\\\
                           &= \\frac{0 - \\var{u}^2}{2 \\times \\var{a}} = \\var{max_height}\\\\
\\end{align}

\n

The greatest height reached by the ball is $\\var{precround(max_height,3)}$ metres

\n

b)

\n

We can use the same equation to find the speed of the ball when it reaches a given height 

\n

\\begin{align} v^2 &= u^2+2as\\\\
                           &= (\\var{u})^2+(2 \\times \\var{a} \\times \\var{s})\\\\
                           &= \\var{v_ss}\\\\
\\end{align}

\n

The speed of the ball when it reaches a height of $\\var{s}$ metres is $\\var{precround(v_s,3)}\\,ms^{-1}$

\n

c)

\n

The total time that the ball is above a given height $(s)$ can be found in a number of ways. The best method is to use the equation $s=ut+\\frac{1}{2}at^2$. This is a quadratic equation in $t$ and will have two solutions for $t$ - one will be the time on the way up and the other, the time on the way down. Subtracting the \"up\" time from the \"down\" time will give the total time above that height.

\n

\\begin{align} s & = ut + \\frac{1}{2}at^2\\\\
           \\frac{1}{2}at^2 + ut - s & = 0\\\\ 
\\end{align}

\n

Using the quadratic formula gives 

\n

\\begin{align} t &= \\frac{-u \\pm \\sqrt{u^2 +2as}}{a}\\\\
                       &= \\frac{\\var{-u} \\pm \\sqrt{\\var{u^2} + \\left(2 \\times \\var{a} \\times \\var{d}\\right)}}{\\var{a}}\\\\
                     t &= \\var{precround(t1,3)}\\,\\,\\,\\,\\mathrm{or}\\,\\,\\,\\,\\var{precround(t2,3)}\\\\
\\end{align}

\n

The total time that the ball is at, or above, $\\var{d}$ metres is $\\var{precround(t,3)}$ seconds                    

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

the maximum height reached by the ball = [[0]] metres

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

You have not given your answer to the correct precision.

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

the speed of the ball when it is $\\var{precround(s,3)}$ metres above the ground = [[0]] $ms^{-1}$

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

You have not given your answer to the correct precision.

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

the total time the ball is at least $\\var{precround(d,3)}$ metres above the ground = [[0]] seconds

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

You have not given your answer to the correct precision.

", "allowFractions": false, "variableReplacements": [], "maxValue": "time_above_d", "strictPrecision": false, "minValue": "time_above_d", "variableReplacementStrategy": "originalfirst", "precisionPartialCredit": 0, "correctAnswerFraction": false, "showCorrectAnswer": true, "precision": "3", "scripts": {}, "marks": "3", "type": "numberentry", "showPrecisionHint": false}], "showCorrectAnswer": true, "scripts": {}, "marks": 0, "type": "gapfill"}], "extensions": [], "statement": "

A ball is thrown vertically upwards from the ground with an inital speed of $\\var{u} \\mathrm{ms^{-1}}$

\n

\n

Modelling the ball as a particle and assuming air resistance is negligible, find

\n

(a) the maximum height reached by the ball

\n

(b) the speed of the ball when it is $\\var{s}\\,$ metres above ground

\n

(c) the total time the ball is at least $\\var{d}\\,$ metres above the ground

\n

\n

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

", "variable_groups": [], "variablesTest": {"maxRuns": 100, "condition": ""}, "variables": {"a": {"definition": "-9.8", "templateType": "number", "group": "Ungrouped variables", "name": "a", "description": "

acceleration due to gravity - upwards as positive direction

"}, "time_d": {"definition": "(v_d-u)/a", "templateType": "anything", "group": "Ungrouped variables", "name": "time_d", "description": "

time to reach height d on way up and to fall from d on way down

"}, "d": {"definition": "random(1..(s-2))", "templateType": "anything", "group": "Ungrouped variables", "name": "d", "description": "

part (c) height

"}, "v_s": {"definition": "sqrt((u*u)+(2*a*s))", "templateType": "anything", "group": "Ungrouped variables", "name": "v_s", "description": "

speed of ball at height s above ground

"}, "t2": {"definition": "(-u-sqrt(u*u+(2*a*d)))/a", "templateType": "anything", "group": "Ungrouped variables", "name": "t2", "description": ""}, "max_height": {"definition": "u^2/(2*(-a))", "templateType": "anything", "group": "Ungrouped variables", "name": "max_height", "description": "

maximum height reached by ball

"}, "t1": {"definition": "(-u+sqrt(u*u+(2*a*d)))/a", "templateType": "anything", "group": "Ungrouped variables", "name": "t1", "description": ""}, "v_d": {"definition": "sqrt((u*u)+(2*a*d))", "templateType": "anything", "group": "Ungrouped variables", "name": "v_d", "description": "

speed of ball at height d above ground

"}, "s": {"definition": "floor(max_height*random(0.7,0.75,0.8))", "templateType": "anything", "group": "Ungrouped variables", "name": "s", "description": "

selected height above ground for (b)

"}, "u": {"definition": "random(10..20#0.5)", "templateType": "randrange", "group": "Ungrouped variables", "name": "u", "description": "

initial velocity of ball

"}, "t": {"definition": "abs(t2-t1)", "templateType": "anything", "group": "Ungrouped variables", "name": "t", "description": ""}, "v_ss": {"definition": "v_s*v_s", "templateType": "anything", "group": "Ungrouped variables", "name": "v_ss", "description": "

v_s squared

"}, "time_above_d": {"definition": "(2*time_max_height)-(2*time_d)", "templateType": "anything", "group": "Ungrouped variables", "name": "time_above_d", "description": "

total time of flight above height d

"}, "time_max_height": {"definition": "(u/(-a))", "templateType": "anything", "group": "Ungrouped variables", "name": "time_max_height", "description": "

time to reach max height

"}}, "metadata": {"description": "", "licence": "Creative Commons Attribution 4.0 International"}, "type": "question", "showQuestionGroupNames": false, "question_groups": [{"name": "", "pickingStrategy": "all-ordered", "pickQuestions": 0, "questions": []}], "contributors": [{"name": "Stephen Bowlzer", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/206/"}]}]}], "contributors": [{"name": "Stephen Bowlzer", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/206/"}]}