4.10b Model with differential equations: kinematics and other contexts

56 questions

Sort by: Default | Easiest first | Hardest first
OCR MEI Further Pure with Technology 2024 June Q3
20 marks Standard +0.8
3 This question concerns the family of differential equations $$\frac { d y } { d x } = x ^ { 2 } - y + \operatorname { acos } ( x ) \cos ( y ) \quad ( * * )$$ where \(a\) is a constant, \(x \geqslant 0\) and \(y > 0\).
  1. In this part of the question \(a = 0\).
    1. Find the solution to (\textbf{) in which \(y = 1\) when \(x = 0\).
    2. In this part of the question \(m\) is a real number. Show that the equation of the isocline \(\frac { \mathrm { dy } } { \mathrm { dx } } = \mathrm { m }\) is a parabola.
    3. Using the result given in part (a)(ii), or otherwise, sketch the tangent field for (}) on the axes in the Printed Answer Booklet.
  2. Fig. 3.1 and Fig. 3.2 show the tangent fields for two distinct and unspecified values of \(a\). In each case, a sketch of the solution curve \(\mathrm { y } = \mathrm { g } ( \mathrm { x } )\) which passes through the point \(( 0,2 )\) is shown for \(0 \leqslant x \leqslant \frac { 1 } { 2 }\). \begin{figure}[h]
    \captionsetup{labelformat=empty} \caption{Fig. 3.1} \includegraphics[alt={},max width=\textwidth]{6d485052-b0db-4c33-b374-4fd7b6f0759c-4_399_666_1324_317}
    \end{figure} \begin{figure}[h]
    \captionsetup{labelformat=empty} \caption{Fig. 3.2} \includegraphics[alt={},max width=\textwidth]{6d485052-b0db-4c33-b374-4fd7b6f0759c-4_397_661_1324_1192}
    \end{figure}
    1. In each case, continue the sketch of the solution curve for \(\frac { 1 } { 2 } \leqslant x \leqslant 3\) on the axes in the Printed Answer Booklet.
    2. State one feature which is present in the continued solution curve for Fig. 3.1 that is not a feature of the continued solution curve for Fig. 3.2.
    3. Using a slider for \(a\), or otherwise, estimate the value of \(a\) for the solution curve shown in Fig. 3.2.
  3. The Euler method for the solution of the differential equation \(\frac { d y } { d x } = f ( x , y )\) is as follows. $$\begin{aligned} & y _ { n + 1 } = y _ { n } + h f \left( x _ { n } , y _ { n } \right) \\ & x _ { n + 1 } = x _ { n } + h \end{aligned}$$
    1. Construct a spreadsheet to solve (), so that the value of \(a\) and the value of \(h\) can be varied, in the case \(x _ { 0 = 0\) and \(y _ { 0 } = 1\). State the formulae you have used in your spreadsheet.
    2. In this part of the question \(a = 0\). Use your spreadsheet with \(h = 0.1\) to approximate the value of \(y\) when \(x = 0.5\) for the solution to (}) in which \(y = 1\) when \(x = 0\).
    3. Using part (a)(i), state the accuracy of the approximate value of \(y\) given in part (c)(ii).
    4. State one change to your spreadsheet that could improve the accuracy of the approximate value of \(y\) found in part (c)(ii).
  4. The modified Euler method for the solution of the differential equation \(\frac { d y } { d x } = f ( x , y )\) is as follows. \(k _ { 1 } = h f \left( x _ { n } , y _ { n } \right)\) \(k _ { 2 } = h f \left( x _ { n } + h , y _ { n } + k _ { 1 } \right)\) \(y _ { n + 1 } = y _ { n } + \frac { 1 } { 2 } \left( k _ { 1 } + k _ { 2 } \right)\) \(\mathrm { x } _ { \mathrm { n } + 1 } = \mathrm { x } _ { \mathrm { n } } + \mathrm { h }\)
    1. Adapt your spreadsheet from part (c)(i) to a spreadsheet to solve (**), so that the value of \(a\) and the value of \(h\) can be varied, in the case \(x _ { 0 } = 0\) and \(y _ { 0 } = 1\). State the formulae you have used in your spreadsheet.
    2. In this part of the question \(a = - 0.5\). Use the spreadsheet from part (d)(i) with \(h = 0.1\) to approximate the value of \(y\) when \(x = 0.5\) for the solution to \(( * * )\) in which \(y = 1\) when \(x = 0\). In this part of the question \(a = - 0.5\). The solution to (**) in which \(y = 1\) when \(x = 0\) has a turning point with coordinates \(( c , d )\) where \(0 < c < 1\).
    3. Use the spreadsheet in part (d)(i) to determine the value of \(c\) correct to \(\mathbf { 1 }\) decimal place.
    4. Use the spreadsheet in part (d)(i) to determine the value of \(d\) correct to \(\mathbf { 3 }\) decimal places.
