When the balls collide, they are moving in opposite direction and the speed of A is twice the speed of B. At what fraction of the height did the collision occur?
Now I have solved this question a bit differently. I did not arrive at the right answer, so I need to know what I have to fix.
Let the building be of height H and let the balls collide at h and time t
Distance travelled by A $$H-h=\frac 12 gt^2$$ So $$t^2=\frac 2g (H-h)$$ And distance covered by B is
$$h=ut - \frac 12 gt^2$$ Subsisting the value of t $$h=u\sqrt {\frac{2(H-h)}{g}} - (H-h)$$ Squaring after doing appropriate simplification $$H^2=\frac{2u^2(H-h)}{g}$$ I don’t know how to proceed further. Please help.