A bullet is fired with speed $100$ m/s from a gun at a point on a circular disc, which is rotating at a constant $0.1$ rad/s, at a distance of $100$ m from the center of the disc. The gun is aiming towards the center of the disc at the moment the bullet is fired. Find the velocity of the bullet as observed in an inertial frame.
I am a little unsure as to what the velocity vector will be for the problem as observed in the rotating frame. Can anyone help?
If you want vectors, write vectors:
Let suppose that, at the moment of the firing, the axes of the two frames coincide and $y=z=0$ for the bullet's position.
$$\mathbf V=(-V_0,0,0)\;;\omega=(0,0,\omega_0)\;;\mathbf Q=(Q_0,0,0)$$
$$\mathbf v = \mathbf{V} + \mathbf\omega \times \mathbf Q =(-V_0,0,0)+(0,0,\omega_0)\times(Q_0,0,0)$$
The bullet is in the the plane of rotation and with some impulse towards the positive $y$ irection (we chose the system to rotate counterclockwise), as expected:
$$\mathbf v=(-V_0,Q_0\omega_0,0)$$ with magnitude $$v=\sqrt{V_0^2+Q_0^2\omega_0^2}$$
Now $V_0=100\,ms^{-1}\;;Q_0=100\,m$ and $\omega_0=0.1\,s^{-1}$, substitute and it's done.
PS: The bullet miss the center of the frame.