Finding Maximum Range of a Projectile: Velocity and Formula

  • Thread starter Thread starter phoenix20_06
  • Start date Start date
  • Tags Tags
    Convert Formula
AI Thread Summary
The discussion revolves around calculating the maximum range of a projectile based on its velocity, specifically addressing a baseball pitcher's throw. The original problem presents a velocity of 60 min/h with a maximum range of 242 ft, leading to confusion over the units used. Participants clarify that the maximum range is proportional to the square of the velocity, allowing for a mathematical approach to solve for the range at 70 min/h. By establishing the relationship D = K V^2, they derive the new maximum range as approximately 398.38 m, despite the initial unit confusion. The resolution emphasizes that the specific units were irrelevant to the calculation, focusing instead on the proportionality of velocity and range.
phoenix20_06
Messages
13
Reaction score
0

Homework Statement



Hello,

I have a language problem that affects my Math problem :-) I hope you can assist me with this.

The Maximum range of a projectile is directly proportional to the square of it's velocity. A baseball pitcher can throw a ball at 60 min/h, with a maximum range of 242ft. What would his maximum range be if he could throw the ball at 70 min/h.

I'm not what min/h means. isn't velocity is in m/s or ft/s?

I'm lost at this point.

I would think it's something like m = (v^2)x

but I'm not sure if it's even a right assumption.

thank you for any input

What would be the formula?



Homework Equations





The Attempt at a Solution


 
Physics news on Phys.org
Yeah, there is something wrong with the units as stated. AFAIK, "min" is short for minutes, and not much else. "h" can be short for hours, and there's 60 minutes in an hour, so 60 min/h may be a thing, but it sure isn't a velocity. As you say, velocity will have units of distance/time.

So that needs to be clarified at some point, but I think you can solve the problem without knowing what the actual units are for the velocity.

The problem says that the max range is proportional to the square of the velocity. So write that mathematically like this:

D = K V^2

Where K is some proportionality constant. Then you can write two equations for the two different situations (different initial velocities give different max distances):

D_1 = K {V_1}^2

D_2 = K {V_2}^2

Put in the 60 <whatever units> and 242 ft. into the first equation, and put in what you know so far, the 70 <whatever units> into the 2nd equation. Now you want to solve for D2. Do you have some ideas on how you can do that?
 
Berkeman thank you for your reply.
I believe the solution would be:

242 = K60^2
x = K 70^2

so
x/242 = (70^2/60^2)
x = (4900/3600)* 242 = 398.38m

It was very helpful :-)
 
Good job. That min/h thing would have thrown me too! It's only because the units don't matter in this problem, that you were able to ignore the goofy units and solve the problem.
 
I would suspect that "min/h" is a misprint for "mi/h"- mile per hour. But as Berkeman explained, it doesn't affect your answer.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top