OCR MEI Further Pure with Technology Specimen Q3
20 marks Challenging +1.2
3 This question explores the family of differential equations \(\frac { \mathrm { d } y } { \mathrm {~d} x } = \sqrt { 1 + a x + 2 y }\) for various values of the parameter \(a\). Fig. 3 shows the tangent field in the case \(a = 1\). \begin{figure}[h]
\includegraphics[alt={},max width=\textwidth]{141c85ec-5749-4f24-9f6d-fe7a01567511-4_691_696_452_696} \captionsetup{labelformat=empty} \caption{Fig. 3}
\end{figure}
  1. (A) Sketch the tangent field in the case \(a = - 2\).
    (B) Explain why the tangent field is not defined for the whole coordinate plane.
    (C) Give an inequality which describes the region in which the tangent field is defined.
    (D) Find a value of \(a\) such that the region for which the tangent field is defined includes the entire \(x\)-axis.
  2. (A) For the case \(a = 1\), with \(y = 1\) when \(x = 0\), construct a spreadsheet for the Runge-Kutta method of order 2 with formulae as follows, where \(\mathrm { f } ( x , y ) = \frac { \mathrm { d } y } { \mathrm {~d} x }\). $$\begin{aligned} k _ { 1 } & = h \mathrm { f } \left( x _ { n } , y _ { n } \right) \\ k _ { 2 } & = h \mathrm { f } \left( x _ { n } + h , y _ { n } + k _ { 1 } \right) \\ y _ { n + 1 } & = y _ { n } + \frac { 1 } { 2 } \left( k _ { 1 } + k _ { 2 } \right) \end{aligned}$$ State the formulae you have used in your spreadsheet.
    (B) Use your spreadsheet to obtain the value of \(y\) correct to 4 decimal places when \(x = 1\) for
  3. (A) For the case \(a = 0\) find the analytical solution that passes through the point ( 0,1 ).
    (B) Verify that the solution in part (iii) (A) is a solution to the differential equation.
    (C) Use the solution in part (iii) (A) to find the value of \(y\) correct to 4 decimal places when \(x = 1\).
  4. (A) Verify that \(y = - \frac { a } { 2 } x + \frac { a ^ { 2 } } { 8 } - \frac { 1 } { 2 }\) is a solution for all cases when \(a \leq 0\).
    (B) Show that this is the only straight line solution in these cases. \section*{Copyright Information:} }{www.ocr.org.uk}) after the live examination series. If OCR has unwittingly failed to correctly acknowledge or clear any third-party content in this assessment material, OCR will be happy to correct its mistake at the earliest possible opportunity. For queries or further information please contact the Copyright Team, First Floor, 9 Hills Road, Cambridge CB2 1GE.
    OCR is part of the
Edexcel CP2 2024 June Q6
14 marks Challenging +1.2
  1. The motion of a particle \(P\) along the \(x\)-axis is modelled by the differential equation
