cepheid said:
You can examine the horizontal motions and vertical motions independently.
The horizontal velocity never changes, because there is no acceleration in the horizontal direction, because there is no net force in the horizontal direction. Therefore, the horizontal component of the velocity at the end of the fall is the same as it is at the beginning of the fall.
The vertical velocity changes, but you can easily use kinematics to solve for it. The downward force is constant, therefore, the acceleration is constant. What is the equation for velocity vs. time in the case of constant acceleration? Your vertical velocity will obey this equation.
Alternatively, you can use energy methods to solve for the final vertical velocity. Given the object's initial upward velocity, what maximum height does it reach (use conservation of energy)? Since it then falls to the ground from that height, what velocity will it have at the end of the fall? Again, use conservation of energy.
Edit: the second method is definitely preferable, because you don't have to worry about the time interval involved.
Thank you for the response, it is greatly appreciated! However, I did not specify that I have the knowledge to solve this problem using Kinematic Equations. I apologize!
Here is new attempt to solve the problem using Conservation of Energy.
Energy (E) = Kinetic Energy (K) + Potential Energy (U)
The initial Kinetic Energy (Ki) is as follows:
Ki = .5(m)(v^2)
= .5(1kg)(13.5m/s)^2
= 91.125 Joules
The initial Potential Energy (Ui) is as follows:
Ui = mgy
= (1kg)(9.8m/s^2)(33m)
= 323.4 Joules
Thus, the initial Mechanical Energy is Ui + Ki.
Mechanical Energy (ME) = 414.525 J
The Law of Conservation of Energy yields initial Energy (Ei) is equal to final Energy (Ef) in a system.
So, if there is 414.525 Joules of energy being produced at the initial, the same must stand for the final.
At Uf Final Potential Energy, height = 0.
Uf = mgy
Uf = (1kg)(9,81m/s^2)(0m)
= 0
All the energy must therefore be in the form of Kinetic Energy.
Substituting that in and solving for final velocity..
414.525 J = .5(1kg)(v)^2
v^2 = 829.05 (Dividing through by .5)
v = +- 28.8 m/s (Taking square root)
Would this value be negative or positive? Also, was the process correct? Why do I not have to take into consideration the angle if so?
I appreciate the help.