Finding velocity for projectile given distances and launch angle

AI Thread Summary
The discussion focuses on calculating the velocity of a projectile, specifically a cat shot from a cannon over a wall, using the equations of motion. The original poster attempts to derive the velocity using time and distance formulas but arrives at an incorrect result of 103 m/s instead of the expected 54 m/s. Participants highlight confusion over the use of angles, particularly the incorrect reference to cos(3025), and suggest deriving the expression for velocity algebraically before substituting numerical values. They emphasize the importance of correctly applying trigonometric functions and clarifying the parameters involved in the calculations. Overall, the conversation aims to clarify the mathematical approach to solving projectile motion problems.
aqryus
Messages
6
Reaction score
1
Homework Statement
A cat is shot out of a cannon over a 30m high wall at an angle of 55 degrees from ground level. With what speed does it have to be launched to make it approximately 5m lover the wall if the wall is 250m from the cannon?
Relevant Equations
t =d/v
d = (v) (t) + (0.5) (a) (t)^2
i used t=d/v for the x direction using the formula t=250/vcos55

and subbed that into the formula for the y direction

d = (v) (t) + (0.5) (a) (t)^2
35 = (vsin55) (250/vcos55) - (4.9) (250/vcos55)^2

canceled out the first two v

35 = sin55 (250/cos55) - (306250/v^2cos3025)
35 = 357 - (306250/v^2cos3025)
35 cos3025 (v^2) = 306250
v^2 = 306250/25cos3025
v^2 = 10669
v = 103 m/s

but the answer is 54m/s so this is way off and I'm really not sure what I'm doing wrong. I thought maybe I should use 500m for x distance because the cat reaches 35m at the wall, which is only half of the trajectory (?). Any help is appreciated thank you.
 
Physics news on Phys.org
aqryus said:
Homework Statement:: A cat is shot out of a cannon over a 30m high wall at an angle of 55 degrees from ground level.
Oh noes! A cat? Are you sure it wasn't a car or a rat? Poor kitty! :oops:

1674695061404.png
 
  • Haha
Likes PeroK, Mark44 and erobz
I can only speak for myself when I say that I could be more helpful if understood your numbers and how you got them. I am baffled by equations like
35 = sin55 (250/cos55) - (306250/v^2cos3025)
Do you really mean cos3025? Where did you get an angle equal to 3025 in , I assume, radians?

I strongly recommend that you work out the solution algebraically without using numbers to get an expression for ##v^2## in terms of the projection angle ##\theta##, the horizontal distance ##x##, the wall height ##h## and, of course, ##g##. Then substitute the numbers. This would help us figure out (a) whether you got the wrong expression and where you went wrong or (b) whether you made a mistake in substituting the numerical values.
 
  • Like
Likes berkeman and erobz
aqryus said:
35 = (vsin55) (250/vcos55) - (4.9) (250/vcos55)^2

canceled out the first two v

35 = sin55 (250/cos55) - (306250/v^2cos3025)
It doesn't work this way. ##(v\cos(55))^2## is ##v^2 (\cos(55))^2##, with the cosine factor commonly written as ##\cos^2(55)##. The idea is that you're supposed to calculate ##\cos(55)## and then square that number, not square 55 and take the cosine of 3025.

Really, fire a cat out of a cannon? That's weird...
 
  • Like
  • Informative
Likes berkeman and PeroK
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Trying to understand the logic behind adding vectors with an angle between them'
My initial calculation was to subtract V1 from V2 to show that from the perspective of the second aircraft the first one is -300km/h. So i checked with ChatGPT and it said I cant just subtract them because I have an angle between them. So I dont understand the reasoning of it. Like why should a velocity be dependent on an angle? I was thinking about how it would look like if the planes where parallel to each other, and then how it look like if one is turning away and I dont see it. Since...
Back
Top