Given R = x(max) =100 m; θ = 30o; vo = ?
(a) Youranswer is correct. But better follow this.
We know that R = (vo2/g) sin 2θ
Therefore,
. vo2 = R.g/Sin 2θ = 100x9.8/0.866
= 1131.6
vo = √1131.6 = 33.6 m/s
(b)You have found t and then y; It is ok But you used a wrong formula for y.
y = v0 + v0t + 1/2gt2 is wrong; You can see it is dimensionally wrong also.
as lhs, y has dimension of length, whereas the first term on the right side, vo has dimension of L/T.
The correct formula is,
y = v0t + 1/2gt2 = 33.6x3.43 - 0.5x9.8x3.43x3.43
= 115.25 - 57.65 = 57.6 m
But it is easier and quiker to use, v2 - u2 = 2aS for motion in the y direction.
At the top, v = 0; vo2 = 2g.ymax
ymax = vo2 /2g = 33.6x33.6/2x9.8