A ball kicked from the ground (Projectile Motion)

AI Thread Summary
A ball is kicked from the ground at a 65° angle with an initial speed of 8 m/s, and the discussion focuses on calculating its speed at half the maximum height. The user correctly decomposes the initial velocity into horizontal and vertical components, finding them to be approximately 3.38 m/s and 7.25 m/s, respectively. However, there is confusion regarding the maximum height, with initial calculations yielding incorrect values. The recommended approach involves using kinematic equations to determine the time to reach maximum height and then applying conservation of energy principles to find the final speed at half that height. Ultimately, the final speed is calculated to be around 6.14 m/s.
Chandasouk
Messages
163
Reaction score
0

Homework Statement



A ball is kicked from the ground at an angle of 65° and at a speed of 8 m/s. What is its speed when it reaches 1/2 of the maximum height along the path, assuming that air resistance is negligible?

My head hurts from this.

I made a diagram of this event by using a vector pointing diagonally with 65 degrees to the horizontal

I used trig to find the velocity at the x and y components

sin65 = y/8

Y = 7.25m/s

cos65=x/8

x = 3.38m/s

from here, i didn't know what to do. I used the equation V^2 = Vi^2+2a\Deltax

\Deltax = .58287751m

Then, to obtain the height

tang65=H/.58287751m

H = 1.25m

then half of that is .6249m

and uh...conservation of energy

Intial 1/2mVi^2 = Final mgh + 1/2mVf^2

You can cancel out the m's

1/2(8)^2 = (9.80)(.6249m) + .2Vf^2

Vf= 7.19 = 7.2m/s ?
 
Physics news on Phys.org
Your horizontal and vertical components are correct.
Your max height is not.
Recommend you make two headings and write the appropriate equations:
Horizontal: constant speed so
-----------
d = vt

Vertical: accelerated so
--------
V = Vi + at, d = Vi*t + .5at^2
At maximum height, V = 0. Put that and your known values for the vertical Vi and acceleration into the first equation and solve for time of max height.
Put that time into the second equation to find the maximum height.
 
Delphi51 said:
Your horizontal and vertical components are correct.
Your max height is not.
Recommend you make two headings and write the appropriate equations:
Horizontal: constant speed so
-----------
d = vt

Vertical: accelerated so
--------
V = Vi + at, d = Vi*t + .5at^2
At maximum height, V = 0. Put that and your known values for the vertical Vi and acceleration into the first equation and solve for time of max height.
Put that time into the second equation to find the maximum height.


0 = 7.25ms+(-9.80m/s^2)t

-7.25m/s = -9.80m/s^2t

t=.74 seconds

d = (7.25)(.74) + .5(-9.80)(.74)^2

D=2.68m and half of that is 1.34m

then conservation of energy

Intial 1/2mVi^2 = Final mgh + 1/2mVf^2

You can cancel out the m's

1/2(8)^2 = (9.80)(1.34m) + 1/2Vf^2

Vf = 6.14m/s ?
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top