$$2 \frac { \mathrm {~d} ^ { 2 } x } { \mathrm {~d} t ^ { 2 } } + 5 \frac { \mathrm {~d} x } { \mathrm {~d} t } + 2 x = 4 t + 12$$ where \(P\) is \(x\) metres from the origin \(O\) at time \(t\) seconds, \(t \geqslant 0\)
  1. Determine the general solution of the differential equation.
  2. Hence determine the particular solution for which \(x = 3\) and \(\frac { \mathrm { d } x } { \mathrm {~d} t } = - 2\) when \(t = 0\)
    1. Show that, according to the model, the minimum distance between \(O\) and \(P\) is \(( 2 + \ln 2 )\) metres.
    2. Justify that this distance is a minimum. For large values of \(t\) the particle is expected to move with constant speed.
  3. Comment on the suitability of the model in light of this information.
Edexcel FP1 2024 June Q4
8 marks Challenging +1.8
4. $$\left[ \begin{array} { l } \text { The Taylor series expansion of } \mathrm { f } ( x ) \text { about } x = a \text { is given by } \\ \mathrm { f } ( x ) = \mathrm { f } ( a ) + ( x - a ) \mathrm { f } ^ { \prime } ( a ) + \frac { ( x - a ) ^ { 2 } } { 2 ! } \mathrm { f } ^ { \prime \prime } ( a ) + \ldots + \frac { ( x - a ) ^ { r } } { r ! } \mathrm { f } ^ { ( r ) } ( a ) + \ldots \end{array} \right]$$ The curve with equation \(y = \mathrm { f } ( x )\) satisfies the differential equation $$\cos x \frac { \mathrm {~d} ^ { 2 } y } { \mathrm {~d} x ^ { 2 } } + y ^ { 2 } \frac { \mathrm {~d} y } { \mathrm {~d} x } + \sin x = 0$$ Given that \(\left( \frac { \pi } { 4 } , 1 \right)\) is a stationary point of the curve,
  1. determine the nature of this stationary point, giving a reason for your answer.
  2. Show that \(\frac { \mathrm { d } ^ { 3 } y } { \mathrm {~d} x ^ { 3 } } = \sqrt { 2 } - 2\) at this stationary point.
  3. Hence determine a series solution for \(y\), in ascending powers of \(\left( x - \frac { \pi } { 4 } \right)\) up to and including the term in \(\left( x - \frac { \pi } { 4 } \right) ^ { 3 }\), giving each coefficient in simplest form.
Edexcel FP1 2024 June Q10
12 marks Challenging +1.3
  1. The motion of a particle \(P\) along the \(x\)-axis is modelled by the differential equation
$$t ^ { 2 } \frac { \mathrm {~d} ^ { 2 } x } { \mathrm {~d} t ^ { 2 } } - 2 t ( t + 1 ) \frac { \mathrm { d } x } { \mathrm {~d} t } + 2 ( t + 1 ) x = 8 t ^ { 3 } \mathrm { e } ^ { t }$$ where \(P\) has displacement \(x\) metres from the origin \(O\) at time \(t\) minutes, \(t > 0\)
  1. Show that the transformation \(x = t u\) transforms the differential equation (I) into the differential equation $$\frac { \mathrm { d } ^ { 2 } u } { \mathrm {~d} t ^ { 2 } } - 2 \frac { \mathrm {~d} u } { \mathrm {~d} t } = 8 \mathrm { e } ^ { t }$$ Given that \(P\) is at \(O\) when \(t = \ln 3\) and when \(t = \ln 5\)
  2. determine the particular solution of the differential equation (I)
Edexcel FP1 Specimen Q3
14 marks Challenging +1.2
  1. A vibrating spring, fixed at one end, has an external force acting on it such that the centre of the spring moves in a straight line. At time \(t\) seconds, \(t \geqslant 0\), the displacement of the centre \(C\) of the spring from a fixed point \(O\) is \(x\) micrometres.
The displacement of \(C\) from \(O\) is modelled by the differential equation $$t ^ { 2 } \frac { \mathrm {~d} ^ { 2 } x } { \mathrm {~d} t ^ { 2 } } - 2 t \frac { \mathrm {~d} x } { \mathrm {~d} t } + \left( 2 + t ^ { 2 } \right) x = t ^ { 4 }$$
  1. Show that the transformation \(x = t v\) transforms equation (I) into the equation $$\frac { \mathrm { d } ^ { 2 } v } { \mathrm {~d} t ^ { 2 } } + v = t$$
  2. Hence find the general equation for the displacement of \(C\) from \(O\) at time \(t\) seconds.
    1. State what happens to the displacement of \(C\) from \(O\) as \(t\) becomes large.
    2. Comment on the model with reference to this long term behaviour.
