Finding the general highest spot-balistick

  • Thread starter Thread starter Lenjaku
  • Start date Start date
  • Tags Tags
    General
AI Thread Summary
The discussion revolves around calculating the maximum height a ball reaches when thrown at an angle α from a height H, while moving a horizontal distance D. The initial confusion stems from the integration of the velocity vector and the necessity of using the equation r = r0 + v0(t)t + 0.5gt² to accurately determine the position. The user realizes that the missing factor of 0.5 in the equation was due to a misunderstanding of integration, which is crucial for correctly calculating the height. Ultimately, the correct approach involves determining the time to reach maximum height and then using that time to find the maximum height in terms of D, α, and H. The user concludes that starting over with a clearer understanding will help resolve the issue.
Lenjaku
Messages
16
Reaction score
0

Homework Statement


a ball is thrown in angle α from height H , moving horizontal distance D.
express the highest spot it reaches using the parameter D.

Homework Equations


r=r0+v0(t)t+0.5gt2

The Attempt at a Solution


My question is why I can;t simply find the highest spot using the vectors without using the equation?
The velocity vector is integrated from the acceleration so it already contains the acceleration so I dun get why I get a wrong answer.
Here is what I did:

a=(0,-g)

v=∫a +v0=>
v=(vcos(α),vsin(α)-gt)

now I found t by saying highest spot is when vy=0
so I get

vsin(α)-gt=0 =>
t=( vsin(α) )/g

Now here is what I am supposedly doing wrong:

The position vector in any given time is:
∫v+r0 =>
r(t)=(-vsint(α)t,H+vcos(α)t-gt2)

Ok now why can't I simpy
calculate it as r(t=( vsin(α) )/g) ?
Why I have to use the equation r=r0+v0(t)t+0.5gt2?

I am looking for the D it will reach in the given time (which I calculated as the time it takes the ball to reach it's highest point).
The acceleration is already in account so what am I missing?

the next steps I'd take are saying:
rx=D and finding t using D.
ry=0. using the t I just found (all this to get D involved). (here again I would just place t in teh vector but the answer actually contains the equation of r=r0+v0(t)t+0.5gt2 ) why can;t I use it without it?

And eventually using the new ts I just found (which contain the D I need)

Place it again in the vector which expresses highest height.

I know in a specific t it is in a specific position , I want to find the t it reaches with specific speed...why do I need the equation if I have specific points?
There is no problem using for instance the place it reaches in t=3.
I dun get it.
 
Last edited:
Physics news on Phys.org
Lenjaku said:

Homework Statement


a ball is thrown in angle α from height H , moving horizontal distance D.
express the highest spot it reaches using the parameter D.

Homework Equations


r=r0+v0(t)t+0.5gt2

The Attempt at a Solution


My question is why I can;t simply find the highest spot using the vectors without using the equation?
The velocity vector is integrated from the acceleration so it already contains the acceleration so I dun get why I get a wrong answer.
Here is what I did:

a=(0,-g)

v=∫a +v0=>
v=(vcos(α),vsin(α)-gt)

now I found t by saying highest spot is when vy=0
so I get

vsin(α)-gt=0 =>
t=( vsin(α) )/g

Now here is what I am supposedly doing wrong:

The position vector in any given time is:
∫v+r0 =>
r(t)=(-vsint(α)t,H+vcos(α)t-gt2/2)

Your last formula is wrong. Otherwise, you can substitute tmax for t in r(t), to find the maximum height. ehild.
 
Last edited:
I think I figured out...
Using the equation or using the vector itself should be the same.
the equation was adapted from the vector's integration the missing 0.5 that confused me was missing because I forgot that when integrating pow u also add it as friction.
(sorry I am having hard time translating math terms,I meant 2t→ (2t2)/2
and not simply 2t2...the rest of the logic may be off due to my lack of concentration I keep loosing myself and mixing things/forgetting things etc -.-

Anyway I think the problem is solved I just have to start over.
 
There is the time when the ball reaches the highest point. It is t1=(vosinα)/g.
There is the "time of flight" t2, from start to the instant when the ball reaches the ground: y(t2)=0. You get the maximum horizontal distance with
D=t2 vo cosα.

Find ymax in term of D (and alpha and H).

ehild
 
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 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
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