Here height, velocity and time are represented by x, v and t respectively.
Initial height= 2 m
Initial velocity = 10 m/s
As the ball thrown vertically upward acceleration is -9.8 m/s²
(a) = -9.8
=> = -9.8
=> v = -9.8 as = v
=> vdv = -9.8dx
=> vdv = -9.8 dx
=> = -9.8x + C , C is integration constant
By initial condition , when x = 2, v = 10
So = -19.6 + C => C = 69.6
Therefore = -9.8x + 69.6
=> v² = -19.6x + 139.2
The ball will gain height as it will have a positive velocity.
So the height will be maximum when v= 0
Now putting v= 0 we get
-19.6x + 139.2 = 0
=> x = = 7 ( nearest to integer)
So maximum height the ball will reach is 7 m ( nearest to meter)
(b) To solve this part we will find the relation between height (x) and time (t)
Now = -9.8
=> dv = -9.8dt
=> dv = -9.8 dt
=> v = -9.8t + C1 where C1 is integration constant.
By initial condition , when t= 0, v = 10
So C1 = 10
Therefore v = 10 - 9.8t
=> = 10 - 9.8t
=> dx = 10dt - 9.8tdt
Integrating
dx = 10 dt - 9.8 tdt
=> x = 10t - 9.8 + C2. where C2 is integration constant.
When t = 0, x = 2
So 2 = C2
Therefore x = 2 + 10t - 4.9t²
When the ball will reach the ground, height of the ball, x = 0
So putting x= 0 we get
2 + 10t - 4.9t² = 0
=> 4.9t² - 10t -2 = 0
=> 49t² - 100t - 20 = 0
Using quadratic formula
t = =
So t =
=> t = 2.224 or - 0.1835
Negative value of t is rejected as time can not be negative.
So t = 2.224 = 2.2 ( correct upto one place of decimal)
So time taken to hit the ground is 2.2 second
Comments