AQA FP3 2007 June Q5
12 marks Challenging +1.2
5
  1. A differential equation is given by $$\left( x ^ { 2 } - 1 \right) \frac { \mathrm { d } ^ { 2 } y } { \mathrm {~d} x ^ { 2 } } - 2 x \frac { \mathrm {~d} y } { \mathrm {~d} x } = x ^ { 2 } + 1$$ Show that the substitution $$u = \frac { \mathrm { d } y } { \mathrm {~d} x } + x$$ transforms this differential equation into $$\frac { \mathrm { d } u } { \mathrm {~d} x } = \frac { 2 x u } { x ^ { 2 } - 1 }$$ (4 marks)
  2. Find the general solution of $$\frac { \mathrm { d } u } { \mathrm {~d} x } = \frac { 2 x u } { x ^ { 2 } - 1 }$$ giving your answer in the form \(u = \mathrm { f } ( x )\).
  3. Hence find the general solution of the differential equation $$\left( x ^ { 2 } - 1 \right) \frac { \mathrm { d } ^ { 2 } y } { \mathrm {~d} x ^ { 2 } } - 2 x \frac { \mathrm {~d} y } { \mathrm {~d} x } = x ^ { 2 } + 1$$ giving your answer in the form \(y = \mathrm { g } ( x )\).
AQA Further Paper 2 2021 June Q10
13 marks Standard +0.3
10 In a colony of seabirds, there are \(y\) birds at time \(t\) years. 10
  1. The rate of reduction in the number of birds due to birds dying or leaving the colony is proportional to the number of birds. In one year the reduction in the number of birds due to birds dying or leaving the colony is equal to \(16 \%\) of the number of birds at the start of the year. If no birds are born or join the colony, find the constant \(k\) such that $$\frac { \mathrm { d } y } { \mathrm {~d} t } = - k y$$ Give your answer to three significant figures.
    10
  2. A wildlife protection group takes measures to support the colony.
    The rate of reduction in the number of birds due to birds dying or leaving the colony is the same as in part (a), but in addition:
    Write down a first-order differential equation for \(y\) and \(t\) 10
  3. The initial number of birds is 340 Solve your differential equation from part (b) to find \(y\) in terms of \(t\) 10
  4. Describe two limitations of the model you have used. Limitation 1 \(\_\_\_\_\) Limitation 2 \(\_\_\_\_\)
OCR Further Mechanics 2021 June Q2
19 marks Standard +0.8
2 A particle \(P\) of mass 4.5 kg is free to move along the \(x\)-axis. In a model of the motion it is assumed that \(P\) is acted on by two forces:
  • a constant force of magnitude \(f \mathrm {~N}\) in the positive \(x\) direction;
  • a resistance to motion, \(R \mathrm {~N}\), whose magnitude is proportional to the speed of \(P\).
At time \(t\) seconds the velocity of \(P\) is \(v \mathrm {~ms} ^ { - 1 }\). When \(t = 0 , P\) is at the origin \(O\) and is moving in the positive direction with speed \(u \mathrm {~ms} ^ { - 1 }\), and when \(v = 5 , R = 2\). \begin{enumerate}[label=(\alph*)] \item Show that, according to the model, \(\frac { \mathrm { d } v } { \mathrm {~d} t } = \frac { 10 f - 4 v } { 45 }\). \item
  1. By solving the differential equation in part (a), show that \(v = \frac { 1 } { 2 } \left( 5 f - ( 5 f - 2 u ) \mathrm { e } ^ { - \frac { 4 } { 45 } t } \right)\).
  2. Describe briefly how, according to the model, the speed of \(P\) varies over time in each of the following cases.
    The flat surface of a smooth solid hemisphere of radius \(r\) is fixed to a horizontal plane on a planet where the acceleration due to gravity is denoted by \(\gamma\). \(O\) is the centre of the flat surface of the hemisphere. A particle \(P\) is held at a point on the surface of the hemisphere such that the angle between \(O P\) and the upward vertical through \(O\) is \(\alpha\), where \(\cos \alpha = \frac { 3 } { 4 }\). \(P\) is then released from rest. \(F\) is the point on the plane where \(P\) first hits the plane (see diagram).
    1. Find an exact expression for the distance \(O F\). The acceleration due to gravity on and near the surface of the planet Earth is roughly \(6 \gamma\).
    2. Explain whether \(O F\) would increase, decrease or remain unchanged if the action were repeated on the planet Earth.
