
William W. answered 10/06/19
Experienced Tutor and Retired Engineer
Interesting problem. Here is the approach I took:
First, draw a picture of the initial velocity:
Looking at the x-direction: x = vxt but vx = vcos(31.4°) so x = vcos(31.4°)t or 2.73 = vcos(31.4°)t which means that t = 2.73/[vcos(31.4°)]
Looking at the y direction:
If we look at the motion it would (could) do something like this:
Point 2 (P2) is farther than P1 so let's assume that is where the fish hits the water.
In the y direction, Δy = vyit + 1/2at2 but vyi = vsin(31.4°) so 0.504 = vsin(31.4°)t +1/2(-9.81)t2. We can now substitute in (from the x-direction work) t = 2.73/[vcos(31.4°)] so we get:
0.504 = vsin(31.4°)(2.73/[vcos(31.4°)]) +1/2(-9.81)(2.73/[vcos(31.4°)])2 or
0.504 = 2.73/tan(31.4°) - 50.1771/v2
so v2 = 43.1668 or v = 6.57 m/s
To check out our answer, we can do a couple things. First, plug in v = 6.57 into 0.504 = vsin(31.4°)t +1/2(-9.81)t2 to see what the 2 times are for the fish to reach 0.504 meters. It results in the quadratic equation -4.905t2 + 3.423t - 0.504 and solving, we get t = 0.211s and 0.487s which is consistent with our answer.
Next, we can look at the the distance traveled in both the x and y directions in t = 0.487s and it seems consistent with our problem so I think this looks good.
Leon N.
how did you go from 0.504 = 2.73/tan(31.4°) - 50.1771/v2 to v2 = 43.166810/11/20