What is the velocity of the thrown ball?

  • Thread starter Thread starter physicsnewb7
  • Start date Start date
  • Tags Tags
    Velocity
AI Thread Summary
A dynamics problem involves calculating the velocity of a ball thrown from a height of 1.5 meters at a 3-degree angle, reaching a wall 6 meters away and hitting at 0.97 meters. The participant struggles to find the velocity components due to the absence of a time variable. They suggest simplifying the problem by adjusting the height values to start from the origin, which leads to a height of -0.53 meters at impact. The equations for horizontal and vertical motion are established, indicating that time can be derived from the horizontal motion equation. The discussion emphasizes the need for substituting time into the vertical motion equation to solve for the initial velocity.
physicsnewb7
Messages
42
Reaction score
0

Homework Statement


This problem arose in my dynamics class. It says that a ball is thrown from a 1.5 m height at an angle of 3 degrees upward. it reaches a wall 6 meters away from where the ball is thrown, and hits the wall at a height of .97 m. The question asks what is the velocity?


Homework Equations


y=v(t)+1/2a(t^2)
v(y)=v+at


The Attempt at a Solution


I tried to get the x and y velocity components but just can't seem to do it. I can't seem to understand how to get a velocity when there is no given amount of time. please help
 
Physics news on Phys.org
haven't tried working it out but you can make the question simpler by shifting the vertical height values down by 1.5m. That way, the ball starts at the origin and the ending height is (.97 - 1.5) = -.53m

This gets rid of some messy stuff. About your time question, I haven't tried it yet but because you are working on two dimension of motion, you can probably equate the equations and t is not required.

PS.
velocity vectors:
ucos3 in the x direction
usin3 in the y direction
 
how am I supposed to calculate the x,y velocity components ucos(3) and usin(3) when i can't find the normal velocity.
 
you leave them as usin3 and ucos3 (or 0.05234u and 0.99863u)

the method is this basically:
sx = 6 when sy = -0.53 (I got -0.53 from my previous post)
so this means that:

6 = ucos(3)t and -0.53 = usin(3)t -.5gt^2

t = 6/ucos(3) and you sub this into the other equation, then there is a lot of donkey work to solve for u
 
thanks appreciate the help!
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top