The velocity, `v` ms`\ ^(−1)`, of a particle at time `t >= 0` seconds and at position `x >= 1` metre from the origin is `v = 1/x`.
The acceleration of the particle, in `text(ms)^(−2)`, when `x = 2` is
- `−1/4`
- `−1/8`
- `1/8`
- `1/4`
Aussie Maths & Science Teachers: Save your time with SmarterEd
The velocity, `v` ms`\ ^(−1)`, of a particle at time `t >= 0` seconds and at position `x >= 1` metre from the origin is `v = 1/x`.
The acceleration of the particle, in `text(ms)^(−2)`, when `x = 2` is
`B`
`v = 1/x`
`a` | `= v · (dv)/(dx)` |
`= 1/x · −1/(x^2)` | |
`= −1/(x^3)` |
`text(When)\ \ x = 2:`
`a = −1/(2^3) = −1/8`
`=>B`
A particle is initially at rest at the point `B` which is `b` metres to the right of `O.`
The particle then moves in a straight line towards `O.`
For `x != 0,` the acceleration of the particle is given by `(- mu^2)/x^2,` where `x` is the distance from `O` and `mu` is a positive constant.
--- 4 WORK AREA LINES (style=lined) ---
--- 6 WORK AREA LINES (style=lined) ---
It can be shown that `t = 1/mu sqrt (b/2) (sqrt(bd - d^2) + b cos^-1 sqrt (d/b)).` (Do NOT prove this.)
--- 4 WORK AREA LINES (style=lined) ---
i. `a = d/dx(1/2 v^2) = −(mu^2)/(x^2)`
`:. 1/2 v^2` | `= int −(mu^2)/(x^2)\ dx` |
`= (mu^2)/x + c` |
`text(Initially,)\ v = 0\ text(and)\ x = b`
`:. c = −(mu^2)/b`
`v^2` | `= 2mu^2(1/x – 1/b)` |
`v` | `= −musqrt2 · sqrt(1/x – 1/b)qquad(text(negative since moving to left))` |
`= −musqrt2 · sqrt((b – x)/(bx))\ …\ text(as required.)` |
ii. | `dx/dt` | `= −musqrt2 · sqrt((b – x)/(bx))` |
`dt/dx` | `= −1/(musqrt2) · sqrt((bx)/(b – x))` | |
`int_0^t dt` | `= −1/(musqrt2) · int_b^d sqrt((bx)/(b – x))\ dx` |
`text(Integration by substitution:)`
`text(Let)\ \ \ x` | `= bcos^2theta` |
`dx` | `= −2bcosthetasintheta\ d theta` |
`text(When)quadx` | `= b,` | `theta` | `= 0` |
`x` | `= d,` | `theta` | `= cos^(−1)sqrt(d/b)` |
`:. t` | `= −1/(musqrt2) · int_0^(cos^(−1)sqrt(d/b))sqrt((b^2cos^2theta)/(b(1 – cos^2theta))) · −2bcosthetasintheta\ d theta` |
`= (2b)/(musqrt2) · int_0^(cos^(−1)sqrt(d/b))(sqrtb costheta)/(sintheta) · costhetasintheta\ d theta` |
|
`= (bsqrt(2b))/mu int_0^(cos^(−1)sqrt(d/b)) cos^2theta\ d theta\ …\ text(as required)` |
iii. `t = 1/mu sqrt(b/2)(sqrt(bd – d^2) + bcos^(−1)sqrt(d/b))`
`text(As)\ \ d->0,`
`t` | `= 1/mu sqrt(b/2) (sqrt0 + bcos^(−1)0)` |
`= 1/mu sqrt(b/2) · b · pi/2` | |
`= (pi(sqrtb)^3)/(2sqrt2mu)\ text(seconds)` |
In an alien universe, the gravitational attraction between two bodies is proportional to `x^(–3)`, where `x` is the distance between their centres.
A particle is projected upward from the surface of a planet with velocity `u` at time `t = 0`. Its distance `x` from the centre of the planet satisfies the equation
`ddot x = - k/x^3.`
--- 6 WORK AREA LINES (style=lined) ---
--- 6 WORK AREA LINES (style=lined) ---
Show that if `u >= sqrt (gR)` the particle will not return to the planet. (2 marks)
--- 8 WORK AREA LINES (style=lined) ---
(1) Use the formula in part (ii) to find `D` in terms of `u, R` and `g.` (1 mark)
--- 4 WORK AREA LINES (style=lined) ---
(2) Use the formula in part (iii) to find the time taken for the particle to return to the surface of the planet in terms of `u, R` and `g.` (1 mark)
--- 5 WORK AREA LINES (style=lined) ---
`(2)\ \ (2uR)/(gR – u^2)`
i. |
`text(When)\ x=R,\ \ ddot x = – k/(R^3)`
`text(Given)\ \ ddot x = -g\ \ text(on the surface)`
`-g =` | `-k/R^3` |
`:.k =` | `gR^3` |
ii. | `ddot x` | `=- (gR^3)/x^3` |
`1/2 v^2` | `= int – (gR^3)/x^3\ dx` | |
`= (gR^3)/(2x^2)+c_1` | ||
`:.v^2` | `=(gR^3)/x^2 +c_2` |
`text(When)\ t=0, x=R and v=u`
`u^2` | `=(gR^3)/R^2 +c_2` |
`c_2` | `=u^2-gR` |
`:.v^2` | `=(gR^3)/x^2 +u^2-gR` |
`=(gR^3)/x^2 -(gR-u^2)` |
iii. `text(Solution 1)`
`text(If)\ \ u >= sqrt (gR)\ \ text(then)\ \ u^2 >= gR`
`x` | `= sqrt (R^2 + 2uRt – (gR – u^2) t^2)` |
`≥sqrt (R^2 + 2sqrt(gR)Rt – (gR – gR) t^2)` | |
`≥sqrt (R^2 + 2sqrt(gR)Rt)` | |
`>sqrt (R^2)\ \ \ \ (t>0)` | |
`>R` |
`:. x>R\ \ text(when)\ \ t>0,\ text(and the particle does not)`
`text(return to the surface of the planet.)`
`text(Solution 2)`
`v^2` | `=(gR^3)/x^2 -(gR-u^2)` |
`>=(gR^3)/x^2\ \ \ \ text{(since}\ u^2 >= gR text{)}` | |
`v` | `>=0` |
`:.\ text(S)text(ince)\ \ v>=0,\ \ text(the particle is never moving back)`
`text(towards the planet and will never return.)`
iv. (1) `v^2 = (gR^3)/D^2 – (gR – u^2)`
`x = D\ \ text(occurs when)\ \ v = 0`
`:.0 =` | `(gR^3)/D^2 – (gR – u^2)` |
`D^2 =` | `(gR^3)/(gR – u^2)` |
`:.D =` | `sqrt ((gR^3)/(gR – u^2))` |
iv. (2) `text(Find)\ \ t\ \ text(when)\ \ x = R`
`text{Using part (iii)}`
`R` | `=sqrt (R^2 + 2uRt – (gR – u^2) t^2)` |
`R^2` | `= R^2 + 2uRt – (gR – u^2) t^2` |
`0` | `= t(2uR – (gR – u^2)t)` |
`:.t` | ` = (2uR)/(gR – u^2)\ \ \ \ (t>0)` |
`:.\ text(It takes)\ \ (2uR)/(gR – u^2)\ \ text(seconds to return to the planet.)`