Mechanics in cartesian coordinates

AI Thread Summary
The discussion revolves around a physics problem involving projectile motion, specifically analyzing the trajectory of a cannonball shot at an angle θ. Part (a) is straightforward, with participants successfully deriving the equations for the ball's position over time using Newton's second law. In part (b), the challenge lies in determining the maximum angle θ that allows the distance r(t) from the cannon to continuously increase throughout the flight. Participants suggest differentiating the expression for r^2 = x^2 + y^2 with respect to time to find conditions for increasing distance, emphasizing the importance of ensuring that the derivative does not equal zero during the flight. The conversation highlights the complexity of the problem and the need for careful application of calculus principles.
Ascendant78
Messages
327
Reaction score
0

Homework Statement



A cannon shoots a ball at an angle θ above the horizontal ground. (a) Neglecting air resistance, use Newton's second law to find the ball's position as a function of time. (Use axes with x measured horizontally and y vertically.) (b) Let r(t) denote the ball's distance from the cannon. What is the largest possible value of θ if r (t) is to increase throughout the ball's flight? [Hint: Using your solution to part (a) you can write down r^2 as x^2 + y^2 , and then find the condition that r^2 is always increasing.]

Homework Equations



x(t) = (vicosθ)t
y(t) = (visinθ)t -1/2gt^2

The Attempt at a Solution



While the part for 'a' was a piece of cake (equations in "relevant equations" above), I am having a hard time figuring out the best way to deal with 'b'. From the hint, I was thinking you take x^2 + y^2, take the derivative of it with respect to θ, then set it to 0 to find what values of θ it will be increasing for. However, I tried this and with how many trig values I ended up with in the equation, I am not even sure how to find the zeros for the function, so I can't discern where it will be zero. Does anyone have any suggestions?

In case it was the right approach, taking the derivative of x^2 + y^2 gave me this:

2vi^2t^2sinθcosθ - 2vi^2t^2cosθsinθ - gvit^3cosθ
 
Last edited:
Physics news on Phys.org
I guess this is a fairly difficult one, as you guy normally never take this long to toss me some hints. I've skipped over it and done other problems, but still can't figure out what to do on this one.
 
Ascendant78 said:

Homework Statement



A cannon shoots a ball at an angle θ above the horizontal ground. (a) Neglecting air resistance, use Newton's second law to find the ball's position as a function of time. (Use axes with x measured horizontally and y vertically.) (b) Let r(t) denote the ball's distance from the cannon. What is the largest possible value of θ if r (t) is to increase throughout the ball's flight? [Hint: Using your solution to part (a) you can write down r^2 as x^2 + y^2 , and then find the condition that r^2 is always increasing.]

Homework Equations



x(t) = (vicosθ)t
y(t) = (visinθ)t -1/2gt^2

The Attempt at a Solution



While the part for 'a' was a piece of cake (equations in "relevant equations" above), I am having a hard time figuring out the best way to deal with 'b'. From the hint, I was thinking you take x^2 + y^2, take the derivative of it with respect to θ, then set it to 0 to find what values of θ it will be increasing for. However, I tried this and with how many trig values I ended up with in the equation, I am not even sure how to find the zeros for the function, so I can't discern where it will be zero. Does anyone have any suggestions?

In case it was the right approach, taking the derivative of x^2 + y^2 gave me this:

2vi^2t^2sinθcosθ - 2vi^2t^2cosθsinθ - gvit^3cosθ

r2 is a function of 't' , not θ . You need to differentiate w.r.t 't' .
 
  • Like
Likes 1 person
Ascendant78 said:

Homework Statement



A cannon shoots a ball at an angle θ above the horizontal ground. (a) Neglecting air resistance, use Newton's second law to find the ball's position as a function of time. (Use axes with x measured horizontally and y vertically.) (b) Let r(t) denote the ball's distance from the cannon. What is the largest possible value of θ if r (t) is to increase throughout the ball's flight? [Hint: Using your solution to part (a) you can write down r^2 as x^2 + y^2 , and then find the condition that r^2 is always increasing.]

Homework Equations



x(t) = (vicosθ)t
y(t) = (visinθ)t -1/2gt^2

The Attempt at a Solution



While the part for 'a' was a piece of cake (equations in "relevant equations" above), I am having a hard time figuring out the best way to deal with 'b'. From the hint, I was thinking you take x^2 + y^2, take the derivative of it with respect to θ

The distance between the ball and the cannon, ##R=\sqrt{x^2+y^2}## has to increase after the ball is shoot out, but it can reach a maximum and then decrease for a while. To have a maximum, dR/dT has to be equal to zero.

Take the derivative of R with respect to time and see if it can be zero.

As R can not be negative, the condition for dR/dT=0 is the same as for d(R2)/dT=0
Apply the chain rule of differentiation...
The first figure shows R(t) and y(t) if V0=20 m/s and θ=80 degrees. The region where R decreases is clearly seen. The second picture is the same for θ=45 degrees: R inceases during the whole flight.

ehild

ehild
 

Attachments

  • projectdist.jpg
    projectdist.jpg
    14.8 KB · Views: 496
  • projectdist45.jpg
    projectdist45.jpg
    13.7 KB · Views: 489
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