WJEC Further Unit 6 2024 June Q2
Challenging +1.2
  1. An object, of mass 1.8 kg , is falling vertically downwards under gravity. During the motion, it experiences a variable resistance of \(0 \cdot 2 v ^ { 2 } \mathrm {~N}\), where \(v \mathrm {~ms} ^ { - 1 }\) is the speed of the object at time \(t\) seconds.
    1. Show that \(v\) satisfies the differential equation
    $$\frac { \mathrm { d } v } { \mathrm {~d} t } = \frac { 9 g - v ^ { 2 } } { 9 }$$ At time \(t = 0\), the object passes a point \(A\) with a speed of \(\sqrt { g } \mathrm {~ms} ^ { - 1 }\). The object then hits the ground with a speed of \(8 \mathrm {~ms} ^ { - 1 }\).
  2. Calculate the time taken for the object to hit the ground.
    …………………………………………………………………………………………………………………………………………………... \includegraphics[max width=\textwidth, alt={}, center]{36112cfa-20c4-4ba8-b972-6b7b44e5182f-07_67_1614_639_264} \includegraphics[max width=\textwidth, alt={}, center]{36112cfa-20c4-4ba8-b972-6b7b44e5182f-07_76_1614_717_264} \includegraphics[max width=\textwidth, alt={}, center]{36112cfa-20c4-4ba8-b972-6b7b44e5182f-07_79_1614_801_264} \includegraphics[max width=\textwidth, alt={}, center]{36112cfa-20c4-4ba8-b972-6b7b44e5182f-07_72_1609_895_267} \includegraphics[max width=\textwidth, alt={}, center]{36112cfa-20c4-4ba8-b972-6b7b44e5182f-07_75_1614_979_264}
  3. Given that the distance of the object from \(A\) at time \(t\) is \(x\) metres, form another differential equation to find an expression for \(x\) in terms of \(v\). Hence, find the height of \(A\) above the ground.
    \section*{PLEASE DO NOT WRITE ON THIS PAGE}
Pre-U Pre-U 9795/1 Specimen Q5
7 marks Challenging +1.2
5 The variables \(y\) and \(x\) are related by the differential equation $$\frac { \mathrm { d } ^ { 2 } y } { \mathrm {~d} x ^ { 2 } } = 2 x \left( \frac { \mathrm {~d} y } { \mathrm {~d} x } \right) ^ { 2 } , \quad - 2 < x < 2 .$$ By writing \(u = \frac { \mathrm { d } y } { \mathrm {~d} x }\), determine \(y\) explicitly in terms of \(x\), given that \(y = \frac { 1 } { 2 }\) and \(\frac { \mathrm { d } y } { \mathrm {~d} x } = \frac { 1 } { 4 }\) when \(x = 0\).
CAIE P3 2024 November Q10
13 marks Challenging +1.2
A balloon in the shape of a sphere has volume \(V\) and radius \(r\). Air is pumped into the balloon at a constant rate of \(40\pi\) starting when time \(t = 0\) and \(r = 0\). At the same time, air begins to flow out of the balloon at a rate of \(0.8\pi r\). The balloon remains a sphere at all times.
  1. Show that \(r\) and \(t\) satisfy the differential equation $$\frac{dr}{dt} = \frac{50 - r}{5r^2}.$$ [3]
  2. Find the quotient and remainder when \(5r^2\) is divided by \(50 - r\). [3]
  3. Solve the differential equation in part (a), obtaining an expression for \(t\) in terms of \(r\). [6]
  4. Find the value of \(t\) when the radius of the balloon is 12. [1]
