Question
Question: A ball is thrown straight upward with a speed v from a point h meter above the ground is: taken for ...
A ball is thrown straight upward with a speed v from a point h meter above the ground is: taken for the ball to strike the ground is:

gv[1+1+v22hg]
gv[1−1−v22hg]
gv[1−1+v22hg]
gv[2+1+v22hg]
gv[1+1+v22hg]
Solution
The ball is thrown straight upward from a point h meters above the ground with an initial speed v. We need to find the time taken for the ball to strike the ground.
Let's set up a coordinate system with the origin at the ground level and the positive y-axis pointing upward.
The initial position of the ball is y0=h.
The initial velocity of the ball is v0=+v (since it is thrown upward).
The acceleration due to gravity acts downward, so a=−g.
The final position of the ball when it strikes the ground is y=0.
We use the kinematic equation that relates position, initial position, initial velocity, acceleration, and time: y=y0+v0t+21at2
Substitute the known values into the equation: 0=h+vt+21(−g)t2 0=h+vt−21gt2
Rearrange the equation to form a quadratic equation in terms of t: 21gt2−vt−h=0 Multiply by 2 to clear the fraction: gt2−2vt−2h=0
This is a quadratic equation of the form At2+Bt+C=0, where A=g, B=−2v, and C=−2h. We can solve for t using the quadratic formula: t=2A−B±B2−4AC
Substitute the values of A, B, and C: t=2(g)−(−2v)±(−2v)2−4(g)(−2h) t=2g2v±4v2+8gh
We can factor out 4 from the term inside the square root: t=2g2v±4(v2+2gh) t=2g2v±2v2+2gh
Now, divide the numerator and the denominator by 2: t=gv±v2+2gh
We have two possible solutions for t. Since time t must be positive, we need to evaluate the two roots. The term v2+2gh is positive. Since v>0, g>0, and h>0, we have v2+2gh>v2. Taking the square root, we get v2+2gh>v2=v. So, v−v2+2gh will be negative. And v+v2+2gh will be positive.
Since the time taken must be positive, we take the positive root: t=gv+v2+2gh
Now, we need to express this result in the form given in the options. The options have a factor of gv outside a bracket. Let's factor out gv from our expression for t: t=gv(vv+v2+2gh) t=gv(vv+vv2+2gh) t=gv(1+v2v2+2gh) t=gv(1+v2v2+v22gh) t=gv(1+1+v22gh)
This expression matches option (A).