I need more help, but this time it if for a problem involving projectile motion.
The question is " A shot leaves the thrower’s hand 6.5 ft above the ground at a 45° angle at 44 ft / sec. Where is it 3 sec later?"
I tried substituting known values into the equation for a vector describing projectile motion, and ended up with r(t)= <44cos(45)t + [6.5 + (44sin(45) - 16t^2]>. I ended up with <93.338, -106.387> for the coordinates, and I tried graphing the vector on my graphing calculator.
On the other hand, the solution to the problem is "Shot put is on the ground, about 66 ft 3 in. from the stopboard." I tried solving the problem a second time and tried to parametrize the position vector to get x= 44cos(45) and y= 6.5 - 32t^2. I'm just lost now.
The fact that in your solution $y \lt 0$ says the shot ends up below the ground, which is not physically possible. You are expected to realize that and assume that the shot stops when it hits the ground. Solve $y(t)=0$ to get $t$, then plug in that value of $t$ to get $x$.