CAIE P3 2006 June Q5
8 marks Standard +0.3
In a certain industrial process, a substance is being produced in a container. The mass of the substance in the container \(t\) minutes after the start of the process is \(x\) grams. At any time, the rate of formation of the substance is proportional to its mass. Also, throughout the process, the substance is removed from the container at a constant rate of 25 grams per minute. When \(t = 0\), \(x = 1000\) and \(\frac{dx}{dt} = 75\).
  1. Show that \(x\) and \(t\) satisfy the differential equation $$\frac{dx}{dt} = 0.1(x - 250).$$ [2]
  2. Solve this differential equation, obtaining an expression for \(x\) in terms of \(t\). [6]
CAIE M2 2010 June Q7
11 marks Challenging +1.2
A particle \(P\) of mass 0.25 kg moves in a straight line on a smooth horizontal surface. \(P\) starts at the point \(O\) with speed \(10 \text{ m s}^{-1}\) and moves towards a fixed point \(A\) on the line. At time \(t\) s the displacement of \(P\) from \(O\) is \(x\) m and the velocity of \(P\) is \(v \text{ m s}^{-1}\). A resistive force of magnitude \((5 - x)\) N acts on \(P\) in the direction towards \(O\).
  1. Form a differential equation in \(v\) and \(x\). By solving this differential equation, show that \(v = 10 - 2x\). [6]
  2. Find \(x\) in terms of \(t\), and hence show that the particle is always less than 5 m from \(O\). [5]
CAIE M2 2018 June Q7
10 marks Standard +0.8
A particle \(P\) of mass 0.2 kg is released from rest at a point \(O\) above horizontal ground. At time \(t\) s after its release the velocity of \(P\) is 7.5 m s\(^{-1}\) downwards. A vertically downwards force of magnitude 0.6t N acts on \(P\). A vertically upwards force of magnitude \(ke^{-t}\) N, where \(k\) is a constant, also acts on \(P\).
  1. Show that \(\frac{dv}{dt} = 10 - 5ke^{-t} + 3t\). [2]
  2. Find the greatest value of \(k\) for which \(P\) does not initially move upwards. [3]
  3. Given that \(k = 1\), and that \(P\) strikes the ground when \(t = 2\), find the height of \(O\) above the ground. [5]
Edexcel FP2 Q44
14 marks Standard +0.3
  1. Find the general solution of the differential equation $$2\frac{d^2 x}{dt^2} + 5\frac{dx}{dt} + 2x = 2t + 9.$$ [6]
  2. Find the particular solution of this differential equation for which \(x = 3\) and \(\frac{dx}{dt} = -1\) when \(t = 0\). [4] The particular solution in part (b) is used to model the motion of a particle \(P\) on the \(x\)-axis. At time \(t\) seconds (\(t \geq 0\)), \(P\) is \(x\) metres from the origin \(O\).
  3. Show that the minimum distance between \(O\) and \(P\) is \(\frac{1}{2}(5 + \ln 2)\) m and justify that the distance is a minimum. [4]
OCR MEI C4 2013 June Q6
18 marks Standard +0.3
The motion of a particle is modelled by the differential equation $$v \frac{dv}{dt} + 4x = 0,$$ where \(x\) is its displacement from a fixed point, and \(v\) is its velocity. Initially \(x = 1\) and \(v = 4\).
  1. Solve the differential equation to show that \(v^2 = 20 - 4x^2\). [4]
Now consider motion for which \(x = \cos 2t + 2 \sin 2t\), where \(x\) is the displacement from a fixed point at time \(t\).
  1. Verify that, when \(t = 0\), \(x = 1\). Use the fact that \(v = \frac{dx}{dt}\) to verify that when \(t = 0\), \(v = 4\). [4]
  2. Express \(x\) in the form \(R \cos(2t - \alpha)\), where \(R\) and \(\alpha\) are constants to be determined, and obtain the corresponding expression for \(v\). Hence or otherwise verify that, for this motion too, \(v^2 = 20 - 4x^2\). [7]
  3. Use your answers to part (iii) to find the maximum value of \(x\), and the earliest time at which \(x\) reaches this maximum value. [3]
OCR MEI C4 2014 June Q8
18 marks Standard +0.8
Fig. 8.1 shows an upright cylindrical barrel containing water. The water is leaking out of a hole in the side of the barrel. \includegraphics{figure_8.1} The height of the water surface above the hole \(t\) seconds after opening the hole is \(h\) metres, where $$\frac{dh}{dt} = -A\sqrt{h}$$ and where \(A\) is a positive constant. Initially the water surface is 1 metre above the hole.
  1. Verify that the solution to this differential equation is $$h = \left(1 - \frac{1}{2}At\right)^2.$$ [3]
The water stops leaking when \(h = 0\). This occurs after 20 seconds.
  1. Find the value of \(A\), and the time when the height of the water surface above the hole is 0.5 m. [4]
Fig. 8.2 shows a similar situation with a different barrel; \(h\) is in metres. \includegraphics{figure_8.2} For this barrel, $$\frac{dh}{dt} = -B\frac{\sqrt{h}}{(1+h)^2},$$ where \(B\) is a positive constant. When \(t = 0\), \(h = 1\).
  1. Solve this differential equation, and hence show that $$h^{\frac{1}{2}}(30 + 20h + 6h^2) = 56 - 15Bt.$$ [7]
  2. Given that \(h = 0\) when \(t = 20\), find \(B\). Find also the time when the height of the water surface above the hole is 0.5 m. [4]
Edexcel C4 Q4
12 marks Standard +0.3
A mathematician is selling goods at a car boot sale. She believes that the rate at which she makes sales depends on the length of time since the start of the sale, \(t\) hours, and the total value of sales she has made up to that time, £\(x\). She uses the model $$\frac{dx}{dt} = \frac{k(5-t)}{x},$$ where \(k\) is a constant. Given that after two hours she has made sales of £96 in total,
  1. solve the differential equation and show that she made £72 in the first hour of the sale. [8]
The mathematician believes that is it not worth staying at the sale once she is making sales at a rate of less than £10 per hour.
  1. Verify that at 3 hours and 5 minutes after the start of the sale, she should have already left. [4]
Edexcel M4 2005 June Q7
17 marks Challenging +1.8
A light elastic string, of natural length \(a\) and modulus of elasticity \(5ma\omega^2\), lies unstretched along a straight line on a smooth horizontal plane. A particle of mass \(m\) is attached to one end of the spring. At time \(t = 0\), the other end of the spring starts to move with constant speed \(U\) along the line of the spring and away from the particle. As the particle moves along the plane it is subject to a resistance of magnitude \(2m\omega v\), where \(v\) is its speed. At time \(t\), the extension of the spring is \(x\) and the displacement of the particle from its initial position is \(y\). Show that
  1. \(x + y = Ut\), [2]
  2. \(\frac{d^2x}{dt^2} + 2\omega \frac{dx}{dt} + 5\omega^2 x = 2\omega U\). [7]
  1. Find \(x\) in terms of \(\omega\), \(U\) and \(t\). [8]
Edexcel M4 2006 June Q5
11 marks Standard +0.8
A train of mass \(m\) is moving along a straight horizontal railway line. A time \(t\), the train is moving with speed \(v\) and the resistance to motion has magnitude \(kv\), where \(k\) is a constant. The engine of the train is working at a constant rate \(P\).
  1. Show that, when \(v > 0\), \(mv\frac{dv}{dt} + kv^2 = P\). [3]
When \(t = 0\), the speed of the train is \(\frac{1}{3}\sqrt{\frac{P}{k}}\).
  1. Find, in terms of \(m\) and \(k\), the time taken for the train to double its initial speed. [8]
Edexcel M4 2006 June Q7
17 marks Challenging +1.8
\includegraphics{figure_4} A light elastic spring has natural length \(l\) and modulus of elasticity \(4mg\). One end of the spring is attached to a point \(A\) on a plane that is inclined to the horizontal at an angle \(\alpha\), where \(\tan\alpha = \frac{3}{4}\). The other end of the spring is attached to a particle \(P\) of mass \(m\). The plane is rough and the coefficient of friction between \(P\) and the plane is \(\frac{1}{4}\). The particle \(P\) is held at a point \(B\) on the plane where \(B\) is below \(A\) and \(AB = l\), with the spring lying along a line of greatest slope of the plane, as shown in Figure 4. At time \(t = 0\), the particle is projected up the plane towards \(A\) with speed \(\frac{1}{2}\sqrt{gl}\). At time \(t\), the compression of the spring is \(x\).
  1. Show that $$\frac{d^2x}{dt^2} + 4\omega^2x = -g, \text{ where } \omega = \sqrt{\frac{g}{l}}.$$ [6]
  1. Find \(x\) in terms of \(l\), \(\omega\) and \(t\). [7]
  1. Find the distance that \(P\) travels up the plane before first coming to rest. [4]
Edexcel M4 2007 June Q2
10 marks Standard +0.3
A lorry of mass \(M\) moves along a straight horizontal road against a constant resistance of magnitude \(R\). The engine of the lorry works at a constant rate \(RU\), where \(U\) is a constant. At time \(t\), the lorry is moving with speed \(v\).
  1. Show that \(Mv\frac{dv}{dt} = R(U - v)\). [3]
At time \(t = 0\), the lorry has speed \(\frac{1}{4}U\) and the time taken by the lorry to attain a speed of \(\frac{3}{4}U\) is \(\frac{kMU}{R}\), where \(k\) is a constant.
  1. Find the exact value of \(k\). [7]
Edexcel M4 2007 June Q6
17 marks Challenging +1.8
A small ball is attached to one end of a spring. The ball is modelled as a particle of mass 0.1 kg and the spring is modelled as a light elastic spring \(AB\), of natural length 0.5 m and modulus of elasticity 2.45 N. The particle is attached to the end \(B\) of the spring. Initially, at time \(t = 0\), \(A\) is held at rest and the particle hangs at rest in equilibrium below \(A\) at the point \(E\). The end \(A\) then begins to move along the line of the spring in such a way that, at time \(t\) seconds, \(t \leq 1\), the downward displacement of \(A\) from its initial position is \(2 \sin 2t\) metres. At time \(t\) seconds, the extension of the spring is \(x\) metres and the displacement of the particle below \(E\) is \(y\) metres.
  1. Show, by referring to a simple diagram, that \(y + 0.2 = x + 2 \sin 2t\). [3]
  2. Hence show that \(\frac{d^2y}{dt^2} + 49y = 98 \sin 2t\). [5]
Given that \(y = \frac{98}{45} \sin 2t\) is a particular integral of this differential equation,
  1. find \(y\) in terms of \(t\). [5]
  2. Find the time at which the particle first comes to instantaneous rest. [4]
Edexcel M4 2013 June Q6
14 marks Challenging +1.3
A particle \(P\) of mass \(m\) kg is attached to the end \(A\) of a light elastic string \(AB\), of natural length \(a\) metres and modulus of elasticity \(9ma\) newtons. Initially the particle and the string lie at rest on a smooth horizontal plane with \(AB = a\) metres. At time \(t = 0\) the end \(B\) of the string is set in motion and moves at a constant speed \(U\) m s\(^{-1}\) in the direction \(AB\). The air resistance acting on \(P\) has magnitude \(6mv\) newtons, where \(v\) m s\(^{-1}\) is the speed of \(P\). At time \(t\) seconds, the extension of the string is \(x\) metres and the displacement of \(P\) from its initial position is \(y\) metres. Show that, while the string is taut,
  1. \(x + y = Ut\) [2]
  2. \(\frac{d^2x}{dt^2} + 6\frac{dx}{dt} + 9x = 6U\) [5]
You are given that the general solution of the differential equation in (b) is $$x = (A + Bt)e^{-3t} + \frac{2U}{3}$$ where \(A\) and \(B\) are arbitrary constants.
  1. Find the value of \(A\) and the value of \(B\). [5]
  2. Find the speed of \(P\) at time \(t\) seconds. [2]